Changeset 1245


Ignore:
Timestamp:
01/19/12 20:53:12 (4 months ago)
Author:
tschmitt
Message:
  • linuxmuster-setup, ldap: invokes sophomorix after slapd is started.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • main/linuxmuster-base/branches/testing/var/config-dynamic/15_ldap/postpatch

    r1242 r1245  
    157157ln -sf ldap.secret /etc/pam_ldap.secret 
    158158 
    159  
    160 # recreate ldap tree 
    161 sophomorix-setup-pgldap 
    162 sophomorix-dump-pg2ldap 
    163  
    164159rm -f /var/tmp/ldap.* 
    165160 
     
    173168 
    174169 
     170# recreate ldap tree 
     171sophomorix-setup-pgldap 
     172sophomorix-dump-pg2ldap 
     173 
     174 
    175175# finally create homes on first install 
    176176if [ "$1" = "--first" -a -n "$SOPHOMORIX" ]; then 
Note: See TracChangeset for help on using the changeset viewer.