]> granicus.if.org Git - linux-pam/blobdiff - doc/modules/pam_ftp.sgml
Relevant BUGIDs: [tasks] 43507, 17426
[linux-pam] / doc / modules / pam_ftp.sgml
index 8c2c21d16c4c978bd1b695fd37998193b97671ce..a94447338366ee4a0e7afa1b51638dc741c8a6c4 100644 (file)
@@ -1,7 +1,7 @@
 <!--
    $Id$
    
-   This file was written by Andrew G. Morgan <morgan@linux.kernel.org>
+   This file was written by Andrew G. Morgan <morgan@kernel.org>
 -->
 
 <sect1>Anonymous access module
@@ -15,7 +15,7 @@
 <tt/pam_ftp.so/
 
 <tag><bf>Author:</bf></tag>
-Andrew G. Morgan &lt;morgan@linux.kernel.org&gt;
+Andrew G. Morgan &lt;morgan@kernel.org&gt;
 
 <tag><bf>Maintainer:</bf></tag>
 Author.
@@ -56,11 +56,11 @@ mode of access.
 
 This module intercepts the user's name and password. If the name is
 ``<tt/ftp/'' or ``<tt/anonymous/'', the user's password is broken up
-at the `<tt/&commat;/' delimiter into a <tt/PAM_RUSER/ and a <tt/PAM_RHOST/
-part; these pam-items being set accordingly. The username is set to
-``<tt/ftp/''.  In this case the module succeeds.  Alternatively, the
-module sets the <tt/PAM_AUTHTOK/ item with the entered password and
-fails.
+at the `<tt/@/' delimiter into a <tt/PAM_RUSER/ and a <tt/PAM_RHOST/
+part; these pam-items being set accordingly. The username
+(<tt/PAM_USER/) is set to ``<tt/ftp/''.  In this case the module
+succeeds.  Alternatively, the module sets the <tt/PAM_AUTHTOK/ item
+with the entered password and fails.
 
 <p>
 The behavior of the module can be modified with the following flags: