Hello,
In the previous thread, someone asked how to install PAM on a Solaris
2.6 machine. I followed the Section E. of the Solaris 2.6 AFS 3.4a
install document (sun4x_56.install) to configure PAM on our Solaris 2.6
Sun Ultra 1 machine. Now the AFS users can log in without any problem.
But if I create a local unix account on the machine, then the local
account will not be able to log in (because the local account doesn't
have an AFS password?). See the following:
-----------------------------------------
SunOS 5.6
Username:testact
AFS Password:
Login incorrect
------------------------------------------
Does anyone know what I should modify in order to enable the local unix
account?
Also whenever someone wants to log on the machine, the following message
will appear in the /var/adm/messages file:
pam_afs: Unknown option: setenv_password_expires
Should I remove the option "setenv_password_expires" from the
/etc/pam.conf file (even it's in the document)?
Thanks for your help!
Julia