diff options
Diffstat (limited to 'docs/smbdotconf/security/guestonly.xml')
-rw-r--r-- | docs/smbdotconf/security/guestonly.xml | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/docs/smbdotconf/security/guestonly.xml b/docs/smbdotconf/security/guestonly.xml index 9d70c16c3f..258eba9267 100644 --- a/docs/smbdotconf/security/guestonly.xml +++ b/docs/smbdotconf/security/guestonly.xml @@ -6,11 +6,9 @@ <description> <para>If this parameter is <constant>yes</constant> for a service, then only guest connections to the service are permitted. - This parameter will have no effect if <link linkend="GUESTOK"> - <parameter moreinfo="none">guest ok</parameter></link> is not set for the service.</para> + This parameter will have no effect if <smbconfoption name="guest ok"/> is not set for the service.</para> - <para>See the section below on <link linkend="SECURITY"><parameter moreinfo="none"> - security</parameter></link> for more information about this option. + <para>See the section below on <smbconfoption name="security"/> for more information about this option. </para> </description> <value type="default">no</value> |