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/misc/defaultservice.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/misc/defaultservice.xml')
-rw-r--r-- | docs/smbdotconf/misc/defaultservice.xml | 14 |
1 files changed, 6 insertions, 8 deletions
diff --git a/docs/smbdotconf/misc/defaultservice.xml b/docs/smbdotconf/misc/defaultservice.xml index f7a6c0234d..ca986d460a 100644 --- a/docs/smbdotconf/misc/defaultservice.xml +++ b/docs/smbdotconf/misc/defaultservice.xml @@ -14,14 +14,12 @@ parameter is not given, attempting to connect to a nonexistent service results in an error.</para> - <para>Typically the default service would be a <link linkend="GUESTOK"> - <parameter moreinfo="none">guest ok</parameter></link>, <link linkend="READONLY"> - <parameter moreinfo="none">read-only</parameter></link> service.</para> - - <para>Also note that the apparent service name will be changed - to equal that of the requested service, this is very useful as it - allows you to use macros like <parameter moreinfo="none">%S</parameter> to make - a wildcard service.</para> + <para> + Typically the default service would be a <smbconfoption name="guest ok"/>, <smbconfoption + name="read-only"/> service.</para> <para>Also note that the apparent service name will be changed to equal + that of the requested service, this is very useful as it allows you to use macros like <parameter + moreinfo="none">%S</parameter> to make a wildcard service. + </para> <para>Note also that any "_" characters in the name of the service used in the default service will get mapped to a "/". This allows for |