HP CIFS Server 3.0b Administrator's Guide version A.02.01.01

Installing and Configuring the HP CIFS Server
Step 2: Running the Configuration Script
Chapter 228
administrator user name and password
See Chapter 4, “NT Style Domains,” on page 77 for detailed.
Provide the following information if you choose to use the Windows
Active Directory Server (ADS) realm:
the name of your realm
the name of your Domain Controller
administrator user name and password
LDAP-UX Integration product is installed
Kerberos libraries are available
For detailed information on how to join an HP CIFS Server to a
Windows 2000/2003 Domain using Kerberos security, see Chapter 5,
“Windows 2000/2003 Domains,” on page 103.
Select the following authentication security type if you attempt to
use the workgroup environment:
Server-level security: When this security type is specified,
password authentication is handled by another SMB password
server. When a client attempts to access a specific share, Samba
checks that the user is authorized to access the share. Samba
then validates the password via the SMB password server.the
name of your realm
User-level security: When this security type is specified, each
share is assigned specific users. When a request is made for
access, Samba checks the user’s user name and password against
a local list of authorized users and only gives access if a match is
made.
Share-level security: When this security type is specified, each
share (directory) has at least one password associated with it.
Anyone with a password will be able to access the share. There
are no other access restrictions.
Run the Samba configuration script using the command below.
/opt/samba/bin/samba_setup
The script will modify the smb.conf file according to the information that
you have entered.