[5385] in Kerberos
Re: "su: may not be called from rc script" under eklogin, OSF/1
daemon@ATHENA.MIT.EDU (Mark W. Eichin)
Wed Jun 14 17:00:26 1995
Date: Wed, 14 Jun 95 16:47:58 -0400
From: "Mark W. Eichin" <eichin@cygnus.com>
To: pjpark@MIT.EDU
Cc: shutton@habanero.ucs.indiana.edu (Scott Hutton), kerberos@MIT.EDU
In-Reply-To: "[5382] in Kerberos"
Does that imply that the addition of a setluid() call in login.krb
would suffice? (CNS has similar code for SCO already:
src/appl/bsd/login.c:825:
#ifdef __SCO__
/* this is necessary when C2 mode is enabled, but not otherwise */
setluid((uid_type) pwd->pw_uid);
#endif
but the OSF 1/v3.0 man pages indicate that -lsecurity is probably
needed when using this feature...)
Perhaps you could try it, and let us know if it works.
_Mark_ <eichin@cygnus.com>
Cygnus Support
Cygnus Network Security <network-security@cygnus.com>
http://www.cygnus.com/data/cns/