diff options
author | John Terpstra <jht@samba.org> | 2005-07-06 21:23:58 +0000 |
---|---|---|
committer | Gerald W. Carter <jerry@samba.org> | 2008-04-23 08:47:03 -0500 |
commit | 5357c5e6e30035fa8d7a552675aaa355f7a27bb4 (patch) | |
tree | 0dcd935b977c934f8280b14508f0bf300b78147d /docs/smbdotconf/security/guestaccount.xml | |
parent | 021d72252114414238b31659ee0d090efe4450de (diff) | |
download | samba-5357c5e6e30035fa8d7a552675aaa355f7a27bb4.tar.gz samba-5357c5e6e30035fa8d7a552675aaa355f7a27bb4.tar.bz2 samba-5357c5e6e30035fa8d7a552675aaa355f7a27bb4.zip |
Removal of CRUFT. 50 lashes to those who created CRUFT. Argh.
(This used to be commit 555e174de5d390cdc744b8bcbecbeccc31079a23)
Diffstat (limited to 'docs/smbdotconf/security/guestaccount.xml')
-rw-r--r-- | docs/smbdotconf/security/guestaccount.xml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/docs/smbdotconf/security/guestaccount.xml b/docs/smbdotconf/security/guestaccount.xml index fd791c7423..8132835a82 100644 --- a/docs/smbdotconf/security/guestaccount.xml +++ b/docs/smbdotconf/security/guestaccount.xml @@ -5,8 +5,7 @@ xmlns:samba="http://www.samba.org/samba/DTD/samba-doc"> <description> <para>This is a username which will be used for access - to services which are specified as <link linkend="GUESTOK"><parameter moreinfo="none"> - guest ok</parameter></link> (see below). Whatever privileges this + to services which are specified as <smbconfoption name="guest ok"/> (see below). Whatever privileges this user has will be available to any client connecting to the guest service. This user must exist in the password file, but does not require a valid login. The user account "ftp" is often a good choice |