HP CIFS Server 2.2i Administrator's Guide version A.01.11.01
Installing and Configuring the HP CIFS Server
Step 3: Modify the Configuration
Chapter 232
Step 3: Modify the Configuration
HP CIFS Server requires configuration modifications for the following
functionality:
• ACL Support
• Case Sensitivity for the Client and Server for UNIX Extensions
• DOS Attribute Mapping
• Print Services for version A.01.07
• Print Services for version A.01.08 (current version)
• Distributed File System (DFS) Support
• Configure MC/ServiceGuard High Availability (HA)
• German Character Support
• Japanese Character Support
Configure ACL Support (for version A.01.07)
Two ACL schemes are currently supported: unix UNIX file permissions
and hpux_posix VxFS POSIX ACLs on HP-UX.
Example values are shown below:
• Example one:
acl schemes = unix
This is the default ACL scheme. This ignores UNIX ACL capabilities
and uses UNIX file permissions.
• Example two:
acl schemes = none
This example turns off all ACL support for the share and an error
will be returned whenever the client tries to get to or set ACL
information on any file system on the share.
• Example three:
acl schemes = hpux_posix