On Mon, 1 Sep 2003, Chris McClimans wrote: > I'm using the krb5-ftpd that comes with debian (MIT 1.3). Does it use > pam modules? > I'm trying to find a combination that will allow kerberized ftp clients > to access afs with the correct permissions/token for the logged in user. > I poked around on the FAQ and howto's but nothing seems to jump out at > me.
The one from Heimdal links libkafs and thus if you do gssapi krb5 with forwardable tickets the right thing just happens. Likewise if you type a password. The thing about pam modules is they don't help you if you ever allow autologin. _______________________________________________ OpenAFS-info mailing list [EMAIL PROTECTED] https://lists.openafs.org/mailman/listinfo/openafs-info
