SU Linux Command Error
On my Red Hat 7.3 server when I do a su from root to user test I get the following error:[root@server test]# su test
su: cannot run /bin/bash: Permission denied
[root@server test]#
Any idea what this could be and how I could fix it? Thanks