logo       
Google Custom Search
    AddThis Social Bookmark Button
-->

Re: Need information about phpldapadmin and Fedora DS: msg#00172

Subject: Re: Need information about phpldapadmin and Fedora DS
2006/6/23, Richard Megginson <rmeggins@xxxxxxxxxx>:
We have the Howto here -
http://directory.fedora.redhat.com/wiki/Howto:phpLdapAdmin

But it seems apparent from some recent IRC conversations that users
can't even get this far - they can't even get phpldapadmin to display
anything, even though it works fine with openldap.  So if you have any
information about setting up phpldapadmin with fedora ds, please let me
know.

Hello,

I've installed pla on fedora core 4 with disabled anonymous acces.
This caused pla to disfunction and I had to set this acl to get it
working :

(targetattr = "subschemaSubentry || aliasedObjectName ||
hasSubordinates || objectClasses || namingContexts || matchingRuleUse
|| ldapSchemas || attributeTypes || serverRoot || modifyTimestamp ||
icsAllowRights || matchingRules || creatorsName || dn || ldapSyntaxes
|| createTimestamp")
(version 3.0;
acl "Anonymous acces on the schema";
allow (read,compare,search)
(userdn = "ldap:///anyone";)
;)

Best regards,
--
Mikael Kermorgant



<Prev in Thread] Current Thread [Next in Thread>