[sudo-users] sudo -u #uid on Kubuntu Feisty

Todd C. Miller Todd.Miller at courtesan.com
Mon Aug 6 09:21:44 EDT 2007


In message <46B6F495.8040707 at ee.uwa.edu.au>
	so spake "R (Chandra) Chandrasekhar" (chandra):

> If I try
> 
> sudo -u 1000 <command>
> 
> I get
> 
> sudo: no passwd entry for 1000!

Did you try:

sudo -u #1000 command

 - todd



More information about the sudo-users mailing list