hautreux / auks

Kerberos credential support for batch environments
Other
20 stars 18 forks source link

current host is not an auks server #21

Closed robberteggermont closed 7 years ago

robberteggermont commented 7 years ago

To anyone who sees the error exiting : auksd : current host is not an auks server: PrimaryHost (and SecondaryHost) must exactly match the name returned by uname -n.

So if uname -n returns only the hostname, PrimaryHost must be set to that hostname; if uname -n returns the FQDN, PrimaryHost must be set to that FQDN.