Ignore:
Timestamp:
Nov 24, 2016, 1:14:11 PM (9 years ago)
Author:
Silvan Scherrer
Message:

Samba Server: update vendor to version 4.4.3

Location:
vendor/current/docs-xml/smbdotconf/logon
Files:
2 added
18 edited

Legend:

Unmodified
Added
Removed
  • vendor/current/docs-xml/smbdotconf/logon/abortshutdownscript.xml

    r414 r988  
    11<samba:parameter name="abort shutdown script"
    22                 context="G"
    3                  advanced="1" developer="1"
    43                                 type="string"
    54                 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
     
    98        should stop a shutdown procedure issued by the <smbconfoption name="shutdown script"/>.</para>
    109               
    11         <para>If the connected user posseses the <constant>SeRemoteShutdownPrivilege</constant>,
     10        <para>If the connected user possesses the <constant>SeRemoteShutdownPrivilege</constant>,
    1211        right, this command will be run as root.</para>
    1312</description>
  • vendor/current/docs-xml/smbdotconf/logon/addgroupscript.xml

    r414 r988  
    22                context="G"
    33                type="string"
    4                 advanced="1" developer="1"
    54                xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
    65<description>
  • vendor/current/docs-xml/smbdotconf/logon/addmachinescript.xml

    r414 r988  
    22                 context="G"
    33                                 type="string"
    4                  advanced="1" developer="1"
    54                 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
    65<description>
  • vendor/current/docs-xml/smbdotconf/logon/adduserscript.xml

    r414 r988  
    22                 context="G"
    33                                 type="string"
    4                  advanced="1" developer="1"
    54                 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
    65<description>
     
    1716        NT PDC is an onerous task. This option allows smbd to create the required UNIX users
    1817         <emphasis>ON DEMAND</emphasis> when a user accesses the Samba server.
    19         </para>
    20 
    21         <para>
    22         In order to use this option, <citerefentry><refentrytitle>smbd</refentrytitle>
    23         <manvolnum>8</manvolnum></citerefentry> must <emphasis>NOT</emphasis> be set to
    24         <smbconfoption name="security">share</smbconfoption> and <smbconfoption name="add user script"/>
    25         must be set to a full pathname for a script that will create a UNIX user given one argument of
    26         <parameter moreinfo="none">%u</parameter>, which expands into the UNIX user name to create.
    2718        </para>
    2819
  • vendor/current/docs-xml/smbdotconf/logon/addusertogroupscript.xml

    r414 r988  
    22                 context="G"
    33                                 type="string"
    4                  advanced="1" developer="1"
    54                 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
    65<description>
  • vendor/current/docs-xml/smbdotconf/logon/deletegroupscript.xml

    r414 r988  
    22                 context="G"
    33                                 type="string"
    4                  advanced="1" developer="1"
    54                 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
    65<description>
  • vendor/current/docs-xml/smbdotconf/logon/deleteuserfromgroupscript.xml

    r414 r988  
    22                 context="G"
    33                                 type="string"
    4                  advanced="1" developer="1"
    54                 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
    65<description>
  • vendor/current/docs-xml/smbdotconf/logon/deleteuserscript.xml

    r414 r988  
    22                             type="string"
    33                 context="G"
    4                  advanced="1" developer="1"
    54                 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
    65<description>
  • vendor/current/docs-xml/smbdotconf/logon/domainlogons.xml

    r414 r988  
    11<samba:parameter name="domain logons"
    22                 context="G"
    3                                 type="boolean"
    4                  advanced="1" developer="1"
     3                type="boolean"
     4                 function="_domain_logons"
    55                 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
    66<description>
  • vendor/current/docs-xml/smbdotconf/logon/enableprivileges.xml

    r740 r988  
    11<samba:parameter name="enable privileges"
    22                 context="G"
    3                 type="boolean"
    4                  advanced="1" developer="1"
     3                type="boolean"
     4                 deprecated="1"
    55                 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
    66<description>
  • vendor/current/docs-xml/smbdotconf/logon/initlogondelay.xml

    r414 r988  
    22                 context="G"
    33                 type="integer"
    4                  advanced="1" developer="1"
    54                 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
    65<description>
  • vendor/current/docs-xml/smbdotconf/logon/initlogondelayedhosts.xml

    r414 r988  
    11<samba:parameter name="init logon delayed hosts"
    22                 context="G"
    3                  type="list"
    4                  advanced="1" developer="1"
     3                 type="cmdlist"
    54                 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
    65<description>
  • vendor/current/docs-xml/smbdotconf/logon/logondrive.xml

    r414 r988  
    11<samba:parameter name="logon drive"
    22                 context="G"
    3                                 type="string"
    4                  advanced="1" developer="1"
     3                type="string"
     4                 constant="1"
    55                 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
    66<description>
  • vendor/current/docs-xml/smbdotconf/logon/logonhome.xml

    r414 r988  
    11<samba:parameter name="logon home"
    22                 context="G"
    3                                 type="string"
    4                  advanced="1" developer="1"
     3                type="string"
     4                 constant="1"
    55                 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
    66<description>
  • vendor/current/docs-xml/smbdotconf/logon/logonpath.xml

    r414 r988  
    11<samba:parameter name="logon path"
    22                 context="G"
    3                                 type="string"
    4                  advanced="1" developer="1"
     3                type="string"
     4                 constant="1"
    55                 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
    66<description>
  • vendor/current/docs-xml/smbdotconf/logon/logonscript.xml

    r414 r988  
    11<samba:parameter name="logon script"
    22                 context="G"
    3                  advanced="1" developer="1"
    4                                  type="string"
     3                 type="string"
     4                 constant="1"
    55                 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
    66<description>
  • vendor/current/docs-xml/smbdotconf/logon/setprimarygroupscript.xml

    r414 r988  
    22                 context="G"
    33                                 type="string"
    4                  advanced="1" developer="1"
    54                 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
    65<description>
     
    87        <para>Thanks to the Posix subsystem in NT a Windows User has a
    98        primary group in addition to the auxiliary groups.  This script
    10         sets the primary group in the unix userdatase when an
     9        sets the primary group in the unix user database when an
    1110        administrator sets the primary group from the windows user
    1211        manager or when fetching a SAM with <command>net rpc
  • vendor/current/docs-xml/smbdotconf/logon/shutdownscript.xml

    r414 r988  
    22                 context="G"
    33                                 type="string"
    4                  advanced="1" developer="1"
    54                 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
    65<description>
     
    109        start a shutdown procedure.</para>
    1110
    12         <para>If the connected user posseses the <constant>SeRemoteShutdownPrivilege</constant>,
     11        <para>If the connected user possesses the <constant>SeRemoteShutdownPrivilege</constant>,
    1312        right, this command will be run as root.</para>
    1413
Note: See TracChangeset for help on using the changeset viewer.