docs:smbdotconf: remove swat-specific flags.
[sfrench/samba-autobuild/.git] / docs-xml / smbdotconf / security / usernamemapscript.xml
index 6df134c2575b1461f072a21d5c01434e0cc179e3..2e43a788037eeede6a68415758c8840cc4e72f6b 100644 (file)
@@ -1,14 +1,13 @@
 <samba:parameter name="username map script"
                  context="G"
                 type="string"
-                 advanced="1" developer="1"
                  xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
 <description>
        <para>This script is a mutually exclusive alternative to the 
        <smbconfoption name="username map"/> parameter.  This parameter 
        specifies and external program or script that must accept a single 
        command line option (the username transmitted in the authentication
-       request) and return a line line on standard output (the name to which 
+       request) and return a line on standard output (the name to which
        the account should mapped).  In this way, it is possible to store
        username map tables in an LDAP or NIS directory services.
        </para>