Changeset 1243
- Timestamp:
- 01/19/12 18:45:57 (4 months ago)
- Location:
- main/linuxmuster-base/branches/testing
- Files:
-
- 3 edited
-
debian/changelog (modified) (1 diff)
-
sbin/import_workstations (modified) (1 diff)
-
var/config-static/etc/default/slapd (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
main/linuxmuster-base/branches/testing/debian/changelog
r1242 r1243 6 6 * ldap: using sophomorix-dump-pg2ldap instead of ldif file to create initial ldap tree. 7 7 8 -- Thomas Schmitt <schmitt@lmz-bw.de> Thu, 19 Jan 2012 10:0 4:49+01008 -- Thomas Schmitt <schmitt@lmz-bw.de> Thu, 19 Jan 2012 10:06:18 +0100 9 9 10 10 linuxmuster-base (6.0.0-4ubuntu0) lenny; urgency=low -
main/linuxmuster-base/branches/testing/sbin/import_workstations
r1207 r1243 1 #!/bin/ sh1 #!/bin/bash 2 2 # 3 3 # wrapper for workstation import scripts -
main/linuxmuster-base/branches/testing/var/config-static/etc/default/slapd
r816 r1243 4 4 # configuration in LDIF, set this variable to the directory containing the 5 5 # cn=config data. 6 SLAPD_CONF= 6 SLAPD_CONF="/etc/ldap/slapd.conf" 7 7 8 8 # System account to run the slapd server under. If empty the server
Note: See TracChangeset
for help on using the changeset viewer.
