I am just trying to su - on a box from a user account. This works on all the other boxes. I have checked the permissions on the file and it is the same as a machine that works. I checked the /etc/group file to make sure no users were in the wheel group for it.
$su -
su: execute permission denied
$ls -al /usr/bin/su
-r-sr-x--- 1 root wheel 21808 May 11 2004 /usr/bin/su
Any help would be greatly appreciated.
Thanks,
JP
$su -
su: execute permission denied
$ls -al /usr/bin/su
-r-sr-x--- 1 root wheel 21808 May 11 2004 /usr/bin/su
Any help would be greatly appreciated.
Thanks,
JP