Re: [Freeipa-users] ipa and cronjob

2012-11-14 Thread Anthony Messina
On Wednesday, November 14, 2012 08:30:48 AM Simo Sorce wrote: > > > Just FYI, this is not strictly true, look at the -P, --password option > > > of ipa-getkeytab > > > > > > > > Thanks. I didn't notice that option since I'd been using this method > > since before I started using IPA. > > > > >

Re: [Freeipa-users] ipa and cronjob

2012-11-14 Thread Anthony Messina
On Wednesday, November 14, 2012 09:42:03 AM Petr Spacek wrote: > >> Just FYI, this is not strictly true, look at the -P, --password option > >> of ipa-getkeytab > > > > Thanks. I didn't notice that option since I'd been using this method > > since > > before I started using IPA. > > > > Is the p

Re: [Freeipa-users] ipa and cronjob

2012-11-14 Thread Simo Sorce
On Wed, 2012-11-14 at 00:22 -0600, Anthony Messina wrote: > On Wednesday, November 14, 2012 05:00:29 AM Simo Sorce wrote: > > On Tue, 2012-11-13 at 21:53 -0600, Anthony Messina wrote: > > > 1. Using automatic login with the lightdm display manager, I have it > > > run the > > > following script to

Re: [Freeipa-users] ipa and cronjob

2012-11-14 Thread Petr Spacek
On 11/14/2012 07:22 AM, Anthony Messina wrote: On Wednesday, November 14, 2012 05:00:29 AM Simo Sorce wrote: On Tue, 2012-11-13 at 21:53 -0600, Anthony Messina wrote: 1. Using automatic login with the lightdm display manager, I have it run the following script to remove any old Kerberos ccaches

Re: [Freeipa-users] ipa and cronjob

2012-11-13 Thread Anthony Messina
On Wednesday, November 14, 2012 05:00:29 AM Simo Sorce wrote: > On Tue, 2012-11-13 at 21:53 -0600, Anthony Messina wrote: > > 1. Using automatic login with the lightdm display manager, I have it > > run the > > following script to remove any old Kerberos ccaches, then obtain a new > > ticket > >

Re: [Freeipa-users] ipa and cronjob

2012-11-13 Thread Simo Sorce
On Tue, 2012-11-13 at 21:53 -0600, Anthony Messina wrote: > 1. Using automatic login with the lightdm display manager, I have it > run the > following script to remove any old Kerberos ccaches, then obtain a new > ticket > on behalf of the user, and set the appropriate permissions and > SELinux

Re: [Freeipa-users] ipa and cronjob

2012-11-13 Thread Anthony Messina
On Tuesday, November 13, 2012 02:10:44 PM george he wrote: > I have a cronjob run daily by an ipa user, which accesses nfs mounted data > on the nfs server (another machine in the realm). The problem is when the > user was away for a few days, his credential expired and the cronjob did > not run un

Re: [Freeipa-users] ipa and cronjob

2012-11-13 Thread Dmitri Pal
On 11/13/2012 05:10 PM, george he wrote: > Hi all, > I have a cronjob run daily by an ipa user, which accesses nfs mounted > data on the nfs server (another machine in the realm). > The problem is when the user was away for a few days, his credential > expired and the cronjob did not run until he c

[Freeipa-users] ipa and cronjob

2012-11-13 Thread george he
Hi all, I have a cronjob run daily by an ipa user, which accesses nfs mounted data on the nfs server (another machine in the realm). The problem is when the user was away for a few days, his credential expired and the cronjob did not run until he came back and logged on to the system again. Then