View Single Post
  #5   (View Single Post)  
Old 22nd July 2008
18Googol2's Avatar
18Googol2 18Googol2 is offline
Real Name: whoami
Spam Deminer
 
Join Date: Apr 2008
Location: pwd
Posts: 283
Default

Assume the user you mount as on your server is also ivanatora and this user has write privilege.

Now unmount the directories, then

#chown -R ivanatora:ivanatora /mnt

You may need root priviledge to execute the above command

Next time when file systems are mounted, all files and dir under /mnt should be owned by ivanatora:ivanatora
Reply With Quote