Beefy Boxes and Bandwidth Generously Provided by pair Networks
"be consistent"
 
PerlMonks  

Re^6: Authen::Krb5 Problem

by Anonymous Monk
on Nov 08, 2008 at 04:32 UTC ( [id://722361]=note: print w/replies, xml ) Need Help??


in reply to Re^5: Authen::Krb5 Problem
in thread Authen::Krb5 Problem

No, perl doesn't care. How did you check permissions?

Replies are listed 'Best First'.
Re^7: Authen::Krb5 Problem
by gw1500se (Beadle) on Nov 10, 2008 at 12:14 UTC
    ls -l
      That would work better if you did something like
      my $permissions = `ls -l`; print LOGFILE $permissions;
      from your foo.pl, from cron, not from console

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://722361]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others meditating upon the Monastery: (2)
As of 2024-04-26 02:52 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found