Re: ssha passwords

2011-04-12 Thread fedora
LDAP tools (ldapadd, ldapmodify) to add/change >> passwords, the hash type is indicated automatically in the userPassword >> attribute as explained above. >> >> suomi >> >> >> On 2011-04-12 10:53, Judith Flo Gaya wrote: >>> Hello, >>> >

Re: ssha passwords

2011-04-12 Thread fedora
s indicated in the LDAP config: >> olcPasswordHash: {SSHA} >> Thus, when we use the LDAP tools (ldapadd, ldapmodify) to add/change >> passwords, the hash type is indicated automatically in the userPassword >> attribute as explained above. >> >> suomi >> >> >

Re: ssha passwords

2011-04-12 Thread Judith Flo Gaya
tically in the userPassword > attribute as explained above. > > suomi > > > On 2011-04-12 10:53, Judith Flo Gaya wrote: >> Hello, >> >> I'm dealing with ldap and after switching to ssha passwords in the >> server side, my clients are no longer able

Re: ssha passwords

2011-04-12 Thread fedora
/change passwords, the hash type is indicated automatically in the userPassword attribute as explained above. suomi On 2011-04-12 10:53, Judith Flo Gaya wrote: > Hello, > > I'm dealing with ldap and after switching to ssha passwords in the > server side, my clients are no long

ssha passwords

2011-04-12 Thread Judith Flo Gaya
Hello, I'm dealing with ldap and after switching to ssha passwords in the server side, my clients are no longer able to change them passwords without losing access to the server. The issue is related to the different hashing methods (server is using ssha and clients (f14) are using crypt