HP CIFS Server Administrator's Guide Version A.03.01.01 (5900-1282, May 2011)

state directory (G)
This parameter specifies the directory location where the TDB files containing persistent data
is stored. The default setting for this parameter is state directory =
/var/opt/samba/locks.
smb encrypt (S)
This parameter specifies if the remote client should use SMB encryption. Starting from Samba
3.2 version and later, SMB encryption uses the GSSAPI to encrypt and sign request and
response in a SMB protocol stream. When smb encrypt (S) is enabled, it provides a
secure method of SMB/CIFS communication, using the SMB/CIFS authentication to encrypt
and sign keys.
NOTE: The smb encrypt (S) parameter is supported only on Samba 3.2 clients. It is
not supported on Linux CIFSFS, MacOS/X, and Windows clients.
You can use the following values for the smb encrypt (S) parameter:
auto When set to auto, encryption is offered but not forced.
mandatory When set to mandatory , SMB encryption is required.
disabled When set to disabled, you cannot change the SMB encryption.
The default setting for smb encrypt (S) is smb encrypt = auto.
NOTE: The clustering (G), cluster addresses (G), ctdb timeout (G), and ctdbd
socket (G) parameters are not implemented in HP CIFS Server A.03.01.01.
The following is a list of the global parameters in smb.conf used to support the fixed size memory
map feature:
use mmap
It is a boolean parameter that controls whether the memory map functionality is enabled or
disabled on the HP CIFS Server. The default setting for this parameter is yes.
fixed mmap size
This integer variable specifies the fixed memory size for memory-mapped access. The default
value is 16MB. This means that a 16MB contiguous address space is reserved when the file
is first opened and no expansion is allowed. HP recommends that the value of fixed mmap
size should be set to a multiple of the TDB page size. The TDB page size is 8192 bytes.
In the most cases, you should not need to change the default values of the use mmap and fixed
mmap size parameters.
NOTE: The fixed mmap size parameter does not support A.03.01.01 on HP-UX 11i v2
IA/PA. Hence without the fixed mmap size parameter, the use mmap=yes is not functional.
Use the default value use mmap=no for HP-UX 11i v2 IA/PA.
To modify the value of use mmap or fixed mmap size, you must first stop all of the CIFS Server
processes (smbd, nmbd and winbindd daemons), modify the settings of the parameters, and then
restart the CIFS Server processes. It is not safe to modify the memory map settings using a procedure
other than the one mentioned above.
Changed default SMB.CONF parameters
tdbsam
defaultChanged
passdb backend
No
defaultChanged
lanman auth
No
defaultChanged
client lanman auth
No
defaultChanged
client plaintext auth
154 HP-UX Configuration for HP CIFS