mirror of
https://github.com/samba-team/samba.git
synced 2025-08-03 04:22:09 +03:00
smb.conf(5): Mark four removed parameters as such.
This commit is contained in:
@ -1,5 +1,6 @@
|
||||
<samba:parameter name="directory security mask"
|
||||
context="S"
|
||||
removed="1"
|
||||
type="string"
|
||||
xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
|
||||
<description>
|
||||
|
@ -1,6 +1,7 @@
|
||||
<samba:parameter name="force directory security mode"
|
||||
context="S"
|
||||
type="string"
|
||||
removed="1"
|
||||
xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
|
||||
<description>
|
||||
<para>
|
||||
|
@ -1,6 +1,7 @@
|
||||
<samba:parameter name="force security mode"
|
||||
context="S"
|
||||
type="string"
|
||||
type="string"
|
||||
removed="1"
|
||||
xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
|
||||
<description>
|
||||
<para>
|
||||
|
@ -1,6 +1,7 @@
|
||||
<samba:parameter name="security mask"
|
||||
context="S"
|
||||
type="string"
|
||||
type="string"
|
||||
removed="1"
|
||||
xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
|
||||
<description>
|
||||
<para>
|
||||
|
Reference in New Issue
Block a user