diff options
author | John Terpstra <jht@samba.org> | 2005-05-10 07:13:36 +0000 |
---|---|---|
committer | Gerald W. Carter <jerry@samba.org> | 2008-04-23 08:46:34 -0500 |
commit | fb9a6d8e8acb4304653d8adf978b21c4776eeee3 (patch) | |
tree | 36fa5a1e125f30c8af27c06be3a82eee6f7da320 | |
parent | 2dbc336553303a42ec414cf3d0727c2146b1dab4 (diff) | |
download | samba-fb9a6d8e8acb4304653d8adf978b21c4776eeee3.tar.gz samba-fb9a6d8e8acb4304653d8adf978b21c4776eeee3.tar.bz2 samba-fb9a6d8e8acb4304653d8adf978b21c4776eeee3.zip |
Fixing typos.
(This used to be commit acb1d64f12e56d028eb4cea91439a56667f25c7d)
-rw-r--r-- | docs/Samba-Guide/SBE-MakingHappyUsers.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/Samba-Guide/SBE-MakingHappyUsers.xml b/docs/Samba-Guide/SBE-MakingHappyUsers.xml index ed67c8b992..ee6ac4ce4e 100644 --- a/docs/Samba-Guide/SBE-MakingHappyUsers.xml +++ b/docs/Samba-Guide/SBE-MakingHappyUsers.xml @@ -1329,7 +1329,7 @@ entries in the LDAP directory to avoid duplication of the UIDs and GIDs that are accounts. The LDAP rdn under which this information is stored are called <constant>uidNumber</constant> and <constant>gidNumber</constant> respectively. These may be located in any convenient part of the directory information tree (DIT). In the examples that follow they have been located under -<constant>dn=sambaDomainName=MEGANET2,dc=abmas,dc=org</constant>. They could just as well be located under the rdn +<constant>dn=sambaDomainName=MEGANET2,dc=abmas,dc=biz</constant>. They could just as well be located under the rdn <constant>cn=NextFreeUnixId</constant>. </para></note> @@ -1490,8 +1490,8 @@ access to attr=shadowLastChange by * read access to * - by * read - by anonymous auth + by * read + by anonymous auth #loglevel 256 |