From 695ee7a6446c9295644e74f44fc37d22e5fceae0 Mon Sep 17 00:00:00 2001 From: bubulle Date: Thu, 22 May 2008 09:48:21 +0000 Subject: Load samba-3.0.29 into branches/samba/upstream. git-svn-id: svn://svn.debian.org/svn/pkg-samba/branches/samba/upstream@1882 fc4039ab-9d04-0410-8cac-899223bdd6b0 --- docs/htmldocs/manpages/smb.conf.5.html | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'docs/htmldocs/manpages') diff --git a/docs/htmldocs/manpages/smb.conf.5.html b/docs/htmldocs/manpages/smb.conf.5.html index f62982c4ef..32b6efd16b 100644 --- a/docs/htmldocs/manpages/smb.conf.5.html +++ b/docs/htmldocs/manpages/smb.conf.5.html @@ -164,8 +164,8 @@ alias|alias|alias|alias... their own share definitions has been added. This capability is called usershares and is controlled by a set of parameters in the [global] section of the smb.conf. The relevant parameters are : -

usershare allow guests

Controls if usershares can permit guest access.

usershare max shares

Maximum number of user defined shares allowed.

usershare owner only

If set only directories owned by the sharing user can be shared.

usershare path

Points to the directory containing the user-defined share definitions. - The filesystem permissions on this directory control who can create user-defined shares.

usershare prefix allow list

Comma-separated list of absolute pathnames restricting what directories +

usershare allow guests

Controls if usershares can permit guest access.

usershare max shares

Maximum number of user defined shares allowed.

usershare owner only

If set only directories owned by the sharing user can be shared.

usershare path

Points to the directory containing the user defined share definitions. + The filesystem permissions on this directory control who can create user defined shares.

usershare prefix allow list

Comma-separated list of absolute pathnames restricting what directories can be shared. Only directories below the pathnames in this list are permitted.

usershare prefix deny list

Comma-separated list of absolute pathnames restricting what directories can be shared. Directories below the pathnames in this list are prohibited.

usershare template share

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

@@ -892,7 +892,7 @@ client ntlmv2 auth (G) client plaintext auth (G)

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

@@ -2404,7 +2404,7 @@ lanman auth (G) auth to disable this for Samba's clients (such as smbclient)

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

-- cgit v1.2.3