[5736] in Kerberos
login.krb5 on Solaris 2.4
daemon@ATHENA.MIT.EDU (Joe Ramus)
Fri Aug 18 19:34:35 1995
Date: Fri, 18 Aug 95 16:24:59 PDT
From: ramus@nersc.gov (Joe Ramus)
To: kerberos@MIT.EDU
Perhaps we have some configuration setup wrong on our Solaris 2.4 build
for Kerberos 5.5. We are able to use the K5.5 telnet & telnetd to
do an authenticated login. But we note some problems with the
environment.
It looks like some incorrect data is stored in /var/adm/wtmpx.
And the command "logname" gives incorrect data.
%% logname
.telnet
When we build and install, we create the files
/krb5/sbin/telnetd
/krb5/sbin/login.krb5
I find that telnetd is using /krb5/sbin/login.krb5 instead of /bin/login.
%% strings /krb5/sbin/telnetd | grep bin/log
/krb5/sbin/login.krb5
Questions:
1. Should we use /bin/login or login.krb5 ?
2. If login.krb5 is the correct choice, can we set some #defines in
order to get the the proper updating of /var/adm/wtmpx and the
correct environment settings.
----------------------------------------------------------------
| Joe Ramus NERSC Livermore (510) 423-8917 ramus@nersc.gov |
----------------------------------------------------------------