Mailing List Archives
Authenticated access
|
|
|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Condor-users] 6.8.8 in FC9
- Date: Thu, 7 Aug 2008 16:32:14 +0200
- From: "Bruno Goncalves" <bgoncalves@xxxxxxxxx>
- Subject: [Condor-users] 6.8.8 in FC9
Dear All,
I'm encountering some strange issues while installing 6.8.8 under FC9.
I used the condor-6.8.8-linux-x86-glibc23.tar.gz package and
everything went well during the instalation process, but when I try to
start it, I see:
[root@guru condor-6.8.8]# /usr/local/condor/sbin/condor_master
ERROR: the uid specified in CONDOR_IDS config file variable (501)
does not exist in your password information.
Please set CONDOR_IDS to the '.' seperated uid, gid pair that
should be used by condor.
[root@guru condor-6.8.8]#
Even though I have:
[root@guru ~]# grep 501 /etc/passwd
condor:x:501:501::/home/condor:/bin/bash
[root@guru ~]#
And:
[root@guru ~]# grep CONDOR_IDS /usr/local/condor/etc/condor_config
CONDOR_IDS=501.501
## Note: the CONDOR_IDS setting is ignored on Win32 platforms
#CONDOR_IDS=x.x
## you've set in the CONDOR_IDS environment variable. See the Admin
[root@guru ~]#
Any ideas?
Thanks!
Bruno
*******************************************
Bruno Miguel Tavares Goncalves, PhD
Homepage: www.bgoncalves.com
Email: bgoncalves@xxxxxxxxx
*******************************************