On Tue November 30 2021 14:47:12 Gene Heskett wrote:
Does TDE allow
"sudo bash" from konsole? If not what happens?
Apparently the same as sudo -i. No errors seen.
I assume that means it doesn't work AND it doesn't display an error.
As a normal user do "grep '^root:' /etc/passwd". Don't post the
result here. Does it end in /bin/bash or /usr/sbin/nologin
or something else?
Also if you haven't tried "sudo bash" please try that as it
is only the same as "sudo -i" if root's login shell is bash.
--Mike