Ignore:
Timestamp:
Jun 10, 2012, 6:39:39 PM (12 years ago)
Author:
ezyang
Message:
Update instructions for F17.
File:
1 edited

Legend:

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

    r2068 r2230  
    1717rm -Rf /etc/dirsrv/slapd-scripts.bak
    1818
     19# Check and make sure the sysconfig references the correct keytab
     20/etc/sysconfig/dirsrv-scripts
     21
    1922# Turn dirsrv off:
    20 systemctl stop dirsrv.service
     23systemctl stop dirsrv@scripts.service
    2124
    2225# Apply the following configuration changes.  If you're editing
     
    5255EOF;
    5356
    54 systemctl start dirsrv.service
     57systemctl start dirsrv@scripts.service
    5558
    5659ldapvi -b cn=config
Note: See TracChangeset for help on using the changeset viewer.