diff options
author | John Terpstra <jht@samba.org> | 2005-04-22 01:46:37 +0000 |
---|---|---|
committer | Gerald W. Carter <jerry@samba.org> | 2008-04-23 08:46:29 -0500 |
commit | 09e6ae739eba0cf9f930bb649372aadc39725e80 (patch) | |
tree | b15abef3a5d99f85a8831cfb1f26b78cc6c78934 /docs/Samba-Guide/SBE-AddingUNIXClients.xml | |
parent | 767b9865400ab8185d4a5fe7887a2805692655e4 (diff) | |
download | samba-09e6ae739eba0cf9f930bb649372aadc39725e80.tar.gz samba-09e6ae739eba0cf9f930bb649372aadc39725e80.tar.bz2 samba-09e6ae739eba0cf9f930bb649372aadc39725e80.zip |
More updates from feedback.
(This used to be commit ec27e365ae0798d836acf11bece1dccc25a4c2c7)
Diffstat (limited to 'docs/Samba-Guide/SBE-AddingUNIXClients.xml')
-rw-r--r-- | docs/Samba-Guide/SBE-AddingUNIXClients.xml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/docs/Samba-Guide/SBE-AddingUNIXClients.xml b/docs/Samba-Guide/SBE-AddingUNIXClients.xml index 4e2f840d72..4fa1e8c715 100644 --- a/docs/Samba-Guide/SBE-AddingUNIXClients.xml +++ b/docs/Samba-Guide/SBE-AddingUNIXClients.xml @@ -523,8 +523,8 @@ <para> The instructions given here apply to the Samba environment as shown in Chapters 6 and 7. - If your network does not have an LDAP slave server (i.e., Chapter 6 configuration), you - must change the target LDAP server from <constant>lapdc</constant> to <constant>massive.</constant> + If the network does not have an LDAP slave server (i.e., Chapter 6 configuration), + change the target LDAP server from <constant>lapdc</constant> to <constant>massive.</constant> </para> <procedure> @@ -605,7 +605,7 @@ sammy:x:4321: <primary>group membership</primary> </indexterm> This shows that all is working as it should. Notice that in the LDAP database - the users primary and secondary group memberships are identical. It is not + the users' primary and secondary group memberships are identical. It is not necessary to add secondary group memberships (in the group database) if the user is already a member via primary group membership in the password database. When using winbind, it is in fact undesirable to do this as it results in @@ -705,7 +705,7 @@ Join to 'MEGANET2' failed. <step><para> <indexterm><primary>wbinfo</primary></indexterm> - Just joining the Domain is not quite enough, you must now provide a privilidged set + Just joining the Domain is not quite enough, you must now provide a priviledged set of credentials through which <command>winbindd</command> can interact with the ADS Domain servers. Execute the following to implant the necessary credentials: <screen> |