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

–usage Displays brief usage messages.
For detailed information on how to use this tool, refer to the /opt/samba/man/man1/wbinfo.1
file.
Examples
The following is an example of the output using the wbinfo -l command:
$ wbinfo -l /tmp
drwxr-xr-x 2 user1 Domain Users 96 Jun 23 16:52 Folder1
drwxr-xr-x 2 user2 Domain Users 96 Jun 23 16:52 Folder2
The following is an example of the output using the wbinfo -L command:
$ wbinfo -L /tmp
drwxr-xr-x 2 DOMAIN_DOM\user1 DOMAIN_DOM\Domain Users 96 Jun 23 16:52 Folder1
drwxr-xr-x 2 DOMAIN_DOM\user2 DOMAIN_DOM\Domain Users 96 Jun 23 16:52 Folder2
The following is an example of the output using the wbinfo -u command:
$ wbinfo -u
DOMAIN_DOM\johnb 50003
DOMAIN_DOM\user1 50004
DOMAIN_DOM\user2 50005
DOMAIN_DOM\user3 50006
DOMAIN_DOM\user4 50007
DOMAIN_DOM\Guest 50008
DOMAIN_DOM\user5 50009
DOMAIN_DOM\ntuser 50010
DOMAIN_DOM\root 50011
DOMAIN_DOM\pcuser 50012
DOMAIN_DOM\winusr 50016
DOMAIN_DOM\maryw 50017
The following is an example of the output using the wbinfo -g command:
$ wbinfo -g
DOMAIN_DOM\Domain Admins 50010
DOMAIN_DOM\Domain Guests 50011
DOMAIN_DOM\Domain Users 50012
DOMAIN_DOM\Domain Computers 50013
DOMAIN_DOM\Domain Controllers 50014
DOMAIN_DOM\Schema Admins 50015
DOMAIN_DOM\Enterprise Admins 50016
DOMAIN_DOM\Cert Publishers 50017
DOMAIN_DOM\Account Operators 50018
DOMAIN_DOM\Print Operators 50000
DOMAIN_DOM\Group Policy Creator Owners 50020
LDAP directory management tools
This section provides information for the ldapmodify, ldapsearch and ldapdelete tools.
These LDAP directory tools are bundled with the LDAP-UX Integration product (J4269AA) and are
available in the /opt/ldapux/bin directory.
This section includes only those options that are useful for managing the HP CIFS users when using
the LDAP Directory Server as the datastore backend. For a complete description of how to use
these commands, refer to the "Creating Directory Entries" chapter in "Part 1, Administering Red
Hat Directory Server" of the Netscape/Red Hat Directory Server Administrator's Guide. For a
complete description of all the options available for these commands, refer to the "Command-Line
Utilities" chapter in the Netscape/Red Hat Directory Server Configuration, Command, File
Reference". These manuals are available in the Internet and Security Solutions on the HP Technical
Documentation web site at the following URL:
http://docs.hp.com/en/internet.html
168 Tool reference