HP CIFS Server Administrator Guide Version A.03.01.03 (5900-2006, October 2011)
Table Of Contents
- HP CIFS Server Administrator Guide Version A.03.01.03
- Contents
- About this document
- 1 Introduction to the HP CIFS Server
- 2 Installing and configuring HP CIFS Server
- HP CIFS Server requirements and limitations
- Step 1: Installing HP CIFS Server software
- Step 2: Running the configuration script
- Step 3: Modify the configuration
- Step 4: Starting HP CIFS Server
- Other Samba configuration issues
- 3 Managing HP-UX file access permissions from Windows NT/XP/2000/Vista/Windows 7
- Introduction
- UNIX file permissions and POSIX ACLs
- Using the Windows NT Explorer GUI to create ACLs
- Using the Windows Vista Explorer GUI to create ACLs
- POSIX ACLs and Windows 2000, Windows XP, Windows Vista, and Windows 7 clients
- HP CIFS Server Directory ACLs and Windows 2000, Windows XP, Windows Vista, and Windows 7 clients
- In conclusion
- 4 Windows style domains
- Introduction
- Configure HP CIFS Server as a PDC
- Configure HP CIFS Server as a BDC
- Domain member server
- Create the Machine Trust Accounts
- Configure domain users
- Join a Windows client to a Samba domain
- Roaming profiles
- Configuring user logon scripts
- Home drive mapping support
- Trust relationships
- 5 Windows 2003 and Windows 2008 domains
- 6 LDAP integration support
- Overview
- Network environments
- Summary of installing and configuring
- Installing and configuring your Directory Server
- Installing LDAP-UX Client Services on an HP CIFS Server
- Configuring the LDAP-UX Client Services
- Enabling Secure Sockets Layer (SSL)
- Extending the Samba subschema into your Directory Server
- Migrating your data to the Directory Server
- Configuring the HP CIFS Server
- Creating Samba users in directory
- Management tools
- 7 Winbind support
- 8 Kerberos support
- 9 HP CIFS deployment models
- Introduction
- Samba Domain Model
- Windows Domain Model
- Unified Domain Model
- 10 Securing HP CIFS Server
- 11 Configuring HA HP CIFS
- 12 HP-UX configuration for HP CIFS
- 13 Tool reference
- Glossary
- Index

11 Configuring HA HP CIFS
Overview of HA HP CIFS Server
Highly Available HP CIFS Server allows the HP CIFS Server product to run on a MC/ServiceGuard
cluster of nodes. MC/ServiceGuard allows you to create high availability clusters of HP 9000
Server computers.
You must set up an MC/ServiceGuard cluster before you can set up an HA HP CIFS Server. For
instructions on setting up an MC/ServiceGuard cluster, refer to the Managing MC/ServiceGuard
manual.
The HA HP CIFS Server provides customizable configuration, control scripts and monitor scripts.
These scripts as well as the README file are in the /opt/samba/HA directory. These are sample
scripts for you to customize for your environment.
The README file and the files in /opt/samba/HA apply to an active-standby or active-active HA
configuration.
Recommended clients
The recommended clients for the HA HP CIFS Server are Windows 2003, Windows 2008, Windows
XP SP1 and Windows XP SP2, and Windows Vista, Windows Terminal Server (NT4 and 2000)
and HP CIFS Client. Older clients, such as DOS/Windows 3.1 LM 2.2C and Windows for
Workgroups, may not respond well to the HP CIFS Server stopping and to network connections
terminating, as occurs during an HA HP CIFS Server switchover.
Review the "Special Notes for HA HP CIFS Server" section contained later in this section for usage
considerations.
Installing HA HP CIFS Server
HA HP CIFS Servers must be installed and configured on all cluster nodes in the configuration. All
cluster nodes may (but are not required to) act as "primary" nodes and, at the same time, as
"alternate" nodes for others. If there is no failover, each cluster node runs one of the packages. If
a failover occurs, a cluster node will pick up the failed package in addition to its original package.
Before creating a Highly Available HP CIFS Server package, you must set up your MC/ServiceGuard
cluster according to the instructions in the Managing MC/ServiceGuard manual.
To do so, perform the following:
1. Following the instructions, configure the disk hardware for high availability.
2. Use SAM or LVM commands, or VxVM commands to set up the volume groups, logical volumes,
and file systems needed for the data that must be available to the primary and alternate cluster
nodes when failover occurs.
HA HP CIFS Server installation
1. Install HP CIFS Server using SD on all cluster nodes. If HP CIFS Server is already installed and
configured on either node, simply stop it with the /opt/samba/bin/stopsmb command
and skip to step 4.
2. On the first node:
Run the script /opt/samba/bin/samba_setup to configure the Samba server. Enter the server
name and domain/workgroup name for the HA HP CIFS Server.
3. On the secondary nodes:
Run the script /opt/samba/bin/samba_setup to configure the second node. You will need to
specify the same domain/workgroup name specified on the first node. Do not use the same
server name.
Overview of HA HP CIFS Server 137