I have a user limited to run a single program as administrator.
Unfortunately this program has an "open file" dialog. When the user switches to C:\windows\system32, right clicks on cmd.exe and selects "Execute as.." he can run all programs as Administrator from the DOS Box.
Logged In: YES
user_id=1744596
Originator: NO
This would need to be enabled/disabled for each command in the configuration file.
Logged In: YES
user_id=1898690
Originator: NO
<<
This would need to be enabled/disabled for each command in the
configuration file.
>>
Hi,
By above statement, do you mean that we should explicitly disable the applications in the configuration file so that user can not launch them from a 'cmd.exe' window opened as Sudo?.
Thanks
I'm not sure that will work. I set "allowAllCommands=False" for both the sudoers group and individual users, but the user can still start any application from the open/save dialog boxes as an admin (like cmd.exe), even though cmd.exe is not an allowed application.