diff options
author | John Terpstra <jht@samba.org> | 2005-03-10 09:21:54 +0000 |
---|---|---|
committer | Gerald W. Carter <jerry@samba.org> | 2008-04-23 08:46:17 -0500 |
commit | a52f2522a0aa92f61966653fee0daac7da7a0308 (patch) | |
tree | 3107f3873ae475afb7d814ce0a4ec0f6a5ed9332 /docs | |
parent | ff4c419b02f1ea3bc786dc54380ba9d70594bbc4 (diff) | |
download | samba-a52f2522a0aa92f61966653fee0daac7da7a0308.tar.gz samba-a52f2522a0aa92f61966653fee0daac7da7a0308.tar.bz2 samba-a52f2522a0aa92f61966653fee0daac7da7a0308.zip |
Another formatting fixup.
(This used to be commit f2218173090d23a622c0a77ac4f34ba087e2dea0)
Diffstat (limited to 'docs')
-rw-r--r-- | docs/Samba-Guide/Chap06-MakingHappyUsers.xml | 10 |
1 files changed, 8 insertions, 2 deletions
diff --git a/docs/Samba-Guide/Chap06-MakingHappyUsers.xml b/docs/Samba-Guide/Chap06-MakingHappyUsers.xml index 8b2c38175c..a5d2f0207d 100644 --- a/docs/Samba-Guide/Chap06-MakingHappyUsers.xml +++ b/docs/Samba-Guide/Chap06-MakingHappyUsers.xml @@ -1177,7 +1177,7 @@ set_flags DB_LOG_AUTOREMOVE </example> <example id="ch6-slapdconf"> -<title>LDAP Master Configuration File &smbmdash; <filename>/etc/openldap/slapd.conf</filename></title> +<title>LDAP Master Configuration File &smbmdash; <filename>/etc/openldap/slapd.conf</filename> Part A</title> <screen> include /etc/openldap/schema/core.schema include /etc/openldap/schema/cosine.schema @@ -1220,7 +1220,12 @@ rootdn "cn=Manager,dc=abmas,dc=biz" rootpw {SSHA}86kTavd9Dw3FAz6qzWTrCOKX/c0Qe+UV directory /data/ldap +</screen> +</example> +<example id="ch6-slapdconf2"> +<title>LDAP Master Configuration File &smbmdash; <filename>/etc/openldap/slapd.conf</filename> Part B</title> +<screen> # Indices to maintain index objectClass eq index cn pres,sub,eq @@ -2145,7 +2150,8 @@ Starting ldap-server done Using workgroup name from smb.conf: sambaDomainName=MEGANET2 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= => Warning: you must update smbldap.conf configuration file to : -=> sambaUnixIdPooldn parameter must be set to "sambaDomainName=MEGANET2,dc=abmas,dc=biz" +=> sambaUnixIdPooldn parameter must be set + to "sambaDomainName=MEGANET2,dc=abmas,dc=biz" -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= Using builtin directory structure adding new entry: dc=abmas,dc=biz |