diff options
author | John Terpstra <jht@samba.org> | 2005-05-02 06:26:19 +0000 |
---|---|---|
committer | Gerald W. Carter <jerry@samba.org> | 2008-04-23 08:46:32 -0500 |
commit | 8fad901e15c4cfbd9016436f8195976b49f45bfa (patch) | |
tree | 92f2af0290d9f51d04f4df263f83db68ca5b632d /docs/Samba-Guide/SBE-DomainAppsSupport.xml | |
parent | 43b174797188b6d78bbce82a2d119a937b9b0ec2 (diff) | |
download | samba-8fad901e15c4cfbd9016436f8195976b49f45bfa.tar.gz samba-8fad901e15c4cfbd9016436f8195976b49f45bfa.tar.bz2 samba-8fad901e15c4cfbd9016436f8195976b49f45bfa.zip |
More fixups.
(This used to be commit ec799124cdad3e55fa2a78b3c720d297f0c5ccd5)
Diffstat (limited to 'docs/Samba-Guide/SBE-DomainAppsSupport.xml')
-rw-r--r-- | docs/Samba-Guide/SBE-DomainAppsSupport.xml | 16 |
1 files changed, 10 insertions, 6 deletions
diff --git a/docs/Samba-Guide/SBE-DomainAppsSupport.xml b/docs/Samba-Guide/SBE-DomainAppsSupport.xml index 9cb3fefd66..c57f019071 100644 --- a/docs/Samba-Guide/SBE-DomainAppsSupport.xml +++ b/docs/Samba-Guide/SBE-DomainAppsSupport.xml @@ -392,6 +392,8 @@ </para> <procedure> + <title>Kerberos Configuration Steps</title> + <step><para><indexterm> <primary>krb5.conf</primary> </indexterm> @@ -495,6 +497,8 @@ Password for ADMINISTRATOR@LONDON.ABMAS.BIZ: </para> <procedure> + <title>Securing Samba-3 With ADS Support Steps</title> + <step><para><indexterm> <primary>Red Hat Linux</primary> </indexterm><indexterm> @@ -688,12 +692,10 @@ password: XXXXXXXX For Squid to benefit from Samba-3, NSS must be updated to allow winbind as a valid route to user authentication. </para> - <procedure> - <step><para> - Edit your <filename>/etc/nsswitch.conf</filename> file so it has the parameters shown - in <link linkend="ch10-etcnsscfg"/>. - </para></step> - </procedure> + <para> + Edit your <filename>/etc/nsswitch.conf</filename> file so it has the parameters shown + in <link linkend="ch10-etcnsscfg"/>. + </para> <smbconfexample id="ch10-smbconf"> <title>Samba Configuration &smbmdash; File: <filename>/etc/samba/smb.conf</filename></title> @@ -751,6 +753,8 @@ group: files winbind <title>Configuration</title></sect2> <procedure> + <title>Squid Configuration Steps</title> + <step><para><indexterm> <primary>SUSE Linux</primary> </indexterm><indexterm> |