Trying to force run `su’ in a pty
I have a shell, where I switch to another user with su -l anotheruser
, this mostly works
But when there is no pty allocated to su
, it errors out with:
I have a shell, where I switch to another user with su -l anotheruser
, this mostly works
But when there is no pty allocated to su
, it errors out with: