From: Jeremy Allison Date: Mon, 14 Dec 1998 22:41:31 +0000 (+0000) Subject: Re-created yodl docs. X-Git-Tag: samba-2.0.0beta4~3 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d27eaffbe55f7aec68e78ebe00f6e0b4f9ebc0b1;p=thirdparty%2Fsamba.git Re-created yodl docs. Jeremy. --- diff --git a/docs/htmldocs/smb.conf.5.html b/docs/htmldocs/smb.conf.5.html index 4e1f0024860..cfc612a6bc4 100644 --- a/docs/htmldocs/smb.conf.5.html +++ b/docs/htmldocs/smb.conf.5.html @@ -707,46 +707,7 @@ file permissions. admin users = jason


  • allow hosts (S) -


    A synonym for this parameter is 'hosts allow' -


    This parameter is a comma, space, or tab delimited set of hosts which -are permitted to access a service. -


    If specified in the [global] section then it will -apply to all services, regardless of whether the individual service -has a different setting. -


    You can specify the hosts by name or IP number. For example, you could -restrict access to only the hosts on a Class C subnet with something -like "allow hosts = 150.203.5.". The full syntax of the list is -described in the man page hosts_access (5). Note that this man -page may not be present on your system, so a brief description will -be given here also. -


    NOTE: IF you wish to allow the smbpasswd -(8) program to be run by local users to change -their Samba passwords using the local smbd (8) -daemon, then you MUST ensure that the localhost is listed in your -allow hosts list, as smbpasswd (8) runs -in client-server mode and is seen by the local -smbd process as just another client. -


    You can also specify hosts by network/netmask pairs and by netgroup -names if your system supports netgroups. The EXCEPT keyword can also -be used to limit a wildcard list. The following examples may provide -some help: -


    Example 1: allow localhost and all IPs in 150.203.*.* except one -


    hosts allow = localhost, 150.203. EXCEPT 150.203.6.66 -


    Example 2: allow localhost and hosts that match the given network/netmask -


    hosts allow = localhost, 150.203.15.0/255.255.255.0 -


    Example 3: allow a localhost plus a couple of hosts -


    hosts allow = localhost, lapland, arvidsjaur -


    Example 4: allow only hosts in NIS netgroup "foonet" or localhost, but -deny access from one particular host -


    hosts allow = @foonet, localhost - hosts deny = pirate -


    Note that access still requires suitable user-level passwords. -


    See testparm (1) for a way of testing your -host access to see if it does what you expect. -


    Default: - none (i.e., all hosts permitted access) -


    Example: - allow hosts = 150.203.5. localhost myhost.mynet.edu.au +


    Synonym for hosts allow.


  • alternate permissions (S)


    This is a deprecated parameter. It no longer has any effect in Samba2.0. @@ -1221,14 +1182,7 @@ as the user has permissions to do so). delete veto files = True


  • deny hosts (S) -


    The opposite of 'allow hosts' - hosts listed -here are NOT permitted access to services unless the specific -services have their own lists to override this one. Where the lists -conflict, the 'allow' list takes precedence. -


    Default: - none (i.e., no hosts specifically excluded) -


    Example: - deny hosts = 150.203.4. badhost.mynet.edu.au +


    Synonym for hosts deny.


  • dfree command (G)


    The dfree command setting should only be used on systems where a @@ -1690,7 +1644,7 @@ files" and "case se


    Example hide files = /.*/DesktopFolderDB/TrashFor%m/resource.frk/


    The above example is based on files that the Macintosh SMB client -(DAVE) available from
    Thursby creates for +(DAVE) available from Thursby creates for internal use, and also still hides all files beginning with a dot.


  • homedir map (G) @@ -1713,16 +1667,62 @@ logons. homedir map = amd.homedir


  • hosts allow (S) -


    Synonym for allow hosts. +


    A synonym for this parameter is 'allow hosts' +


    This parameter is a comma, space, or tab delimited set of hosts which +are permitted to access a service. +


    If specified in the [global] section then it will +apply to all services, regardless of whether the individual service +has a different setting. +


    You can specify the hosts by name or IP number. For example, you could +restrict access to only the hosts on a Class C subnet with something +like "allow hosts = 150.203.5.". The full syntax of the list is +described in the man page hosts_access (5). Note that this man +page may not be present on your system, so a brief description will +be given here also. +


    NOTE: IF you wish to allow the smbpasswd +(8) program to be run by local users to change +their Samba passwords using the local smbd (8) +daemon, then you MUST ensure that the localhost is listed in your +hosts allow list, as smbpasswd (8) runs +in client-server mode and is seen by the local +smbd process as just another client. +


    You can also specify hosts by network/netmask pairs and by netgroup +names if your system supports netgroups. The EXCEPT keyword can also +be used to limit a wildcard list. The following examples may provide +some help: +


    Example 1: allow localhost and all IPs in 150.203.*.* except one +


    hosts allow = localhost, 150.203. EXCEPT 150.203.6.66 +


    Example 2: allow localhost and hosts that match the given network/netmask +


    hosts allow = localhost, 150.203.15.0/255.255.255.0 +


    Example 3: allow a localhost plus a couple of hosts +


    hosts allow = localhost, lapland, arvidsjaur +


    Example 4: allow only hosts in NIS netgroup "foonet" or localhost, but +deny access from one particular host +


    hosts allow = @foonet, localhost +


    hosts deny = pirate +


    Note that access still requires suitable user-level passwords. +


    See testparm (1) for a way of testing your +host access to see if it does what you expect. +


    Default: + none (i.e., all hosts permitted access) +


    Example: + allow hosts = 150.203.5. localhost myhost.mynet.edu.au


  • hosts deny (S) -


    Synonym for denyhosts. +


    The opposite of 'hosts allow' - hosts listed +here are NOT permitted access to services unless the specific +services have their own lists to override this one. Where the lists +conflict, the 'allow' list takes precedence. +


    Default: + none (i.e., no hosts specifically excluded) +


    Example: + hosts deny = 150.203.4. badhost.mynet.edu.au


  • hosts equiv (G)


    If this global parameter is a non-null string, it specifies the name of a file to read for the names of hosts and users who will be allowed access without specifying a password. -


    This is not be confused with allow hosts which +


    This is not be confused with hosts allow which is about hosts access to services and is more useful for guest services. hosts equiv may be useful for NT clients which will not supply passwords to samba. @@ -2551,10 +2551,15 @@ resolution options. names to be resolved as follows :