
February 3rd, 2012, 07:33 AM
|
|
Registered User
|
|
Join Date: Feb 2012
Posts: 1
Time spent in forums: 22 m 53 sec
Reputation Power: 0
|
|
|
Openldap-2.4.25 Directives
Hi,
I have a big problem for a long time,
i have installed Pykota (a printing quota system) and to use with ldap as a backend, i need to enter specific directives and acl.
The problem is in the readme it concern the old slapd.conf not the new configuration system.
i need to add this directives but i don't know where and how:
Quote:
limits dn="cn=pykotaadmin,dc=example,dc=com" size.soft=-1 size.hard=soft
limits dn="cn=pykotauser,dc=example,dc=com" size.soft=-1 size.hard=soft
access to dn.subtree="ou=PyKota,dc=example,dc=com" by dn="cn=pykotaadmin,dc=example,dc=com" write
access to dn.subtree="ou=People,dc=example,dc=com" by dn="cn=pykotaadmin,dc=example,dc=com" write
access to dn.subtree="ou=Groups,dc=example,dc=com" by dn="cn=pykotaadmin,dc=example,dc=com" write |
I know this is not the true place for this type of post, but in many forums like ubuntuforums, no one can help me.
Thanks a lot 
|