[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: Ldapbrowser 2.8.2 - importing users (LDIF) question
To create the SHA password, if you don't already have it.
$ slappasswd -h {SHA} -s example
{SHA}w0mcJylzCn+AfvuGdqkty2+KP48=
Now in the ldif
userPassword: {SHA}w0mcJylzCn+AfvuGdqkty2+KP48=
Hope that helps
On Tue, 22 Jul 2003, Kathy Koehler wrote:
> When I import in users with the password set as text, it does not import
> correctly the password. How can I import the password encrypted (SHA)
> with it displayed as text in the LDIF file? Is there a configuration
> for this? I'm wanting to set up a lot of users.
>
> Thanks,
>
> Kathy
>