On Sun, Dec 23, 2018 at 04:41:24PM +0000, mick crane wrote:

[...]

> >find /home/richard -type d -exec chmod 750 {} \;
> >find /home/richard -type f -exec chmod 640 {} \;
> >chown -R richard /home/richard*;
> >chgrp -R richard /home/richard*;
> 
> [sigh] missed off the slashes
> 
> >chown -R richard /home/richard/*;
> >chgrp -R richard /home/richard/*;

And you do that after each and every mount?

Cheers
-- tomás

Attachment: signature.asc
Description: Digital signature

Reply via email to