diff options
author | Oliver Liebel <oliver@itc.li> | 2008-09-06 13:12:19 +1000 |
---|---|---|
committer | Andrew Bartlett <abartlet@samba.org> | 2008-09-06 13:12:19 +1000 |
commit | 86d5c3b069f176f580db422f5a1d37bcd11b02c8 (patch) | |
tree | deeaea3c758213cf2702518507426e7600e96118 /source4 | |
parent | d104a706d1adb5d75abd05a9a3f938385eefc5d4 (diff) | |
download | samba-86d5c3b069f176f580db422f5a1d37bcd11b02c8.tar.gz samba-86d5c3b069f176f580db422f5a1d37bcd11b02c8.tar.bz2 samba-86d5c3b069f176f580db422f5a1d37bcd11b02c8.zip |
Remove <tab> in OpenLDAP MMR config
Signed-of-by: Andrew Bartlett <abartlet@samba.org>
(This used to be commit 80f31c3272b8bc803629c27357033fd325529db1)
Diffstat (limited to 'source4')
-rw-r--r-- | source4/setup/mmr_syncrepl.conf | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/source4/setup/mmr_syncrepl.conf b/source4/setup/mmr_syncrepl.conf index 5fa8b8f8a0..3a207b2d13 100644 --- a/source4/setup/mmr_syncrepl.conf +++ b/source4/setup/mmr_syncrepl.conf @@ -9,4 +9,3 @@ syncrepl rid=${RID} binddn="CN=Manager,${MMRDN}" credentials="${MMR_PASSWORD}" - |