On Wed, Mar 27, 2002 at 06:21:58PM +0000, Simon Wilkinson wrote: > : Now I have a question, did you implement an option or something similar > : so that it is possible to always get a forwardable ticket when logging > : in with SSH ? Is that possible ? > > Its possible. I personally don't use auth_krb5_password (we use > pam_krb5 for password authentication). The patch below should provide > the functionality you require (thanks to Nathan Neulinger for the patch). > > However, is this overiding something that should be set in a kerberos > config file? What do other applications do?
With PAM support compiled in you could configure your PAM_KRB5 (assuming the option exists) to request forwardable tickets. > Cheers, > > Simon Cheers, Nico -- -DISCLAIMER: an automatically appended disclaimer may follow. By posting- -to a public e-mail mailing list I hereby grant permission to distribute- -and copy this message.- Visit our website at http://www.ubswarburg.com This message contains confidential information and is intended only for the individual named. If you are not the named addressee you should not disseminate, distribute or copy this e-mail. Please notify the sender immediately by e-mail if you have received this e-mail by mistake and delete this e-mail from your system. E-mail transmission cannot be guaranteed to be secure or error-free as information could be intercepted, corrupted, lost, destroyed, arrive late or incomplete, or contain viruses. The sender therefore does not accept liability for any errors or omissions in the contents of this message which arise as a result of e-mail transmission. If verification is required please request a hard-copy version. This message is provided for informational purposes and should not be construed as a solicitation or offer to buy or sell any securities or related financial instruments. ________________________________________________ Kerberos mailing list [EMAIL PROTECTED] http://mailman.mit.edu/mailman/listinfo/kerberos
