logger effective uid pb ?
rmkml
rmkml at wanadoo.fr
Sat Jul 17 04:48:39 PDT 2004
Hi,
I have DFB-1.0,
(same pb with freebsd v4.x)
look my test :
A)
ssh root at dgfly1
# logger test
and I view in dgfly1 on /var/log/messages
Jul 17 15:37:34 <1.5> dgfly1 root: test
OK
B)
ssh root at dgfly1
# su - compile
$ id
uid=1001(compile) gid=1001(compile) groups=1001(compile)
$ logger test
and I view in dgfly1 on /var/log/messages
Jul 17 15:39:34 <1.5> dgfly1 root: test
NOK
why not log effective user ? (compile)
rather than root
same pb if first ssh user is not root and su to root...
Regards
Rmkml at xxxxxxxxxx
More information about the Bugs
mailing list