diff options
| author | Stefan Metzmacher <metze@samba.org> | 2013-11-14 18:53:06 +0100 |
|---|---|---|
| committer | Stefan Metzmacher <metze@samba.org> | 2014-01-07 12:47:06 +0100 |
| commit | 11aed7cd3dbd967593b34a206f0802fd0002bf27 (patch) | |
| tree | 9837530e4cbd14493b312ad23cc8761cd3ba57ff /docs-xml | |
| parent | 225982e1cb6276ed5c6a47c0e4827d75e8ab2fb1 (diff) | |
| download | samba-11aed7cd3dbd967593b34a206f0802fd0002bf27.tar.gz samba-11aed7cd3dbd967593b34a206f0802fd0002bf27.tar.xz samba-11aed7cd3dbd967593b34a206f0802fd0002bf27.zip | |
docs-xml: update 'winbind sealed pipes' description
Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
Diffstat (limited to 'docs-xml')
| -rw-r--r-- | docs-xml/smbdotconf/winbind/winbindsealedpipes.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/docs-xml/smbdotconf/winbind/winbindsealedpipes.xml b/docs-xml/smbdotconf/winbind/winbindsealedpipes.xml index 26f446e5bc..63f5588336 100644 --- a/docs-xml/smbdotconf/winbind/winbindsealedpipes.xml +++ b/docs-xml/smbdotconf/winbind/winbindsealedpipes.xml @@ -4,12 +4,12 @@ advanced="1" developer="1" xmlns:samba="http://www.samba.org/samba/DTD/samba-doc"> <description> - <para>This option controls whether any requests made over the Samba 4 winbind + <para>This option controls whether any requests from winbindd to domain controllers pipe will be sealed. Disabling sealing can be useful for debugging purposes.</para> - <para>Note that this option only applies to the Samba 4 winbind and not - to the standard winbind.</para> + <para>The behavior can be controlled per netbios domain + by using 'winbind sealed pipes:NETBIOSDOMAIN = no' as option.</para> </description> <value type="default">yes</value> |
