[30503] in Kerberos
Credentials Cache File Problem Running with 'cron'
daemon@ATHENA.MIT.EDU (Dennis Putnam)
Fri Dec 5 07:16:16 2008
Message-Id: <4E27DD07-683D-499E-B948-D89DB58BDA40@aimaudit.com>
From: Dennis Putnam <Dennis.Putnam@aimaudit.com>
To: kerberos@mit.edu
Mime-Version: 1.0 (Apple Message framework v919.2)
Date: Fri, 5 Dec 2008 07:15:26 -0500
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Errors-To: kerberos-bounces@mit.edu
I have what I thought was a perl problem using Kerberos
authentication. However, after many emails with perl experts, the
consensus is that this is really a problem with the Kerberos library.
Hopefully, someone on this list will recognize the problem an can
suggest a solution.
This particular script runs fine when executed from the command line
(I'm using OS X 10.4.11). When the same command is run from 'cron' or
'at' the following error occurs:
Credentials cache I/O operation failed XXX
I am told that this error indicates there was a problem writing the
credentials cache file. The first thought was that it had to do with
permissions but the script does the same thing even running as root.
The second thought was that it had to do with an environment variable
but again that is not the case since perl runs in its own environment
so the variables are identical running from command line or 'cron'. At
that point, the author of the perl interface said that all his code
does is make standard Kerberos library calls. Since Apple uses the
standard MIT libraries, the conclusion is that this must be something
specific to the library rather then perl or the OS. Can anyone help?
TIA.
________________________________________________
Kerberos mailing list Kerberos@mit.edu
https://mailman.mit.edu/mailman/listinfo/kerberos