Hi the list !<br>I have a problem on PAM configuration on RHEL 4 and 5.<br>Let me explain you the problem :<br><br>I have a ldap database and I configure PAM to make users able to log into RHEL hosts.<br>That works fine !<br>

After I configure SUDO to deport sudoers into LDAP, that works fine too..<br><br>Now, I want ldap users able to run "sudo su - localUser" and to enter *only* his Ldap password.<br><br>to make it more clear, let's take a example :<br>

toto : local user with PWD1<br>testLdapUser : ldap user with PWD 2<br><br>I want a user able to do this :<br>1. ssh testLdapUser@host => enter PWD2 (OK)<br>2. sudo su - toto => enter only PWD2 (KO user have to enter PWD1 then PWD2)<br>

<br>Is it possible to do this ?<br>If yes, how ?<br><br>thanks<br clear="all"><br>-- <br>KeV<br>