Hi,

Kevin van Haaren wrote:
> 
> if I:
> ssh in as a user account
> su root

have a look at this:

ralf@debian:~$ su 
Password: 
debian:/home/ralf# set | grep LOGNAME
LOGNAME=ralf
debian:/home/ralf# exit
ralf@debian:~$ su -
Password: 
debian:~# set | grep LOGNAME
LOGNAME=root

"su" != "su -"

what about the others?
do they have used "su -" oder "su"?

bye
Ralf


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to