[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

Re: mounting filesytem for homedir



On Thu, 2008-05-22 at 10:30 +0200, Guillaume wrote:
> Hi,
> 
> i try to mount EXT3 partition in the /home/username directory but i'm
> hae some issue with ACL.
> here is the process i use to reach this goal:
>  * create the user
>  * check the ACLs on this directory ( /home/user 770 user:user)
>  * check the group on the special file ( /dev/sda1 root:user)
>  * mount the filesystem (fsttab => /dev/sda1 /home/backup ext3
> iocharset=utf8,group,noatime )

In /etc/fstab you need 'user' not 'group'.

poc



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]