From 716ae7b4c829c811eb8a7fe03b702afd51d448b4 Mon Sep 17 00:00:00 2001 From: Andrew Bartlett Date: Thu, 29 Apr 2010 07:58:48 +1000 Subject: s4:howto Improve OpenLDAP backend instructions --- howto-ol-backend-s4.txt | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) (limited to 'howto-ol-backend-s4.txt') diff --git a/howto-ol-backend-s4.txt b/howto-ol-backend-s4.txt index ef3aad6788..04b8ab6821 100644 --- a/howto-ol-backend-s4.txt +++ b/howto-ol-backend-s4.txt @@ -5,10 +5,13 @@ oliver@itc.li - August 2009 This Mini-Howto describes in a very simplified way -how to setup Samba 4 (S4) (pre)Alpha 9 with the +how to setup Samba 4 (S4) (pre)Alpha 13 with the OpenLDAP (OL) -Backend. -Use of OpenLDAP >= 2.4.17 is strongly recommended. +Use of OpenLDAP from CVS after 2010-04-22 is required +The current instructions are at: + +http://wiki.samba.org/index.php/Samba4/LDAP_Backend/OpenLDAP 1.) Download and compile OpenLDAP. @@ -32,7 +35,7 @@ cn=Administrator,cn=users,): #> setup/provision \ --ldap-backend-type=openldap \ - --ol-slapd="/usr/local/libexec/slapd" + --slapd-path="/usr/local/libexec/slapd" --username=samba-admin --realm=ldap.local.site \ --domain=LDAP --server-role='domain controller'\ --adminpass=linux @@ -92,7 +95,6 @@ Attention: You _should_not_ edit the olc-Sections b) MultiMaster-Configuration (MMR): -At this time (S4 (pre)Alpha9) the only possible Replication setup. Use the provision Parameter: --ol-mmr-urls= 389!). -- cgit