ACL and csh
Hello,
I've set an ACL for /usr/bin/csh [setfacl -m user:user1:--- /usr/bin/csh] to prevent a user1 to use csh, it turned out that the user1 couldn't use some commands like: which
Is there any relationship between ACLs and csh [or other shells]?
Thank you in advance.
I've set an ACL for /usr/bin/csh [setfacl -m user:user1:--- /usr/bin/csh] to prevent a user1 to use csh, it turned out that the user1 couldn't use some commands like: which
Is there any relationship between ACLs and csh [or other shells]?
Thank you in advance.
0