[Fedora-directory-users] Need information about phpldapadmin and Fedora DS

Mikael Kermorgant mikael.kermorgant at gmail.com
Sat Jun 24 11:44:12 UTC 2006


2006/6/23, Richard Megginson <rmeggins at redhat.com>:
> 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




More information about the Fedora-directory-users mailing list