[SCM] Samba Shared Repository - branch master updated

Ralph Böhme slow at samba.org
Mon Jan 30 11:25:02 UTC 2017


The branch, master has been updated
       via  73deaec s3:winbindd: document "winbind:ignore domains"
      from  1820209 s3/rpc_server/mdssvc: Generate flex/bison files in build

https://git.samba.org/?p=samba.git;a=shortlog;h=master


- Log -----------------------------------------------------------------
commit 73deaecbd598dcda5b213c07bf9593fca2290c72
Author: David Mulder <dmulder at suse.com>
Date:   Mon Jan 23 14:44:03 2017 -0700

    s3:winbindd: document "winbind:ignore domains"
    
    The "winbind:ignore domains" smb.conf option is undocumented but used frequently.
    
    Signed-off-by: David Mulder <dmulder at suse.com>
    Reviewed-by: Ralph Boehme <slow at samba.org>
    Reviewed-by: Andrew Bartlett <abartlet at samba.org>
    
    Autobuild-User(master): Ralph Böhme <slow at samba.org>
    Autobuild-Date(master): Mon Jan 30 12:24:47 CET 2017 on sn-devel-144

-----------------------------------------------------------------------

Summary of changes:
 docs-xml/smbdotconf/winbind/winbindignoredomains.xml | 14 ++++++++++++++
 1 file changed, 14 insertions(+)
 create mode 100644 docs-xml/smbdotconf/winbind/winbindignoredomains.xml


Changeset truncated at 500 lines:

diff --git a/docs-xml/smbdotconf/winbind/winbindignoredomains.xml b/docs-xml/smbdotconf/winbind/winbindignoredomains.xml
new file mode 100644
index 0000000..62a8f863
--- /dev/null
+++ b/docs-xml/smbdotconf/winbind/winbindignoredomains.xml
@@ -0,0 +1,14 @@
+<samba:parameter name="winbind:ignore domains"
+                 context="G"
+                 type="cmdlist"
+                 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
+<description>
+       <para>Allows to enter a list of trusted domains winbind should
+       ignore (untrust). This can avoid the overhead of resources from
+       attempting to login to DCs that should not be communicated with.
+       </para>
+
+</description>
+<value type="default"></value>
+<value type="example">DOMAIN1, DOMAIN2</value>
+</samba:parameter>


-- 
Samba Shared Repository



More information about the samba-cvs mailing list