Show
Ignore:
Timestamp:
11/07/05 22:00:53 (19 years ago)
Author:
jerome
Message:

Simplifies LDAP setup.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • pykota/trunk/conf/pykotadmin.conf.sample

    r2418 r2576  
    5858[global] 
    5959 
    60 # Quota Storage administrator's name and password 
     60# PostgreSQL's Quota Storage administrator's name and password 
     61# Please comment these lines out and see further below if you use LDAP. 
    6162storageadmin: pykotaadmin 
    6263# storageadminpw: Comment out if unused, or set to Quota Storage admin password 
     64 
    6365 
    6466# storagebackend: ldapstorage 
    6567# storageserver: ldap://ldapmaster.example.com:389 
    6668# storagename: dc=example,dc=com 
     69# 
     70# NB : the user and password below are the ones contained in  
     71# the sample LDIF file pykota/initscripts/ldap/pykota-sample.ldif 
     72# Please adapt these lines to your own needs. 
     73# storageadmin: cn=pykotaadmin,dc=example,dc=com 
     74# storageadminpw: BlfUPg7t 
    6775