Show
Ignore:
Timestamp:
06/24/03 16:58:52 (21 years ago)
Author:
jalet
Message:

LDAP Schema seems to be OK.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • pykota/trunk/initscripts/ldap/README.ldap

    r1016 r1036  
    5151pykota-sample.ldif : 
    5252 
    53     This file represents a sample LDAP directory tree with 
    54     PyKota functionnalities. 
     53    This file represents a sample LDAP directory tree dump with 
     54    PyKota functionnalities. You can use it for testing purposes, 
     55    but don't use it in production. 
    5556     
    56 More help will be available in the future, when this schema         
    57 will be completed and LDAP support will be finalized. 
    58  
     57To use an LDAP directory as the Quota Storage, just modify   
     58/etc/pykota.conf to make it contain lines similar to the LDAP 
     59related ones in conf/pykota.conf.sample, but adapted to your 
     60own configuration. Also de-activate the PostgreSQL-related lines. 
     61     
    5962============================================================