From 695ee7a6446c9295644e74f44fc37d22e5fceae0 Mon Sep 17 00:00:00 2001
From: bubulle
Controls if usershares can permit guest access.
Maximum number of user defined shares allowed.
If set only directories owned by the sharing user can be shared.
Points to the directory containing the user-defined share definitions. - The filesystem permissions on this directory control who can create user-defined shares.
Comma-separated list of absolute pathnames restricting what directories +
Controls if usershares can permit guest access.
Maximum number of user defined shares allowed.
If set only directories owned by the sharing user can be shared.
Points to the directory containing the user defined share definitions. + The filesystem permissions on this directory control who can create user defined shares.
Comma-separated list of absolute pathnames restricting what directories can be shared. Only directories below the pathnames in this list are permitted.
Comma-separated list of absolute pathnames restricting what directories can be shared. Directories below the pathnames in this list are prohibited.
Names a pre-existing share used as a template for creating new usershares. All other share parameters not specified in the user defined share definition @@ -871,7 +871,7 @@ client lanman auth (G) without Windows 95/98 servers are advised to disable this option.
Disabling this option will also disable the client plaintext auth
option
Likewise, if the client ntlmv2
auth
parameter is enabled, then only NTLMv2 logins will be
- attempted.
Default: client lanman auth
= no
+ attempted.
Default: client lanman auth
= yes
Specifies whether a client should send a plaintext - password if the server does not support encrypted passwords.
Default: client plaintext auth
= no
+ password if the server does not support encrypted passwords.
Default: client plaintext auth
= yes
If this option, and ntlm
auth
are both disabled, then only NTLMv2 logins will be
permited. Not all clients support NTLMv2, and most will require
- special configuration to use it.
Default: lanman auth
= no
+ special configuration to use it.
Default: lanman auth
= yes