Control: tags -1 + moreinfo

Hello,

Testing on a system with the recently switched to util-linux
implementation of su, this seems to work for me. Atleast when I'm
trying:

/tmp$ su -l -c rbash myuser
Password: 
rbash: cannot set terminal process group (-1): Inappropriate ioctl for
device
rbash: no job control in this shell
~$ cd /
rbash: cd: restricted
~$ exit
exit
/tmp$ su -c rbash myuser
Password: 
rbash: cannot set terminal process group (-1): Inappropriate ioctl for
device
rbash: no job control in this shell
/tmp$ cd /
rbash: cd: restricted
/tmp$ exit
exit


Can someone confirm or deny this is still a problem/solved?

Regards,
Andreas Henriksson

Reply via email to