Hello,<br><br>I've finally got the SSL working. Thanks for all the help.<br>When I try to login with an imported account from OpenLDAP I get the message that my account is expired and that I need to change my LDAP password immediately.
<br>When trying this I get an error<br><br> # ssh jdtroy@ldapserver<br>jdtroy@ldapserver's password:<br>You are required to change your password immediately (password aged)<br>You are required to change your LDAP password immediately.
<br>Last login: Fri Jan 13 14:38:12 2006 from ldapserver<br>WARNING: Your password has expired.<br>You must change your password now and login again!<br>Changing password for user jdtroy.<br>Enter login(LDAP) password:<br>
New UNIX password:<br>Retype new UNIX password:<br>LDAP password information update failed: Can't contact LDAP server<br>Current passwd must be supplied by the user.<br><br>passwd: Permission denied<br>Connection to ldapserver closed.
<br><br>In /var/log/messages I get  pam_ldap: ldap_extended_operation_s Unknow error<br><br><br>Any idea on what I'm doing wrong?<br><br>In /etc/ldap.conf I do have  <br>pam_lookup_policy yes<br>pam_password exop<br>pam_password md5
<br>ssl on<br>ssl start_tls<br>tls_cacertfile /path/to/cacertfile<br><br>Thanks in advance,<br>Jo<br>