HP CIFS Server 3.0f Release Notes version A.02.03
Configuration Parameter Changes
This section contains a list of removed parameters, new parameters and changed parameters in HP CIFS
Server A.02.03.
Removed Parameters
The following is a list of the smb.conf configuration parameters which are no longer used in the HP CIFS
Server A.02.03:
• winbind enable local accounts
• template primary group
• min password length
• ldap filter
Changed Parameters
Table 1 shows a list of the changed configuration parameters in HP CIFS Server A.02.03. Refer to SWAT or
the smb.conf man pages for details.
Table 1 Changed Parameters
Changed Parameter BehaviorParameter
Change from the global parameter to the local parameter for a
share.
dfree command
Support a new option, Bad Uid.
map to guest
Change the default value from 0 to 750 in seconds.
printcap cache time
New Parameters
This section describes a list of new configuration parameters provided in this release. For detailed
information, refer to SWAT or the smb.conf man pages.
Table 2 is a list of new configuration parameters for ACL, authentication and session setup, file handling,
LDAP, and Winbind in HP CIFS Server A.02.03:
Table 2 New Parameters
DescriptionParameter
ACL
This boolean parameter controls what smbd does on receiving a protocol
request of "open for delete" from a Windows client.
If set to true (the default), then smbd checks the file system permissions
directly on "open for delete" and denies the request without actually
deleting the file. If this parameter is set to false, Samba doesn't check
permissions on "open for delete" and allows the open.
acl check permissions
This boolean parameter controls whether smbd maps a POSIX ACE entry
of "rwx" (read/write/execute), the maximum allowed POSIX permission
set, into a Windows ACL of "FULL CONTROL". The default value is True.
acl map full control
This is a boolean variable. In the POSIX filesystem, only the owner of a
file or directory and the super-user can modify the permissions and ACLs
on a file. If this parameter is set, then Samba overrides this restriction, and
allows the primary group owner of a file or directory to modify the
permissions and ACLs on that file. The default setting is No.
acl group control
Authentication and Session Setup
This boolean variable controls whether Samba substitutes %-macros in
the passdb fields if they are explicitly set. The default value is No.
passdb expand explicit
This boolean variable controls whether an incoming session setup will
kill other connections coming from the same IP.
If set it to yes, the client sends a zero VC on the new connection, and CIFS
server kills all other connections coming from the same IP. In this way,
the locked files are accessible again. The default setting is No.
reset on zero vc
Configuration Parameter Changes 9