[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: Root password
{MD5} works best because it lets your store big passwords that are over
the standard 8 character {CRYPT} password.
I use this:
tedsdesk:/home/tjk# slappasswd -h {MD5}
New password:
Re-enter new password:
{MD5}CY9rzUYh03PK3k6DJie09g==
>On Wed, Mar 05, 2003 at 03:07:14PM +0100, Rocio Arce Ruiz ( C.O.A.M Dto. Informatica ) wrote:
>How can I encrypt the root pasword in slapd.conf?
>Thsnks
- References:
- Root password
- From: "Rocio Arce Ruiz ( C.O.A.M Dto. Informatica )" <rarce@coam.org>