*/
static struct parm_struct parm_table[] = {
- {N_("Base Options"), P_SEP, P_SEPARATOR},
+ {N_("Base Options"), P_SEP, P_SEPARATOR},
{
.label = "dos charset",
.enum_list = NULL,
.flags = FLAG_ADVANCED | FLAG_WIZARD,
},
-
{
.label = "config backend",
.type = P_ENUM,
.flags = FLAG_ADVANCED,
},
- {N_("Security Options"), P_SEP, P_SEPARATOR},
+ {N_("Security Options"), P_SEP, P_SEPARATOR},
{
.label = "security",
.enum_list = NULL,
.flags = FLAG_ADVANCED,
},
-
{
.label = "username",
.type = P_STRING,
.enum_list = NULL,
.flags = FLAG_HIDE,
},
-
{
.label = "invalid users",
.type = P_LIST,
.enum_list = NULL,
.flags = FLAG_ADVANCED,
},
-
{
.label = "read only",
.type = P_BOOL,
.enum_list = NULL,
.flags = FLAG_HIDE,
},
-
{
.label = "acl check permissions",
.type = P_BOOL,
.enum_list = NULL,
.flags = FLAG_HIDE,
},
-
{
.label = "only user",
.type = P_BOOL,
.flags = FLAG_ADVANCED,
},
- {N_("Logging Options"), P_SEP, P_SEPARATOR},
+ {N_("Logging Options"), P_SEP, P_SEPARATOR},
{
.label = "log level",
.enum_list = NULL,
.flags = FLAG_ADVANCED,
},
-
{
.label = "max log size",
.type = P_INTEGER,
.flags = FLAG_ADVANCED,
},
- {N_("Protocol Options"), P_SEP, P_SEPARATOR},
+ {N_("Protocol Options"), P_SEP, P_SEPARATOR},
{
.label = "allocation roundup size",
.enum_list = NULL,
.flags = FLAG_ADVANCED,
},
-
{
.label = "acl compatibility",
.type = P_ENUM,
.enum_list = NULL,
.flags = FLAG_ADVANCED | FLAG_GLOBAL | FLAG_SHARE,
},
-
{
.label = "announce version",
.type = P_STRING,
.enum_list = NULL,
.flags = FLAG_ADVANCED,
},
-
{
.label = "name resolve order",
.type = P_STRING,
.flags = FLAG_ADVANCED,
},
- {N_("Tuning Options"), P_SEP, P_SEPARATOR},
+ {N_("Tuning Options"), P_SEP, P_SEPARATOR},
{
.label = "block size",
.enum_list = NULL,
.flags = FLAG_ADVANCED | FLAG_SHARE,
},
-
{
.label = "lpq cache time",
.type = P_INTEGER,
.enum_list = NULL,
.flags = FLAG_ADVANCED | FLAG_PRINT,
},
-
{
.label = "socket options",
.type = P_STRING,
.enum_list = NULL,
.flags = FLAG_ADVANCED | FLAG_SHARE | FLAG_DEPRECATED,
},
-
{
.label = "name cache timeout",
.type = P_INTEGER,
.flags = FLAG_ADVANCED | FLAG_GLOBAL,
},
- {N_("Printing Options"), P_SEP, P_SEPARATOR},
+ {N_("Printing Options"), P_SEP, P_SEPARATOR},
{
.label = "max reported print jobs",
.enum_list = NULL,
.flags = FLAG_ADVANCED | FLAG_PRINT | FLAG_GLOBAL,
},
-
{
.label = "addport command",
.type = P_STRING,
.flags = FLAG_ADVANCED | FLAG_PRINT,
},
- {N_("Filename Handling"), P_SEP, P_SEPARATOR},
+ {N_("Filename Handling"), P_SEP, P_SEPARATOR},
+
{
.label = "mangling method",
.type = P_STRING,
},
- {N_("Domain Options"), P_SEP, P_SEPARATOR},
+ {N_("Domain Options"), P_SEP, P_SEPARATOR},
{
.label = "machine password timeout",
.flags = FLAG_ADVANCED | FLAG_WIZARD,
},
- {N_("Logon Options"), P_SEP, P_SEPARATOR},
+ {N_("Logon Options"), P_SEP, P_SEPARATOR},
{
.label = "add user script",
.enum_list = NULL,
.flags = FLAG_ADVANCED,
},
-
{
.label = "logon script",
.type = P_STRING,
.flags = FLAG_ADVANCED,
},
- {N_("Browse Options"), P_SEP, P_SEPARATOR},
+ {N_("Browse Options"), P_SEP, P_SEPARATOR},
{
.label = "os level",
.flags = FLAG_ADVANCED,
},
- {N_("WINS Options"), P_SEP, P_SEPARATOR},
+ {N_("WINS Options"), P_SEP, P_SEPARATOR},
{
.label = "dns proxy",
.enum_list = NULL,
.flags = FLAG_ADVANCED,
},
-
{
.label = "wins server",
.type = P_LIST,
.flags = FLAG_ADVANCED,
},
- {N_("Locking Options"), P_SEP, P_SEPARATOR},
+ {N_("Locking Options"), P_SEP, P_SEPARATOR},
{
.label = "blocking locks",
.enum_list = NULL,
.flags = FLAG_ADVANCED | FLAG_GLOBAL,
},
-
{
.label = "oplocks",
.type = P_BOOL,
.flags = FLAG_ADVANCED | FLAG_SHARE | FLAG_GLOBAL,
},
- {N_("Ldap Options"), P_SEP, P_SEPARATOR},
+ {N_("Ldap Options"), P_SEP, P_SEPARATOR},
{
.label = "ldap admin dn",
.enum_list = NULL,
.flags = FLAG_ADVANCED,
},
-
{
.label = "ldap debug level",
.type = P_INTEGER,
.flags = FLAG_ADVANCED,
},
+ {N_("EventLog Options"), P_SEP, P_SEPARATOR},
- {N_("EventLog Options"), P_SEP, P_SEPARATOR},
{
.label = "eventlog list",
.type = P_LIST,
.flags = FLAG_ADVANCED | FLAG_GLOBAL | FLAG_SHARE,
},
- {N_("Miscellaneous Options"), P_SEP, P_SEPARATOR},
+ {N_("Miscellaneous Options"), P_SEP, P_SEPARATOR},
+
{
.label = "add share command",
.type = P_STRING,
.enum_list = NULL,
.flags = FLAG_ADVANCED,
},
-
{
.label = "config file",
.type = P_STRING,
.flags = FLAG_ADVANCED,
},
#endif
-
{
.label = "default service",
.type = P_STRING,
.enum_list = NULL,
.flags = FLAG_HIDE,
},
-
{
.label = "copy",
.type = P_STRING,
.enum_list = NULL,
.flags = FLAG_ADVANCED,
},
-
{
.label = "preexec close",
.type = P_BOOL,
.enum_list = NULL,
.flags = FLAG_ADVANCED | FLAG_SHARE | FLAG_GLOBAL,
},
-
{
.label = "fake directory create times",
.type = P_BOOL,
.flags = FLAG_ADVANCED,
},
- {N_("VFS module options"), P_SEP, P_SEPARATOR},
+ {N_("VFS module options"), P_SEP, P_SEPARATOR},
{
.label = "vfs objects",
.flags = FLAG_ADVANCED,
},
- {N_("Winbind options"), P_SEP, P_SEPARATOR},
+ {N_("Winbind options"), P_SEP, P_SEPARATOR},
{
.label = "passdb expand explicit",