From 91bd0d7e9b0aec7bfd92eca8d53623b3da0b326b Mon Sep 17 00:00:00 2001 From: Tim Potter Date: Tue, 11 Sep 2001 05:28:56 +0000 Subject: Update from sgml source. (This used to be commit e101e945b78fbe53b6bdcf6ddaa9355547af09fd) --- docs/htmldocs/smb.conf.5.html | 184 +++++++++++++++++++++++------------------- 1 file changed, 103 insertions(+), 81 deletions(-) (limited to 'docs/htmldocs') diff --git a/docs/htmldocs/smb.conf.5.html b/docs/htmldocs/smb.conf.5.html index 75e2587689..3a2a99a1f3 100644 --- a/docs/htmldocs/smb.conf.5.html +++ b/docs/htmldocs/smb.conf.5.html @@ -150,7 +150,7 @@ NAME="AEN28" >Sections other than guest services will require a password to access them. The client provides the username. As older clients only provide passwords and not usernames, you may specify a list - of usernames to check against the password using the "user=" + of usernames to check against the password using the "user =" option in the share definition. For modern clients such as Windows 95/98/ME/NT/2000, this should not be necessary.

If you decide to use a path=path = line in your [homes] section then you may find it useful to use the %S macro. For example :

path=/data/pchome/%Spath = /data/pchome/%S

flag for auto home directories will be inherited from the global browseable flag, not the [homes] browseable flag. This is useful as - it means setting browseable=no in the [homes] section - will hide the [homes] share but make any auto home - directories visible.

browseable = no in + the [homes] section will hide the [homes] share but make + any auto home directories visible.

The [printers] section

PARAMETERS

VARIABLE SUBSTITUTIONS

--with-automount - option then this value will be the same as %.

%p

NAME MANGLING

mangle case= yes/no
mangle case = yes/no

controls if names that have characters that @@ -769,7 +771,7 @@ CLASS="VARIABLELIST" >

NOTE ABOUT USERNAME/PASSWORD VALIDATION

file for the service and the client has supplied a password, and that password matches (according to the UNIX system's password checking) with one of the usernames - from the "user=" field then the connection is made as - the username in the "user=" line. If one - of the username in the "user=" list begins with a + from the "user =" field then the connection is made as + the username in the "user =" line. If one + of the username in the "user =" list begins with a '@' then that name expands to a list of names in the group of the same name.

COMPLETE LIST OF GLOBAL PARAMETERS

COMPLETE LIST OF SERVICE PARAMETERS

EXPLANATION OF EACH PARAMETER

security=serversecurity = server or security=domain security = domain and

See the discussion in the section NAME MANGLING.

directory mode"directory mode parameter for masking @@ -6250,14 +6252,14 @@ NAME="DEFAULTCASE" >

See the section on NAME MANGLING. Also note the short preserve case"short preserve case parameter.

security=domainsecurity = domain and security=serversecurity = server option as well as security=domainsecurity = domain. The reason for this is only when Samba is a domain member does it get the information @@ -6654,7 +6656,7 @@ CLASS="PARAMETER" security=serversecurity = server mode a missing user is treated the same as an invalid password logon attempt. Deleting @@ -6709,7 +6711,7 @@ CLASS="PARAMETER" >

See also security=domainsecurity = domain, program for information on how to set up and maintain this file), or set the security=[serve|domain]security = [server|domain] parameter which causes A boolean variable that controls whether all printers in the printcap will be loaded for browsing by default. See the printers section for more details.

printing=hpux +>printing = hpux ), if the If a Samba server is a member of an Windows NT Domain (see the security=domainsecurity = domain) parameter) then periodically a running , and the security=domain security = domain) parameter.

Default:

See the section on NAME MANGLING

See the section on NAME MANGLING for details on how to control the mangling process.

magic character in name mangling. The default is a '~' but this may interfere with some software. Use this option to set @@ -10844,7 +10846,7 @@ HREF="#SECURITY" > modes other than security=sharesecurity = share - i.e. wins support=yeswins support = yes) what the maximum @@ -11326,7 +11328,7 @@ HREF="#MINWINSTTL" CLASS="PARAMETER" >min - wins ttl" parameter.

Default: name resolve order = lmhosts host wins bcast +>name resolve order = lmhosts wins host bcast

. This is a restriction of the SMB/CIFS protocol when in security=server +>security = server mode and cannot be fixed in Samba.

security=server security = server mode the network logon will appear to come from there rather than from the users workstation.

See the section on NAME MANGLING for a fuller discussion.

Default: For printing= BSD, AIX, QNX, LPRNG +>printing = BSD, AIX, QNX, LPRNG or PLP :

For printing= SYS or HPUX :printing = SYS or HPUX :

For printing=SOFTQ :printing = SOFTQ :

/etc/printcap). See the discussion of the [printers] section above for reasons why you might want to do this.

This option can be set on a per printer basis

See also the discussion in the [printers] section.

security = server or security=domain +>security = domain .

See also the section NOTE ABOUT USERNAME/PASSWORD VALIDATION.

This is the default security setting in Samba 2.2. - With user-level security a client must first "log=on" with a + With user-level security a client must first "log-on" with a valid username and password (which can be mapped using the parameter for details on doing this.

See also the section NOTE ABOUT USERNAME/PASSWORD VALIDATION.

parameter for details on doing this.

See also the section NOTE ABOUT USERNAME/PASSWORD VALIDATION.

See also the section NOTE ABOUT USERNAME/PASSWORD VALIDATION.

net view"net view. It can be any string that you wish to show to your users.

See the section on NAME MANGLING.

To specify an argument use the syntax SOME_OPTION=VALUE +>To specify an argument use the syntax SOME_OPTION = VALUE for example SO_SNDBUF=8192SO_SNDBUF = 8192. Note that you must not have any spaces before or after the = sign.

SAMBA_NETBIOS_NAME=myhostnameSAMBA_NETBIOS_NAME = myhostname

Default:

Default: ssl=nossl = no

See the section NOTE ABOUT USERNAME/PASSWORD VALIDATION for more information on how @@ -17644,19 +17646,33 @@ CLASS="PARAMETER" > option is applicable in vetoing files.

One feature of the veto files parameter that it is important - to be aware of, is that if a directory contains nothing but files - that match the veto files parameter (which means that Windows/DOS - clients cannot ever see them) is deleted, the veto files within - that directory are automatically deleted along - with it, if the user has UNIX permissions to do so.

One feature of the veto files parameter that it + is important to be aware of is Samba's behaviour when + trying to delete a directory. If a directory that is + to be deleted contains nothing but veto files this + deletion will fail unless you also set + the delete veto files parameter to + yes. + +

Setting this parameter will affect the performance of Samba, as it will be forced to check all files and directories for a match as they are scanned.

+ +

See also .

+ +

Default: No files or directories are vetoed.

+ +

Examples:

+

Example: veto oplock files = /*;.SEM/ +>veto oplock files = /*.SEM/

security=domainsecurity = domain
setting.

WARNINGS

VERSION

SEE ALSO

AUTHOR