Skip to content

Instantly share code, notes, and snippets.

@jyemin
Created January 8, 2014 01:33
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jyemin/8310172 to your computer and use it in GitHub Desktop.
Save jyemin/8310172 to your computer and use it in GitHub Desktop.
com.sun.security.jgss.krb5.initiate {
com.sun.security.auth.module.Krb5LoginModule required
doNotPrompt=true useKeyTab=true principal=user1;
};
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment