Mailing List Archives
Authenticated access
|
|
|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [HTCondor-users] Authentication: username conflict with mapped name
- Date: Mon, 17 Dec 2012 11:14:43 -0600
- From: Zachary Miller <zmiller@xxxxxxxxxxx>
- Subject: 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