Mailing List Archives
	Authenticated access
	
	
     | 
    
	 
	 
     | 
    
	
	 
     | 
  
 
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Condor-users] passwd_cache::cache_uid(): getpwnam("condor")	failed: user not found
- Date: Wed, 13 Feb 2008 12:10:51 -0600
 
- From: Jaime Frey <jfrey@xxxxxxxxxxx>
 
- Subject: Re: [Condor-users] passwd_cache::cache_uid(): getpwnam("condor")	failed: user not found
 
On Feb 13, 2008, at 10:21 AM, Manos Pontikakis wrote:
I have installed Condor in a Linux environment, under my username. I  
don't have root priviledges, and it is not convenient to create a  
user "condor", so I am only running Condor using my username.  
Everything works fine, all the jobs are able to run and finish  
without any problem, but when I look on the ShadowLog I observe the  
following error message (which, I suspect causes Condor to execute  
jobs slower):
2/13 09:09:58 (34145.0) (23091): passwd_cache::cache_uid():  
getpwnam("condor") failed: user not found
Is there any configuration that I should apply to condor_config or  
condor_config.local that would solve that problem?
You should be able to ignore those error messages. They shouldn't  
cause any problems. I don't think you can get rid of them without  
creating a 'condor' user.
Thanks and regards,
Jaime Frey
UW-Madison Condor Team