Operating System - HP-UX
1833307 Members
2916 Online
110051 Solutions
New Discussion

Alternate AD in the Kerberos client configuration?

 
SOLVED
Go to solution
Florin Lascau
Occasional Advisor

Alternate AD in the Kerberos client configuration?

Is there any way to use not only one Win2K AD but to have at least an alternate server in the configuration of the Kerberos client in HP-UX 11.11?
Thanks
Florin
2 REPLIES 2
Kiran Kumar M
Advisor
Solution

Re: Alternate AD in the Kerberos client configuration?

Yes, you can use multiple kdc and admin_server lines to specify multiple servers. The Kerberos client will fallback to the servers listed, in the order of their appearance.
Florin Lascau
Occasional Advisor

Re: Alternate AD in the Kerberos client configuration?

That confirmed my ideas. I applied the solution and worked.
Thanks