Displaying 2 results from an estimated 2 matches for "mtest1".
Did you mean:
test1
2024 Jan 30
1
permission denied with windows acls
...ons in
> >> windows
> >>
> >> root at fs1:/var/log# cd /data
> >> root at fs1:/data# mkdir -m 1777 test2
> > No it doesn't, you are setting it.
> >
> > I set the permissions on the share directory like this:
> >
> > mkdir -p /srv/mtest1
> > chown root:"Domain Admins" /srv/mtest1
> > chmod 0770 /srv/mtest1
> >
> > Which is what it shows here:
> >
> > https://wiki.samba.org/index.php/Setting_up_a_Share_Using_Windows_ACLs
> >
> >> root at fs1:/data# chown root:"CARLSON...
2024 Jan 30
1
permission denied with windows acls
...test, the big T comes after setting permissions in
>> windows
>>
>> root at fs1:/var/log# cd /data
>> root at fs1:/data# mkdir -m 1777 test2
> No it doesn't, you are setting it.
>
> I set the permissions on the share directory like this:
>
> mkdir -p /srv/mtest1
> chown root:"Domain Admins" /srv/mtest1
> chmod 0770 /srv/mtest1
>
> Which is what it shows here:
>
> https://wiki.samba.org/index.php/Setting_up_a_Share_Using_Windows_ACLs
>
>> root at fs1:/data# chown root:"CARLSON\\domain admins" test2
>> roo...