Samba: chdir (/tmp/.private/nobody) failed

Some quick fixes and workarounds for "chdir (/tmp/.private/nobody) failed"

Quick and Dirty Fix

chattr -a /tmp/.private
chmod 1777 /tmp/.private
chmod 1777 /tmp/.private/nobody
chown nobody:nobody /tmp/.private/nobody

Add users to Nobody group

You may also be able to solve this by adding users to the nobody group.

usermod --groups nobody --append $user

See Also

Warning: Undefined array key "show-social" in /opt/edoceo.com/www/view/html.php on line 114 Warning: Undefined array key "show-ad-b" in /opt/edoceo.com/www/view/html.php on line 127 Warning: Undefined array key "script" in /opt/edoceo.com/www/view/html.php on line 147