Advanced Server Registry

Advanced Server Key Descriptions

EnableSoftFileExtensions REG_MULTI_SZ List

Specifies the file extensions for which the compatibility mode will be translated to read- only/DenyWrite if the value of the EnableSoftCompat key is set to 1.

Default: bat com exe dll cmd

ForceDirectoryAcl REG_DWORD 0 or 1

Determines whether Advanced Server will create an access control list for a newly- created directory if an explicit access control list was not provided by the client computer. If an access control list is not created, one will be inherited automatically from its parent directory whenever it is needed.

Default: 1 (create new access control list)

ForceFileAcl REG_DWORD 0 or 1

Determines whether the Advanced Server will create an access control list for a newly- created file if an explicit access control list was not provided by the client computer. If an access control list is not created, one will be inherited automatically from its parent directory whenever it is needed.

Default: 0 (will not create new access control list)

ForceFileFlush REG_DWORD 0 or 1

Specifies whether to force a UNIX fsync(2) system call when an SMB flush request is received. Not forcing fsync(2) system calls can improve file server performance; files will be flushed automatically to disk by the UNIX fsflush daemon periodically, regardless of the setting of this key.

Default: 0 (will not force fsync system call)

IgnoreUnixPermissions REG_DWORD 0 or 1

Gives users the option to bypass UNIX system permissions when working with files and directories. For example, enabling this option would allow Advanced Server users to write to or delete files for which they have sufficient Advanced Server permissions even though only UNIX system read permissions had been granted to those files.

Default: 0 (enforce UNIX system permissions)

You can change the value of this key using the AS/U Administrator.

!

The parameters UnixQuotas, IgnoreUnixPermissions and UnixDirectoryCheck

depend on each other in the following way:

– If UnixQuotas is set to 1, the other two parameters are both assumed to be 0 independent of their real registry values.

– If UnixQuotas is set to 0 and IgnoreUnixPermissions is set to 1, the parameter UnixDirectoryCheck is assumed to be 2 independent of its real registry value.

Product Manual

U7613-J-Z815-6-76

Page 283
Image 283
Siemens V4.0 manual EnableSoftFileExtensions Regmultisz List, ForceDirectoryAcl Regdword 0 or, ForceFileAcl Regdword 0 or