Mailing List Archives
	Authenticated access
	
	
     | 
    
	 
	 
     | 
    
	
	 
     | 
  
 
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Condor-users] condor administrator authorization failed ?
- Date: Thu, 27 Oct 2005 09:31:42 -0500
 
- From: Zachary Miller <zmiller@xxxxxxxxxxx>
 
- Subject: Re: [Condor-users] condor administrator authorization failed ?
 
> Then,
> I test to shut down condor with a user "lyho".
> It should deny lyho to execute "condor off" but it doesn't !
that's not good.
> [lyho@lcg00140 lyho]$ condor off
> Sent "Kill-All-Daemons" command to local master
in your global condor_config file, set:
  TOOL_DEBUG = D_ALL
and then use the -debug flag to condor_off:
  condor_off -debug
send me (and probably not the whole list) the output, or open a ticket by
sending mail to condor-admin@xxxxxxxxxxx and i'll see what's going on.
thanks!
cheers,
-zach