Reduced ATS Kerberos configuration requirements.

This commit is contained in:
Juan Carlos Luciani
2006-09-21 21:44:51 +00:00
parent 466357aa0e
commit 45be099b8c
3 changed files with 29 additions and 3 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Thu Sep 21 15:41:18 MDT 2006 - jluciani@novell.com
- Reduced Kerberos configuration requirements. Now the ATS service
principal name defaults to "host" and there is no need to set the
"javax.security.auth.useSubjectCredsOnly" system property to "false"
in the JAVA_OPTS.
-------------------------------------------------------------------
Mon Sep 18 11:18:00 MDT 2006 - jluciani@novell.com