Mailing List Archives
Authenticated access
|
|
|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [condor-users] kerberos in condor 6.6
- Date: Tue, 4 May 2004 14:52:36 -0500
- From: Zachary Miller <zmiller@xxxxxxxxxxx>
- Subject: Re: [condor-users] kerberos in condor 6.6
On Tue, May 04, 2004 at 02:21:54PM -0500, Chris Green wrote:
> and condor.kmap reads:
>
> $ cat condor.kmap
> FNAL.GOV = fnal.gov
ah, i see the problem. the parsing code for the kerberos map file requires
that you don't use any spaces on either side of the equals sign, like so:
FNAL.GOV=fnal.gov
this is also lame, has already been fixed, and was originally slated to appear
in 6.7.1. it is literally a 1 character change to the source though, so i will
see if we can put it in 6.6.6.
i also see now that the 6.6.X documentation does not mention this gotcha and
in fact gives examples with spaces in them! i apologize for the confusion and
i will update the manual right away.
cheers,
-zach
Condor Support Information:
http://www.cs.wisc.edu/condor/condor-support/
To Unsubscribe, send mail to majordomo@xxxxxxxxxxx with
unsubscribe condor-users <your_email_address>