On 01/16/2015 10:36 PM, Benjamin Coddington wrote: > Wow, looks like kinit /will/ read your password from stdin. I had no idea. > > I've done this with a keytab and cron job running as the > service's user to keep the credential caches for the service's user fresh. > Kinit should be something like `kinit -kt /keyab/file batch/host@xxxxxxxxx` > Run your jobs more frequently than the ticket expiry time and everything > should be fine. That is pretty much what I had in mind if there was no better solution. It just seemed bit hacky to me and I thought there was maybe a more elegant solution, but I may end up doing it like that. On 01/17/2015 12:11 AM, Anthony Messina wrote: > I use GSS-Proxy for this: > https://fedorahosted.org/gss-proxy/ > That looks very interesting at first glance, I'll have a closer look at it. Thanks! - Ralph -- To unsubscribe from this list: send the line "unsubscribe linux-nfs" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html