Ignore:
Timestamp:
Oct 23, 2010, 7:56:19 AM (14 years ago)
Author:
ezyang
Message:
Documentation updates.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/fc13-dev/server/doc/install-ldap

    r1680 r1692  
    3030nsslapd-ldapifilepath: /var/run/dirsrv/slapd-scripts.socket
    3131nsslapd-ldapilisten: on
     32nsslapd-syntaxcheck: off
    3233
    3334# Add these blocks
     
    4950- Uncomment and modify in /etc/sysconfig/dirsrv: KRB5_KTNAME=/etc/dirsrv/keytab ; export KRB5_KTNAME
    5051- chown fedora-ds:fedora-ds /var/run/dirsrv
     52- chown fedora-ds /etc/dirsrv/keytab
    5153- chmod 755 /var/run/dirsrv
    5254- /sbin/service dirsrv start
     
    193195nsDS5ReplicaBindDN: uid=ldap/better-mousetrap.mit.edu,ou=People,dc=scripts,dc=mit,dc=edu
    194196nsDS5ReplicaBindDN: uid=ldap/old-faithful.mit.edu,ou=People,dc=scripts,dc=mit,dc=edu
    195 # ADD SERVERS HERE AS YOU ADD NEW SERVERS
     197nsDS5ReplicaBindDN: uid=ldap/shining-armor.mit.edu,ou=People,dc=scripts,dc=mit,dc=edu
    196198nsds5ReplicaPurgeDelay: 604800
    197199nsds5ReplicaLegacyConsumer: off
Note: See TracChangeset for help on using the changeset viewer.