Changeset 1235
- Timestamp:
- 01/18/12 17:41:35 (4 months ago)
- Location:
- main/linuxmuster-base/branches/testing
- Files:
-
- 2 edited
-
debian/changelog (modified) (1 diff)
-
var/config-dynamic/15_ldap/postpatch (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
main/linuxmuster-base/branches/testing/debian/changelog
r1234 r1235 6 6 * ldap: using ldif instead of sophomorix-dump-pg2ldap. 7 7 8 -- Thomas Schmitt <schmitt@lmz-bw.de> Wed, 18 Jan 2012 17:1 0:16+01008 -- Thomas Schmitt <schmitt@lmz-bw.de> Wed, 18 Jan 2012 17:17:23 +0100 9 9 10 10 linuxmuster-base (6.0.0-4ubuntu0) lenny; urgency=low -
main/linuxmuster-base/branches/testing/var/config-dynamic/15_ldap/postpatch
r1234 r1235 79 79 rm -f /var/lib/ldap/* 80 80 chattr -i /var/lib/ldap/DB_CONFIG 81 sed -e "s|^dc:.*| ${domainname%.*}|" -i /var/tmp/ldap.ldif81 sed -e "s|^dc:.*|dc: ${domainname%.*}|" -i /var/tmp/ldap.ldif 82 82 slapadd < /var/tmp/ldap.ldif 83 83 chown openldap:openldap /var/lib/ldap -R
Note: See TracChangeset
for help on using the changeset viewer.
