I tried to configure an automatically login for a user with kerberos. I tried using 'mingetty --autologin USERNAME', but gives me a session without a kerberos ticket (which i require to access some nfs4 exports). When i do a regular login on the console (with username and password) i get a kerberos ticket.
I there a way to automatically login a user by using a special keytab for the user?