On Sat, 28 Apr 2001, Clemens Hermann wrote:
Hallo,
> ist es möglich, im Rahmen eines su eine andere shell zu verwenden als
> die, die in /etc/passwd angegeben ist (z.B. als Parameter von su)?
> Ich hab in der manpage nichts gefunden.
su(1)
-m Leave the environment unmodified. The invoked shell is your lo-
gin shell, and no directory changes are made. As a security pre-
caution, if the target user's shell is a non-standard shell (as
defined by getusershell(3)) and the caller's real uid is non-ze-
ro, su will fail.
Also mit -m behälst Du Deine aktuelle Shell.
Zuerst shell wechseln, dann su
-- Noch einen schoenen Tag Noel To Unsubscribe: send mail to majordomo(at)de.FreeBSD.org with "unsubscribe de-bsd-questions" in the body of the messageReceived on Sat 28 Apr 2001 - 10:41:36 CEST