[pubcookie-users] Re: login server - initial install trouble

Kevin Bowen kevin at ucsd.edu
Fri Jan 31 15:29:30 PST 2003


ok, so at this point I'm not certain whether this is 2 separate problems or
just one, with weird symptoms. I know now that I don't have my ssl_ca set
right in config, since keyclient isn't generating anything, but I'm not sure
if this is what's causing the cgi to crash. Disregarding the uid error for a
moment, is a crash upon loading index.cgi the expected behavior assuming
that keyserver is not working (due to it not having its key successfully
generated)? Or would I normally be getting an error message telling me about
the keyserver problem, meaning that the cgi crashing is a separate issue?

As far as the uid thing goes, apache is currently owned and run by root...
I'm not sure what else to check for.

As to the ssl_ca problem - can someone give me an example of what yours is
set to? I really have no idea what is expected in this field - I tried
giving it the path to my ssl.crt directory... I tried giving it my
ca-bundle.crt, neither worked.

-----Original Message-----
From: pubcookie-users-bounces at mailman.u.washington.edu
[mailto:pubcookie-users-bounces at mailman.u.washington.edu]On Behalf Of
Jon Miner
Sent: Friday, January 31, 2003 1:12 PM
To: Maurizio Marini
Cc: Pubcookie Users
Subject: [pubcookie-users] Re: login server - initial install trouble


* Maurizio Marini (maumar at datalogica.com) [030130 15:43]:
> On Thursday 30 January 2003 08:17 pm, Kevin Bowen wrote:

(Mauizio, is there any way you can set your client to quote in a more
standard manner?  I have major difficulties telling your message from
the one you're responding-to.)

> in ancient linux distro, nobody was 65534 (-1)
> nowdays it's used to be 99

Actually, the "nobody" user is whatever it wants to be.  On Solaris
(SunOS >= 5), it's generally 60001, on SunOS < 5, it was 65534, on AIX
5.1 it's 4294967294

the real answer to who nobody is: getpwnam("nobody").pw_uid
(not that such code would work, but anyway..)


> It seems like  you are accessing something with user 65534 and mod_ssl
> complains that no such uid is in your /etc/passwd

That would be my guess: apache is set to an explicit uid instead of a
username.

jon

--
.Jonathan J. Miner------------------Division of Information Technology.
|miner at doit.wisc.edu                 University Of Wisconsin - Madison|
|608/262.9655                               Room 3149 Computer Science|
`---------------------------------------------------------------------'

Oh, the guys are work are going to have a field day with this.
        -- Homer Simpson
           The Call of the Simpsons
                                                                 (619)
_______________________________________________
pubcookie-users mailing list
pubcookie-users at u.washington.edu
http://mailman.u.washington.edu/mailman/listinfo/pubcookie-users



More information about the pubcookie-users mailing list