Bugzilla – Bug 30
Intruder Alert! You don't exist in the passwd file
Last modified: 2001-03-14 13:46:43 MST
We are running sudo 1.5.3 on approx 15 of our HP-UX systems. We just installed HP-UX 11.00 on one of our HP9000's, and I installed sudo 1.5.3 on that box by doing: configure, make, then make install When a user (who is defined in /etc/sudoers and /etc/passwd) enters a 'sudo' command, he receives the following: Intruder Alert! You don't exist in the passwd file I receive the following on the console: # Mar 14 09:11:27 ah-hp10 sudo: 0 : There is no passwd entry for uid 0 (T TY=). None of these messages make any sense... the user is in the passwd file and there IS an entry for uid 0 (root). Any ideas???? Thanks, Bob Young
Sounds like a shadow password file problem. If you are using old binaries from a 10.X system I wouldn't expect them to work on 11.X. You should upgrade to a more recent version of sudo--1.5.3 is over 4 years old!