HP CIFS Server 3.0f Release Notes version A.02.03
Table 2 New Parameters (continued)
Hosts running the Advanced Server for Unix (ASU) product require some
special accomodations such as creating a [ADMIN$] share that only
supports IPC connections. Enabling this parameter allows the user to
create the [ADMIN$] file share in smb.conf.
enable asu support
This string parameter specifies a program or script that accepts a single
command line option (the username transmitted in the authentication
request) and returns a line on standard output (the name to which the
account should be mapped). The username map script variable is an
alternative to the username map parameter which specifies a file
containing a mapping of usernames from the CIFS clients to the CIFS
server.
username map script
File Handling
This integer variable specifies the time in seconds that smbd will cache
the output of a disk free query. By default, it is set to zero, no caching is
done.
dfree cache time
This string variable controls how the DOS read only attribute should be
mapped from a UNIX filesystem. The valid values are Yes, Permissions
and No. This option is set to Yes by default, the read only DOS attribute
is mapped to the inverse of the user or owner write bit in the UNIX
permission mode set. If the owner write bit is not set, the read only
attribute is reported as being set on the file.
map read only
The ownership of new files and directories is normally governed by the
uid of the connected user. This boolean option allows the Samba
administrator to specify that the ownership of new files and directories
can be controlled by the ownership of the parent directory. This option is
set to No by default.
inherit owner
This integer parameter specifies the maximum size in the number of
kilobyte (1024) units that the stat cache can use. The default is zero which
means unlimited.
max stat cache size
LDAP
This integer variable specifies the desired page size in bytes of LDAP
search for LDAP client. It is required to be greater than 0. The default
value is 1024.
ldap page size
Winbind
This string variable control how winbind retrieves name service
information to construct a user's home directory and login shell. HP only
supports the template setting. If set to template, winbind constructs
a user's home directory and login shell using the parameters of template
shell and templatehomedir. The default setting is template.
winbind nss info
10