svn commit: samba-docs r611 - in trunk/smbdotconf/winbind: .

jerry at samba.org jerry at samba.org
Wed Jun 8 14:37:52 GMT 2005


Author: jerry
Date: 2005-06-08 14:37:52 +0000 (Wed, 08 Jun 2005)
New Revision: 611

WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba-docs&rev=611

Log:
cleaning up vestiges of winbind local accounts code
Removed:
   trunk/smbdotconf/winbind/templateprimarygroup.xml
   trunk/smbdotconf/winbind/winbindenablelocalaccounts.xml


Changeset:
Deleted: trunk/smbdotconf/winbind/templateprimarygroup.xml
===================================================================
--- trunk/smbdotconf/winbind/templateprimarygroup.xml	2005-06-08 14:33:39 UTC (rev 610)
+++ trunk/smbdotconf/winbind/templateprimarygroup.xml	2005-06-08 14:37:52 UTC (rev 611)
@@ -1,15 +0,0 @@
-<samba:parameter name="template primary group"
-                 context="G"
-				 type="string"
-                 advanced="1" developer="1"
-                 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
-<description>
-	<para>This option defines the default primary group for 
-	each user created by <citerefentry><refentrytitle>winbindd</refentrytitle>
-        <manvolnum>8</manvolnum></citerefentry>'s local account management
-	functions (similar to the 'add user script').
-	</para>
-</description>
-
-<value type="default">nobody</value>
-</samba:parameter>

Deleted: trunk/smbdotconf/winbind/winbindenablelocalaccounts.xml
===================================================================
--- trunk/smbdotconf/winbind/winbindenablelocalaccounts.xml	2005-06-08 14:33:39 UTC (rev 610)
+++ trunk/smbdotconf/winbind/winbindenablelocalaccounts.xml	2005-06-08 14:37:52 UTC (rev 611)
@@ -1,17 +0,0 @@
-<samba:parameter name="winbind enable local accounts"
-                 context="G"
-				 type="boolean"
-                 advanced="1" developer="1"
-                 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
- <description>
-	<para>This parameter controls whether or not winbindd 
-	will act as a stand in replacement for the various account
-	management hooks in smb.conf (e.g. 'add user script').
-	If enabled, winbindd will support the creation of local 
-	users and groups as another source of UNIX account information
-	available via getpwnam() or getgrgid(), etc...
-	</para>
-</description>
-
-<value type="default">no</value>
-</samba:parameter>



More information about the samba-cvs mailing list