>>> On 2/5/2009 at 12:25 PM, Dave Keeton <dave.kee...@state.or.us> wrote: 
> I am trying to get SLES 10 to authenticate users through RACF. I have
-snip-
> /etc/pam.d/sshd:
> 
> #%PAM-1.0
> auth     include        common-auth
> auth     required       pam_nologin.so
> auth   sufficient     pam_ldap.so
> account  include        common-account
> account  sufficient   pam_ldap.so
> password include        common-password
> password sufficient   pam_ldap.so

I've never played with this before, but I believe you would need to have the 
pam_ldap.so line _before_ the include common-password line.


Mark Post

----------------------------------------------------------------------
For LINUX-390 subscribe / signoff / archive access instructions,
send email to lists...@vm.marist.edu with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390

Reply via email to