Subject: su(1) not working?
To: None <netbsd-users@netbsd.org>
From: Richard Grace <rgrace@aapt.com.au>
List: netbsd-users
Date: 06/18/2002 12:03:47
This seems to be a change in the last week or two (sorry I can't be
more specific) which affects the '-' option in su(1).
A simple ``su -'' does not seem to work, while using the full option
``su -l root'' does work. The man page still says that '-' is the same
as '-l', but the proof is not in the pudding.
I looked at the CVS repository, but there doesn't seem to be any
change to the su(1) code which would affect this.
Has anyone seen this behaviour?
Ta.
Richard.
- - - -8<- - - -
$ uname -a
NetBSD snorky 1.6A NetBSD 1.6A (SNORKY) #2: Sun Jun 16 15:42:53 EST 2002 =
root@snorky:/usr/src/sys/arch/i386/compile/SNORKY i386
$ su -
su: unknown login -
$ su -l root
Password: