Oracle Solaris System Administration (MOSC)

MOSC Banner

Kerberos - Changing password with passwd as well as with kpasswd - PAM settings

edited Oct 25, 2011 1:28AM in Oracle Solaris System Administration (MOSC) Question
Hello,
I've been studying the manual as this particular problem is of interest, but haven't found any examples on how to adjust pam.conf to get the desired behavior from passwd.
...
#-----------------------------------------------------------------------------------
# passwd command (explicit because of a different authentication module)
#
passwd          auth            required          pam_passwd_auth.so.1
#
#-----------------------------------------------------------------------------------
# Default definition for Account management
# Used when service name is not explicitly mentioned for account management
#
other           account         requisite         pam_roles.so.1
other           account         requisite         pam_list.so.1           allow=/etc/user.allow
other           account         binding           pam_krb5.so.1
other           account         required          pam_unix_account.so.1
#
...
#-----------------------------------------------------------------------------------
# Default definition for Password management

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center