enter as root
and type :
    ls -l /home
    ls -l /home/your_home_dir

see the owner of this directory.

if needed change them with :
    chown
    chmod

for more help :
    man chown
    man chmod

Reply via email to