Message 28132 - Python tracker

Message28132

Author rptownsend
Recipients
Date 2006-04-06.14:42:29
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
Logged In: YES 
user_id=200117

The test workstation is getting its password and group info 
from NIS.

The test workstation is running Red Hat Linux, but the NIS 
server is running HPUX 11i.

I believe these are the entries causing the errors:

lancaster:/etc > ypcat passwd | grep '-'
nobody:*:-2:-2::/:

lancaster:/etc > ypcat group | grep '-'
nogroup:*:-2:


History
Date User Action Args
2007-08-23 14:39:11adminlinkissue1465646 messages
2007-08-23 14:39:11admincreate