HP-UX HB v13.00 Ch-20 - CIFS

HP-UX Handbook Rev 13.00 Page 8 (of 40)
Chapter 20 CIFS
October 29, 2013
Samba-3 By Example / practical experience to successful deployment (John H. Terpstra;
Prentice Hall PTR; Bk&CD-Rom edition (March 29, 2004) ISBN: 0131472216 )
Both books are under GPL, so you can download them as pdf from samba.org:
"The Official Samba-3 HOWTO and Reference Guide"
"Samba-3 by Example"
Especially the HOWTO coolection is available in other languages: German for example:
http://gertranssmb3.berlios.de/Samba-HOWTO-Sammlung.pdf (a link for French and Japanese
is there on the samba/docs page as well.)
Install HP CIFS Server
In order to install HP CIFS Server you must have the LDAP-UX Client and the Kerberos Client
installed. On HP-UX 11.11 systems you may need to install the LDAP-UX client, which is
available from www.software.hp.com. On HP-UX 11.23 and 11.31 systems the LDAP-UX
client and a base Kerberos client should be installed by default. However, you want to ensure
you install the upgraded krb5client, which is also available on www.software.hp.com. The
Release Notes for HP CIFS Server will give minimum versions of these clients that are required,
but as a general rule having the latest version is recommended.
As of the writing of this document, the latest LDAP and Kerberos Clients are as follows:
HP-UX 11.11:
LDAP-UX Client B.05.01
KRB5CLIENT C.1.3.5.11
HP-UX 11.23:
LDAP-UX Client B.05.01
KRB5CLIENT D.1.6.2.09
HP-UX 11.31:
LDAP-UX Client B.05.01
KRB5CLIENT E.1.6.2.09
First steps
After swinstalling you should use /opt/samba/bin/samba_setup, unfortunately it did not work
well in the technology preview, so here is the way doing it manually. (Sample for joining a
Windows domain which uses ADS with Kerberos, one of the most common installations.)
Edit the /etc/opt/samba/smb.conf. The [global] section should contain
[global]