[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [HTCondor-users] Authentication: username conflict with mapped name



On Mon, Dec 17, 2012 at 05:38:18PM +0100, Max Fischer wrote:
> 
> Ideally, I'd like to completely disable Condor's mapping to the submit
> user name and have it use the mapped name only.

add this to your submit file:

  +Owner=UNDEFINED


cheers,
-zach