Show
Ignore:
Timestamp:
01/08/08 21:24:03 (16 years ago)
Author:
matt
Message:

Update LDAP installation instructions to note different paths for different distributions

Files:
1 modified

Legend:

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

    r3259 r3277  
    3333        $ cp pykota.schema /etc/ldap/schema 
    3434        (no need to do this if you install from PyKota's Debian package) 
     35 
     36    NB: With OpenLDAP under Red Hat-based distros, where /etc/ldap is  
     37        referenced, substitute /etc/openldap. e.g.  
     38 
     39        $ cp pykota.schema /etc/openldap/schema 
    3540         
    3641    Then edit /etc/ldap/slapd.conf and add a line to     
     
    96101     
    97102        $ /etc/init.d/slapd stop 
    98          
     103     
    99104    Generate the index files :     
    100105     
     
    105110        $ /etc/init.d/slapd start 
    106111 
     112    NB: On Red Hat-based distros, use '/sbin/service ldap stop' and  
     113        '/sbin/service ldap start' instead. 
     114     
    107115pykota-sample.ldif : 
    108116