Changeset 1038 for pykota/trunk/conf/pykota.conf.sample
- Timestamp:
- 06/24/03 23:37:05 (21 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
pykota/trunk/conf/pykota.conf.sample
r1029 r1038 46 46 # NB : storageuser and storageuserpw are not used anymore 47 47 48 # LDAP example (DOESN'T WORK YET):48 # LDAP example, uncomment and adapt it to your own configuration : 49 49 #storagebackend: ldapstorage 50 50 #storageserver: ldap://ldap.librelogiciel.com:389 … … 57 57 #userbase: ou=People,dc=librelogiciel,dc=com 58 58 #userrdn: uid 59 #balancebase: ou=People,dc=librelogiciel,dc=com 60 #balancerdn: uid 59 61 #groupbase: ou=Groups,dc=librelogiciel,dc=com 60 62 #grouprdn: cn … … 199 201 # allowed to print causes accuracy problems : their jobs are 200 202 # charged to the next person who prints on the same printer. 203 # There's no policy wrt inexistant groups, they are ignored. 201 204 policy: deny 202 205