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
-D, –drive=ARG Specifies the windows driver letter to be used to map the
home directory. This option can be used while adding or
modifying a user account.
-S, –script=ARG Sets the user's logon script path. This option can be used
while adding or modifying a user account.
-P, –profile=ARG Specifies the user's profile directory. This option can be used
while adding or modifying a user account.
-I, –domain=ARG Specifies the user's domain name.
-U <user SID/RID> Specifies the user's SID (Security Identifier) or RID. This
option can be used while adding or modifying a user
account.
-G <group SID/RID> Specifies the user's group SID (Security Identifier) or RID.
This option can be used while adding or modifying a user
account.
-a, –create Adds a Samba user account. This command needs a user
name specified with the -u option. When adding a new
user, pdbedit will ask for the password to be used.
-r, –modify Modifies an existing Samba user account. This command
requires a user name specified with the -u option.
-m, –machine Adds a new machine account. This option may only be used
in conjunction with the -a option. It will cause pdbedit to
add a machine trust account instead of a user account (The
-m -u <machine name> option provides the machine
account name).
-x, –delete Deletes a Samba user account. This command needs a user
name specified with the -u option.
-b, –backend=ARG Use a different passdb backend as the default password
backend.
-i, –import=ARG <in-backend> Use a different passdb backend to retrieve user accounts
than the one specified in the smb.conf passdb backend
parameter. This option can be used to import user accounts
from this passdb backend.
This option will ease migration of user accounts from one
passdb backend to another.
-e, –export=ARG <out-backend> Exports all currently available user accounts to the specified
password database backend.
This option will ease migration of user accounts from one
passdb backend to another.
-g, –group Uses this option with the -i <in-passdb backend>
option to import groups from this passdb backend.
You can use the -g -e <out-passdb backend> options
to exports all currently available groups to the specified
password database backend.
Account policy setting options
Use the following options to manage account policy settings:
-P, –account-policy=ARG Displays an account policy. Valid policies are minimum
password age, reset count minutes, disconnect
162 Tool reference