Mailing Lists: Apple Mailing Lists

Image of Mac OS face in stamp
 
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

missing Ticket Cache file? file?



Hi folks,

why, when I have a JAAS login context with these entries:


Remctl_1_JClient { com.sun.security.auth.module.Krb5LoginModule required useKeyTab=true keyTab="/etc/leland/keytab.coursework" doNotPrompt=true storeKey=true principal="***************" useTicketCache=true ticketCache="/tmp/sakai_tcache.txt" ; };

KerberosAuthentication {
  com.sun.security.auth.module.Krb5LoginModule required
  debug=false
  storekey=false
  clearPass=false
  useTicketCache=false ;
};

LDAPAuthentication {
 com.sun.security.auth.module.Krb5LoginModule required
 useKeyTab=true
 debug=false
 keyTab="/etc/leland/keytab.coursework-ldap"
 doNotPrompt=true
 storeKey=true
 principal="********************"
 useTicketCache=true
 ticketCache="/tmp/sakai_tcache.txt" ;
};

(I've obscured the principal names)

why ...  do I get no keytab file in /tmp?

my second question is about contexts -

The LDAP auth works fine in context (Tomcat) but the Remctl auth
always reports that it's unable to get the password from user.

Both work fine in Eclipse context. Paths the same, natch.

any thoughts?
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Java-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/java-dev/email@hidden

This email sent to email@hidden


Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Contact Apple | Terms of Use | Privacy Policy

Copyright © 2007 Apple Inc. All rights reserved.