Changes

From SME Server
Jump to navigationJump to search
m
LDAP
Line 23: Line 23:  
  db accounts ibayname setprop KeepVersions enabled
 
  db accounts ibayname setprop KeepVersions enabled
 
  signal-event ibay-modify ibayname
 
  signal-event ibay-modify ibayname
 +
 +
===LDAP===
 +
In the unlikely event your LDAP directory is corrupted you can do the following to "rebuild" your directory
 +
 +
runsvctrl d /service/ldap
 +
mv /home/e-smith/db/ldap/xxx.ldif /home/e-smith/db/ldap/xxx.ldif.backup
 +
find /var/lib/ldap -type f | xargs rm -f
 +
expand-template /var/service/ldap/ldif
 +
runsvctrl u /service/ldap

Navigation menu