source:
trunk/server/docs-xml/smbdotconf/misc/preexecclose.xml
Last change on this file was 414, checked in by , 16 years ago | |
---|---|
File size: 404 bytes |
Line | |
---|---|
1 | <samba:parameter name="preexec close" |
2 | context="S" |
3 | type="boolean" |
4 | advanced="1" developer="1" |
5 | xmlns:samba="http://www.samba.org/samba/DTD/samba-doc"> |
6 | <description> |
7 | <para> |
8 | This boolean option controls whether a non-zero return code from <smbconfoption name="preexec"/> |
9 | should close the service being connected to. |
10 | </para> |
11 | </description> |
12 | |
13 | <value type="default">no</value> |
14 | </samba:parameter> |
Note:
See TracBrowser
for help on using the repository browser.