Jeroen Vriesman wrote:
Hi all

I was looking at the howto:
http://directory.apache.org/apacheds/1.5/enablesearchforallusers.html

it has a link to
enableSearchForAllUsers.ldif<http://cwiki.apache.org/confluence/pages/createpage.action?spaceKey=DIRxSRVx11&title=enableSearchForAllUsers.ldif&linkCreation=true&fromPageId=55229>which
points to a wiki, but I cannot find the ldif files of the example
authentication configurations.

Does anyone here have a link to the ldif files?

cheers,
Jeroen.

It seems that the link is broken. Can you fill a JIRA so that we remember to fix it ?

Here is the LDIF file, just in case :

dn: cn=enableSearchForAllUsers,dc=example,dc=com
cn: enableSearchForAllUsers
objectClass: top
objectClass: subentry
objectClass: accessControlSubentry
subtreeSpecification: {}
prescriptiveACI: { identificationTag enableSearchForAllUsers, precedence 14, authenticationLevel simple, itemOrUserFirst userFirst: { userClasses { allUsers }, userPermissions { { protectedItems {entry, allUserAttributeTypesAndValues}, grantsAndDenials { grantRead, grantReturnDN, grantBrowse } } } } }


--
--
cordialement, regards,
Emmanuel Lécharny
www.iktek.com
directory.apache.org


Reply via email to