[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: ldapsearch problem
[ Test ]
> when i use " ldapsearch -x -H "ldap://benzecri:389" -b "uid=100,
> ou=company, dc=gide,dc=net"
[snip]
> userPassword:: e2NyeXB0fTEwRmwxZzV4c0U4Vk0=
[snip]
> I would like no print for userpassword, is it possible ?
In slapd.conf:
access to attr=userPassword
by dn="cn=root" write
by * auth
Now you can authenticate, but only "root" can read/write.
--
Mathias Meisfjordskar
GNU/Linux addict.
Debian - What your mom would use if it were twenty times easier.