On Wed, Jul 04, 2007 at 03:35:43PM +0200, Jim Meyering wrote: > I tried to do the cvs commit manually, as root, and it doesn't let me > (probably rightly so). But I can't "su" to any other user, either. > > [EMAIL PROTECTED]:/var/tmp/git-to-cvs/coreutils# su - meyering > You tried to execute: > Sorry, you are not allowed to execute that command.
Try with -s /bin/bash - there's a restricted shell there. -- Sylvain
