The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > Top Forums > UNIX for Dummies Questions & Answers
.
google unix.com




View Single Post in the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
  #2 (permalink)  
Old 10-30-2006
BOFH BOFH is offline Forum Advisor  
Registered User
  
 

Join Date: Feb 2005
Location: Broomfield, CO
Posts: 406
The account would have to have a valid password and home directory (well home dir isn't vital, still). As a user you can't check /etc/shadow to see if the account has a password however typically nobody is a system account and you don't generally have access to become that user.

What are you trying to accomplish? Usually the service account are used to manage daemons and such.

Carl