Q:sudo terminates with the error message sudo.bin:
command not found
A:
The script /usr/bin/sudo has an error. The correct
programme's name is sudo.root. Change in
/usr/bin/sudo the line
exec sudo.bin $*
to
exec sudo.root $*
Keywords:SUDO, S.U.S.E. LINUX 4.2
SDB-ma_2, Copyright SuSE Linux AG, Nürnberg, Germany
- Version: 23. Jul 2002 13:39:19
SuSE Linux AG - Last generated: 23. Jul 2002 13:39:19 by ma (sdb_gen 1.40.0)