Ignore:
Timestamp:
May 24, 2009, 7:17:10 AM (16 years ago)
Author:
Herwig Bauernfeind
Message:

Update Samba 3.3 to 3.3.1

Location:
branches/samba-3.3.x/docs-xml/smbdotconf/misc
Files:
4 edited

Legend:

Unmodified
Added
Removed
  • branches/samba-3.3.x/docs-xml/smbdotconf/misc/remoteannounce.xml

    r217 r221  
    77        <para>
    88        This option allows you to setup <citerefentry><refentrytitle>nmbd</refentrytitle>
    9         <manvolnum>8</manvolnum></citerefentry>to periodically announce itself
     9        <manvolnum>8</manvolnum></citerefentry> to periodically announce itself
    1010        to arbitrary IP addresses with an arbitrary workgroup name.
    1111        </para>
     
    2424        the above line would cause <command moreinfo="none">nmbd</command> to announce itself
    2525        to the two given IP addresses using the given workgroup names. If you leave out the
    26         workgroup name then the one given in the <smbconfoption name="workgroup"/> parameter
     26        workgroup name, then the one given in the <smbconfoption name="workgroup"/> parameter
    2727        is used instead.
    2828        </para>
  • branches/samba-3.3.x/docs-xml/smbdotconf/misc/usershareallowguests.xml

    r217 r221  
    99        of allowing people who can create a share the option of setting
    1010        <parameter moreinfo="none">guest ok = yes</parameter> in a share
    11         definition. Due to the security sensitive nature of this the default
     11        definition. Due to its security sensitive nature, the default
    1212        is set to off.</para>
    1313
  • branches/samba-3.3.x/docs-xml/smbdotconf/misc/usershareprefixallowlist.xml

    r217 r221  
    77        <para>This parameter specifies a list of absolute pathnames
    88        the root of which are allowed to be exported by user defined share definitions.
    9         If the pathname exported doesn't start with one of the strings in this
    10         list the user defined share will not be allowed. This allows the Samba
     9        If the pathname to be exported doesn't start with one of the strings in this
     10        list, the user defined share will not be allowed. This allows the Samba
    1111        administrator to restrict the directories on the system that can be
    1212        exported by user defined shares.
  • branches/samba-3.3.x/docs-xml/smbdotconf/misc/usersharetemplateshare.xml

    r217 r221  
    66<description>
    77        <para>User defined shares only have limited possible parameters
    8         such as path, guest ok etc. This parameter allows usershares to
     8        such as path, guest ok, etc. This parameter allows usershares to
    99        "cloned" from an existing share. If "usershare template share"
    1010        is set to the name of an existing share, then all usershares
Note: See TracChangeset for help on using the changeset viewer.