--- Justin Albstmeijer <[EMAIL PROTECTED]> wrote:

> 
> you will see that "ldaplist -l passwd {username}" will not show the
> password field..
> 
> the proxyagent user needs read access to all userPassword fields.. this
> can be done with the controlpanel of FDS..

Alright.  This the aci I added:

(targetattr = "*") 
(version 3.0;
acl "Allow proxyAgent read access";
allow (read,compare)
(userdn = "ldap:///uid=proxyAgent,ou=profile,dc=foo,dc=com";)
;)

Still, I get this:

bash-2.03# ldaplist -l passwd
ldaplist: Object not found (LDAP ERROR (50): Insufficient access.)
bash-2.03# 


                
____________________________________________________
Start your day with Yahoo! - make it your home page 
http://www.yahoo.com/r/hs 
 

--
Fedora-directory-users mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/fedora-directory-users

Reply via email to