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

2 Installing and configuring HP CIFS Server
This chapter describes the procedures to install and configure the HP CIFS Server software. It
contains the following sections:
• 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 the HP CIFS Server
HP CIFS Server requirements and limitations
Prior to installing the HP CIFS product, check that your system can accommodate the following
product requirements and limitations.
HP CIFS Server installation requirements
The HP CIFS Server requires approximately 210 MB of disk space for installation on an HP-UX 11i
v2 system and 215 MB of disk space for installation on an HP-UX 11i v3 system. The HP CIFS
Server source code files requires approximately 36 MB of disk space.
NOTE: The CIFS Server source code files are not required for execution of HP CIFS Server. You
can choose not to install them or you can remove them after installation at the following location:
/opt/samba_src
HP CIFS Server memory requirements
An smbd process is usually created for each new connection. Each smbd requires about 4 MB of
system memory on HP-UX 11i v2.
The smbd process may now also allocate memory for specialized caching requirements as needed.
The size and timing of these memory allocations vary widely depending on the client type and the
resources being accessed. However, most client access patterns will not trigger such specialized
caching. System administrators should routinely monitor memory utilization in order to evaluate
this dynamic memory behavior. You may need to adjust HP-UX server memory configurations to
accommodate these changes while upgrading from previous versions.
See Chapter 12, "HP-UX Configuration for HP CIFS" in this manual for more detailed information.
Software requirements
The following describes software requirements:
• HP CIFS Server A.02.04.02 or later requires LDAP-UX Integration product, J4269AA, to be
installed.
• Kerberos v5 Client D.1.6.2 or later is required to support HP CIFS Server integration with a
Windows 2003 or Windows 2008 ADS Domain Controller (DC) on HP-UX 11i v2.
• Kerberos v5 Client E.1.6.2 or later is required to support HP CIFS Server integration with a
Windows 2003 or Windows 2008 ADS Domain Controller (DC) on HP-UX 11i v3.
Swap space requirements
Due to the one-process-per-client model of HP CIFS, perhaps the most stringent requirement imposed
on the system is that of swap space. HP-UX reserves a certain amount of swap space for each
process that is launched, to prevent it from being aborted in case it needs to swap out some pages
18 Installing and configuring HP CIFS Server