On 12/21/2010 12:35 PM, upen wrote:
I am wondering why /tmp perms got setup like this, See below, ls -ald /tmp drwxr-xr-x 8 root root 4096 Dec 21 11:03 /tmp
You need to fix the permissions of /tmp. They should have the mode 1777 (drwxrwxrwt). Because you create a new mountpoint for /tmp, you need to make sure the permissions on that mountpoint are correct.
You probably also need to fix the SELinux attributes, running a 'restorecon -rv /tmp' should do it.
-- Jonathan Billings <jsbillin@xxxxxxxxx> College of Engineering - CAEN - Unix and Linux Support -- redhat-list mailing list unsubscribe mailto:redhat-list-request@xxxxxxxxxx?subject=unsubscribe https://www.redhat.com/mailman/listinfo/redhat-list