Changeset 988 for vendor/current/docs-xml/smbdotconf/logon
- Timestamp:
- Nov 24, 2016, 1:14:11 PM (9 years ago)
- 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 1 1 <samba:parameter name="abort shutdown script" 2 2 context="G" 3 advanced="1" developer="1"4 3 type="string" 5 4 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc"> … … 9 8 should stop a shutdown procedure issued by the <smbconfoption name="shutdown script"/>.</para> 10 9 11 <para>If the connected user posses es the <constant>SeRemoteShutdownPrivilege</constant>,10 <para>If the connected user possesses the <constant>SeRemoteShutdownPrivilege</constant>, 12 11 right, this command will be run as root.</para> 13 12 </description> -
vendor/current/docs-xml/smbdotconf/logon/addgroupscript.xml
r414 r988 2 2 context="G" 3 3 type="string" 4 advanced="1" developer="1"5 4 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc"> 6 5 <description> -
vendor/current/docs-xml/smbdotconf/logon/addmachinescript.xml
r414 r988 2 2 context="G" 3 3 type="string" 4 advanced="1" developer="1"5 4 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc"> 6 5 <description> -
vendor/current/docs-xml/smbdotconf/logon/adduserscript.xml
r414 r988 2 2 context="G" 3 3 type="string" 4 advanced="1" developer="1"5 4 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc"> 6 5 <description> … … 17 16 NT PDC is an onerous task. This option allows smbd to create the required UNIX users 18 17 <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 to24 <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 of26 <parameter moreinfo="none">%u</parameter>, which expands into the UNIX user name to create.27 18 </para> 28 19 -
vendor/current/docs-xml/smbdotconf/logon/addusertogroupscript.xml
r414 r988 2 2 context="G" 3 3 type="string" 4 advanced="1" developer="1"5 4 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc"> 6 5 <description> -
vendor/current/docs-xml/smbdotconf/logon/deletegroupscript.xml
r414 r988 2 2 context="G" 3 3 type="string" 4 advanced="1" developer="1"5 4 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc"> 6 5 <description> -
vendor/current/docs-xml/smbdotconf/logon/deleteuserfromgroupscript.xml
r414 r988 2 2 context="G" 3 3 type="string" 4 advanced="1" developer="1"5 4 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc"> 6 5 <description> -
vendor/current/docs-xml/smbdotconf/logon/deleteuserscript.xml
r414 r988 2 2 type="string" 3 3 context="G" 4 advanced="1" developer="1"5 4 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc"> 6 5 <description> -
vendor/current/docs-xml/smbdotconf/logon/domainlogons.xml
r414 r988 1 1 <samba:parameter name="domain logons" 2 2 context="G" 3 4 advanced="1" developer="1"3 type="boolean" 4 function="_domain_logons" 5 5 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc"> 6 6 <description> -
vendor/current/docs-xml/smbdotconf/logon/enableprivileges.xml
r740 r988 1 1 <samba:parameter name="enable privileges" 2 2 context="G" 3 4 advanced="1" developer="1"3 type="boolean" 4 deprecated="1" 5 5 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc"> 6 6 <description> -
vendor/current/docs-xml/smbdotconf/logon/initlogondelay.xml
r414 r988 2 2 context="G" 3 3 type="integer" 4 advanced="1" developer="1"5 4 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc"> 6 5 <description> -
vendor/current/docs-xml/smbdotconf/logon/initlogondelayedhosts.xml
r414 r988 1 1 <samba:parameter name="init logon delayed hosts" 2 2 context="G" 3 type="list" 4 advanced="1" developer="1" 3 type="cmdlist" 5 4 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc"> 6 5 <description> -
vendor/current/docs-xml/smbdotconf/logon/logondrive.xml
r414 r988 1 1 <samba:parameter name="logon drive" 2 2 context="G" 3 4 advanced="1" developer="1"3 type="string" 4 constant="1" 5 5 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc"> 6 6 <description> -
vendor/current/docs-xml/smbdotconf/logon/logonhome.xml
r414 r988 1 1 <samba:parameter name="logon home" 2 2 context="G" 3 4 advanced="1" developer="1"3 type="string" 4 constant="1" 5 5 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc"> 6 6 <description> -
vendor/current/docs-xml/smbdotconf/logon/logonpath.xml
r414 r988 1 1 <samba:parameter name="logon path" 2 2 context="G" 3 4 advanced="1" developer="1"3 type="string" 4 constant="1" 5 5 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc"> 6 6 <description> -
vendor/current/docs-xml/smbdotconf/logon/logonscript.xml
r414 r988 1 1 <samba:parameter name="logon script" 2 2 context="G" 3 advanced="1" developer="1"4 type="string"3 type="string" 4 constant="1" 5 5 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc"> 6 6 <description> -
vendor/current/docs-xml/smbdotconf/logon/setprimarygroupscript.xml
r414 r988 2 2 context="G" 3 3 type="string" 4 advanced="1" developer="1"5 4 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc"> 6 5 <description> … … 8 7 <para>Thanks to the Posix subsystem in NT a Windows User has a 9 8 primary group in addition to the auxiliary groups. This script 10 sets the primary group in the unix user datase when an9 sets the primary group in the unix user database when an 11 10 administrator sets the primary group from the windows user 12 11 manager or when fetching a SAM with <command>net rpc -
vendor/current/docs-xml/smbdotconf/logon/shutdownscript.xml
r414 r988 2 2 context="G" 3 3 type="string" 4 advanced="1" developer="1"5 4 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc"> 6 5 <description> … … 10 9 start a shutdown procedure.</para> 11 10 12 <para>If the connected user posses es the <constant>SeRemoteShutdownPrivilege</constant>,11 <para>If the connected user possesses the <constant>SeRemoteShutdownPrivilege</constant>, 13 12 right, this command will be run as root.</para> 14 13
Note:
See TracChangeset
for help on using the changeset viewer.