1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-22 22:04:08 +03:00

docs:smbdotconf: add deprecated flags where missing.

Signed-off-by: Michael Adam <obnox@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
This commit is contained in:
Michael Adam 2015-07-23 16:24:34 +02:00 committed by Jeremy Allison
parent 2b7396b354
commit 99d0c3b0dc
13 changed files with 14 additions and 1 deletions

View File

@ -1,6 +1,7 @@
<samba:parameter name="syslog"
context="G"
type="integer"
deprecated="1"
xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
<description>
<para>

View File

@ -1,6 +1,7 @@
<samba:parameter name="syslog only"
context="G"
type="boolean"
deprecated="1"
xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
<description>
<para>

View File

@ -1,6 +1,7 @@
<samba:parameter name="enable privileges"
context="G"
type="boolean"
type="boolean"
deprecated="1"
xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
<description>
<para>

View File

@ -2,6 +2,7 @@
context="G"
type="string"
constant="1"
deprecated="1"
xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
<synonym>socket address</synonym>
<description>

View File

@ -1,6 +1,7 @@
<samba:parameter name="acl check permissions"
context="S"
type="boolean"
deprecated="1"
xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
<description>
<para>Please note this parameter is now deprecated in Samba 3.6.2 and will be removed

View File

@ -1,6 +1,7 @@
<samba:parameter name="use spnego"
context="G"
type="boolean"
deprecated="1"
xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
<description>
<para>This deprecated variable controls whether samba will try

View File

@ -1,6 +1,7 @@
<samba:parameter name="client use spnego principal"
context="G"
type="boolean"
deprecated="1"
xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
<description>
<para>This parameter determines whether or not

View File

@ -1,6 +1,7 @@
<samba:parameter name="null passwords"
context="G"
type="boolean"
deprecated="1"
xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
<description>
<para>Allow or disallow client access to accounts that have null passwords. </para>

View File

@ -1,6 +1,7 @@
<samba:parameter name="only user"
type="boolean"
context="S"
deprecated="1"
xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
<description>
<para>To restrict a service to a particular set of users you

View File

@ -1,6 +1,7 @@
<samba:parameter name="username"
context="S"
type="string"
deprecated="1"
xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
<synonym>user</synonym>
<synonym>users</synonym>

View File

@ -3,6 +3,7 @@
type="string"
generated_function="0"
handler="handle_idmap_backend"
deprecated="1"
xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
<description>
<para>

View File

@ -3,6 +3,7 @@
type="string"
generated_function="0"
handler="handle_idmap_gid"
deprecated="1"
xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
<synonym>winbind gid</synonym>
<description>

View File

@ -3,6 +3,7 @@
context="G"
generated_function="0"
handler="handle_idmap_uid"
deprecated="1"
xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
<synonym>winbind uid</synonym>
<description>