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

Windows 2000/2003 Domains
Join an HP CIFS Server to a Windows 2000/2003 Domain as an ADS Member Server
Chapter 5 107
NOTE If an HP CIFS Server is currently joined to the domain as a
pre-Windows 2000 member server, please first remove the server
from the domain before adding an HP CIFS Server to a Windows
domain as a ADS member server.
NOTE realm: This parameter specifies tthe name of he ADS kerberos realm
which has the fully qualified domain name. It must be set the same
as the kerberos realm value in krb5.conf.
workgroup: This parameter specifies the name of domain in which
the HP CIFS Server is a domain member server.
security: When the HP CIFS Server joins to Windows 200x as an
ADS native member server, you must set this parameter to ADS.
password server: This parameter defines the NetBIOS name of the
Windows ADS PDC machine that performs the user name
authentication and validation.
encrypt passwords: If this parameter is set to yes, the passwords
used to authenticate users are encrypted.
netbios name : Set this parameter to the NetBIOS name by which a
member server is known.
Step 5. Use the following command to start your HP CIFS Server:
/opt/samba/bin/startsmb
Step 6. Run the following command to verify Kerberos authentication:
smbclient -W <Window Domain> -U <user name in domain> -k //<HP
CIFS Server name>/<share><password for user>
You can connect to the share on the HP CIFS Server if you succeed to run
the smbclient command.