| United States-English |
|
|
|
![]() |
HP CIFS Client A.01.09 Administrator's Guide: HP-UX 11.0 and 11i version 1 and 2 > Chapter 4 CIFS
Authentication Using KerberosUsing Kerberos with the HP CIFS Client |
|
These procedures should be followed to use Kerberos with the HP CIFS Client: Step 1. Review fundamental Kerberos operating principals Step 2. Set up and verify the Kerberos infrastructure Step 3. Configure Kerberos in the HP CIFS Client If you are not familiar with the fundamental features and operation of Kerberos, consult one or more of the following references. These HP-UX resources explain the essentials of Kerberos (in the respective Overview chapters in each manual). This level of detail may be sufficient for most installations.
Other HP-UX resources can be found by searching for kerberos at http://docs.hp.com In-depth discussion of the Kerberos protocol can be found in the following excellent documentation:
In order to utilize Kerberos with the HP CIFS Client, you must have a working Kerberos infrastructure on your network (completely independent of the CIFS Client) which consists of:
If you are setting up a Key Distribution Center on a Windows 2000 server, consult your Microsoft documentation. The CIFS servers to which you want to connect via Kerberos with the CIFS client must be joined to the Windows Domain. Windows online help contains information on how this can be accomplished. If you want to set up user principals on a Windows 2000 KDC, consult online help for managing user Domain accounts. To set up the HP-UX Kerberos client, consult the Configuration Guide cited above in step 1. The following HP-UX man pages also contain useful information: kerberos(9), krb5.conf(4), kpasswd(1), kinit(1), klist(1), kdestroy(1). Once you have set up these elements of your Kerberos infrastructure, you can use the following checks to verify that everything is working. Please do not proceed to step 3 without performing this verification.
The configuration parameter, authenticationLevel, specified in the HP CIFS Client configuration file (/etc/opt/cifsclient/cifsclient.cfg) indicates which mechanism should be used by the CIFS Client to authenticate users to CIFS servers. Legal entries for this parameter are ntlm or kerberos. By default, the traditional Windows NT LAN Manager (NTLM) protocol is used. The configuration setting is: authenticationLevel = ntlm; If you wish to use Kerberos, change the line to: authenticationLevel = kerberos; In this case, the CIFS Client will request the use of Kerberos when negotiating an initial connection with the CIFS Server. If the server’s response is affirmative, only Kerberos is used for authenticating users to this server; otherwise NTLM is used. |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|||||||||||||||