[pubcookie-users] login server - initial install trouble

Maurizio Marini maumar at datalogica.com
Thu Jan 30 13:42:47 PST 2003


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On Thursday 30 January 2003 08:17 pm, Kevin Bowen wrote:

man getpwuid

DESCRIPTION
       The  getpwnam() function returns a pointer to a structure containing
the broken out fields of
       a line from /etc/passwd for the entry that matches the user name name.

       The getpwuid() function returns a pointer to a structure containing
 the broken out fields  of
       a line from /etc/passwd for the entry that matches the user uid uid.

 [error] [client 132.239.1.66] getpwuid: invalid userid -1

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

e.g. : Reddy 7.3

# grep nobody /etc/passwd
nobody:x:99:99:Nobody:/:/sbin/nologin
nfsnobody:x:65534:65534:Anonymous NFS User:/var/lib/nfs:/sbin/nologin

It seems like  you are accessing something with user 65534 and mod_ssl
complains that no such uid is in your /etc/passwd
i hope this may help

- -- 
Maurizio Marini			GSM +39-335-8259739  +39-340-0841640
Pesaro: +39-0721-855285	Fax +39-0721-859609
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: For info see http://www.gnupg.org

iD8DBQE+OZxX4Q/49nIJTlwRAl2DAJ98A8zbITOobS6JzrWa9qZW7Mw9XQCfcGw9
VZbdUllmyLLL/WA3X6iGk8Q=
=isQo
-----END PGP SIGNATURE-----


More information about the pubcookie-users mailing list