Mainpage
Searchform
History
Versions
Categories
Contents
Deutsch
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
Mainpage
Searchform
History
Versions
Categories
Contents
Deutsch