DragonFly bugs List (threaded) for 2004-07
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
logger effective uid pb ?
Hi,
I have DFB-1.0,
(same pb with freebsd v4.x)
look my test :
A)
ssh root@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@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@xxxxxxxxxx
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]