I have a few users that only access the server via POP3 to get their email. Since POP3 does not have a mechanism for changing passwords (we require passwords to be changed monthly) I was thinking of writing a web page for those few users. I understand that when the password for LDAP is changed, Panther syncs it with the KDC. However, is the opposite true so that I can use ‘kpasswd’ in my web page? Or is there another command I should be using to change the LDAP password an let it sync with the KDC? TIA.
Comments are closed