

The client is able to ping the server's hostname, so the DNS server is pointing to the domain server.īelow is my krb5. Unfortunately, I cannot find any one else via Google searches that have experienced this exact error, so I have no idea what it means. On Linux, MongoDB clients can use Kerbeross kinit program to initialize a credential cache for authenticating the user principal to servers. Realm not local to KDC while getting initial credentials. The command I am running is: kinit This command returns the following error: I am following the official Ubuntu guide to set up a Kerberos client here:, but I have encountered a problem when running the kinit command to connect to the domain server. kinit usernameADS.IU.EDU -k -t mykeytab myscript Replace username with your username, mykeytab with the name of your keytab file, and myscript with the name of your script. I am setting up a testbed environment where Linux (Ubuntu 10.04) clients will authenticate to a Windows Server 2008 R2 Domain Server. Instead, the session uses an existing ticket from the Kerberos ticket cache.
