[Date Prev][Date Next] [Chronological] [Thread] [Top]

Re: malformed userPassword hash crashes slapd (ITS#2159)



I'm now able to reproduce the problem using this value of
userPassword.  A fix should be committed to HEAD shortly.

Kurt

At 02:06 PM 1/20/2003, greg@therowes.net wrote:
>> Better if you could reproduce the problem using ldapmodify
>> and other tools included in the distro so that you can
>> provide detailed instructions to developer's on how to
>> reproduce the problem.
>
>I have reporduced the problem on my system again.  I used the folowing
>info:
>
>dn: uid=test,uid=therowes.net,ou=People,dc=hfis,dc=com
>objectClass: top
>objectClass: posixAccount
>objectClass: shadowAccount
>objectClass: person
>objectClass: organizationalPerson
>cn: Greg Rowe
>uid: test
>uidNumber: 1008
>gidNumber: 1007
>loginShell: /bin/bash
>shadowMin: 0
>shadowMax: 99999
>shadowWarning: 7
>shadowInactive: -1
>shadowFlag: 0
>sn: Rowe
>homeDirectory: /home/therowes.net/users/test
>shadowExpire: -1
>userPassword: {SSHA}notahash
>
>I used ldapadd to add this account.  Then I used ssh to log as test but
>access was denied and/because slapd crashed.
>
>Greg
>
>-- 
>Greg Rowe
>http://www.therowes.net