Sharing a mail folder between Linux and FreeBSD
    Ralf Mardorf 
    ralf.mardorf at rocketmail.com
       
    Tue Jan 22 21:05:46 UTC 2013
    
    
  
Hi :)
perhaps good news for me.
That's strange. Now user and group are kept for the mount point of the  
ext3 fs. Can I assume that this usually should work and that I just had  
bad luck, when permissions, user and group were automatically changed?
root at freebsd:/mnt # ls -l
drwxrwx---  21 1000  1000   4096 Oct 28 19:11 archlinux
drwxrwxrwx   2 root  wheel  4096 Jan 22 07:09 dump
root at freebsd:/mnt # chown rocketmouse:wheel archlinux
root at freebsd:/mnt # ls -l
drwxrwx---  21 rocketmouse  wheel  4096 Oct 28 19:11 archlinux
drwxrwxrwx   2 root         wheel  4096 Jan 22 07:09 dump
root at freebsd:/mnt # shutdown -r now
root at freebsd:/mnt # ls -l
drwxrwx---  21 rocketmouse  wheel  4096 Oct 28 19:11 archlinux
drwxrwxrwx   2 root         wheel  4096 Jan 22 07:09 dump
Before I continue with setting up Evolution, I'll take care about it for a  
few shutdowns and startups.
Regards,
Ralf
    
    
More information about the freebsd-questions
mailing list