diff options
author | John Terpstra <jht@samba.org> | 2005-07-04 19:20:02 +0000 |
---|---|---|
committer | Gerald W. Carter <jerry@samba.org> | 2008-04-23 08:46:59 -0500 |
commit | 72ceea2f488c3b29fca0bd5d21dcf4d22f4a6764 (patch) | |
tree | c805917961e2b6e505360b7f7f15286e4d626e78 /docs/Samba3-ByExample/SBE-MakingHappyUsers.xml | |
parent | 4175014b1a8a72b8223645064c759a4b1c6e7b4e (diff) | |
download | samba-72ceea2f488c3b29fca0bd5d21dcf4d22f4a6764.tar.gz samba-72ceea2f488c3b29fca0bd5d21dcf4d22f4a6764.tar.bz2 samba-72ceea2f488c3b29fca0bd5d21dcf4d22f4a6764.zip |
Fix line lengths and other formatting issues.
(This used to be commit f1c42e8a683c218053d4f58bca813814429ab065)
Diffstat (limited to 'docs/Samba3-ByExample/SBE-MakingHappyUsers.xml')
-rw-r--r-- | docs/Samba3-ByExample/SBE-MakingHappyUsers.xml | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/docs/Samba3-ByExample/SBE-MakingHappyUsers.xml b/docs/Samba3-ByExample/SBE-MakingHappyUsers.xml index 514e2adbbf..3771e23d18 100644 --- a/docs/Samba3-ByExample/SBE-MakingHappyUsers.xml +++ b/docs/Samba3-ByExample/SBE-MakingHappyUsers.xml @@ -1086,9 +1086,9 @@ nss_base_passwd dc=abmas,dc=biz?sub <para> <itemizedlist> - <listitem><para>User accounts are stored under the DIT: ou=Users,dc=abmas,dc=biz</para></listitem> - <listitem><para>User login accounts are under the DIT: ou=People,ou-Users,dc=abmas,dc=biz</para></listitem> - <listitem><para>Computer accounts are under the DIT: ou=Computers,ou=Users,dc=abmas,dc=biz</para></listitem> + <listitem><para>User accounts are stored under the DIT: ou=Users, dc=abmas, dc=biz</para></listitem> + <listitem><para>User login accounts are under the DIT: ou=People, ou-Users, dc=abmas, dc=biz</para></listitem> + <listitem><para>Computer accounts are under the DIT: ou=Computers, ou=Users, dc=abmas, dc=biz</para></listitem> </itemizedlist> </para> @@ -2110,7 +2110,6 @@ my $smbldap_bind_conf="/etc/smbldap-tools/smbldap_bind.conf"; The interactive use of this script for the PDC is demonstrated here: <screen> &rootprompt; /opt/IDEALX/sbin/configure.pl -merlin:/opt/IDEALX/sbin # ./configure.pl -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= smbldap-tools script configuration -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= |