summaryrefslogtreecommitdiff
path: root/docs-xml/Samba3-HOWTO
diff options
context:
space:
mode:
authorJohn H Terpstra <jht@samba.org>2009-10-09 07:00:11 -0500
committerJohn H Terpstra <jht@samba.org>2009-10-09 07:00:11 -0500
commit8283affee6fb0bb0347aa6fcd3033a61eaf6c27d (patch)
treee4dffa0a73b04373ea038caf2f7514ca372d429a /docs-xml/Samba3-HOWTO
parentfc2604ed26b4515813c0539788c49f6fab62750e (diff)
downloadsamba-8283affee6fb0bb0347aa6fcd3033a61eaf6c27d.tar.gz
samba-8283affee6fb0bb0347aa6fcd3033a61eaf6c27d.tar.bz2
samba-8283affee6fb0bb0347aa6fcd3033a61eaf6c27d.zip
Change recommended bu PC Oota.
Diffstat (limited to 'docs-xml/Samba3-HOWTO')
-rw-r--r--docs-xml/Samba3-HOWTO/TOSHARG-Winbind.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs-xml/Samba3-HOWTO/TOSHARG-Winbind.xml b/docs-xml/Samba3-HOWTO/TOSHARG-Winbind.xml
index 2c59aa7420..b7eaa06b53 100644
--- a/docs-xml/Samba3-HOWTO/TOSHARG-Winbind.xml
+++ b/docs-xml/Samba3-HOWTO/TOSHARG-Winbind.xml
@@ -602,7 +602,7 @@ instructions on downloading the source code.
To allow domain users the ability to access Samba shares and files, as well as potentially other services
provided by your Samba machine, PAM must be set up properly on your
machine. In order to compile the Winbind modules, the PAM development libraries should be installed
-on your system. Please refer to the PAM Web site <ulink url="http://www.kernel.org/pub/linux/libs/pam/"/>.
+on your system. Please refer to the <ulink url="http://www.kernel.org/pub/linux/libs/pam/">PAM Web Site</ulink>.
</para>
</sect2>
@@ -1230,7 +1230,7 @@ pre-create the directories of users to make sure users can log in on UNIX with t
<indexterm><primary>Winbind</primary></indexterm>
<indexterm><primary>ftp access</primary></indexterm>
The <filename>/etc/pam.d/ftp</filename> file can be changed to allow Winbind ftp access in a manner similar to
-the <filename>/etc/pam.d/samba</filename> file. My <filename>/etc/pam.d/ftp</filename> file was changed to look like this:
+the <filename>/etc/pam.d/samba</filename>Samba file. My <filename>/etc/pam.d/ftp</filename> file was changed to look like this:
<programlisting>
auth required /lib/security/pam_listfile.so item=user sense=deny \
file=/etc/ftpusers onerr=succeed