Displaying 2 results from an estimated 2 matches for "hh10".
Did you mean:
hh1
2013 Feb 01
0
Wrong acl and permissions on cifs mounted share
...r-x
other::r-x
getfacl /home2/home/steve2
getfacl: Removing leading '/' from absolute path names
# file: home2/home/steve2
# owner: steve2
# group: Domain\040Users
user::rwx
group::r-x
other::r-x
Now, if steve2 logs in and creates a file on the cifs mounted share on
the client:
steve2 at hh10:~> touch s2.txt
it is created with universal read write access:
steve2 at hh10:~> ls -l s2.txt
-rwxrwxrwx+ 1 steve2 Domain Users 0 Feb 1 12:08 s2.txt
getfacl s2.txt
# file: s2.txt
# owner: steve2
# group: Domain\040Users
user::rwx
user:steve2:rwx
group::rwx
group:Domain\040Users:rwx
mask::...
2012 Apr 02
3
Samba4 how to get a reverse dlz zone
Hi
I have s4 with bind9 working fine. I see that it sets up a forward zone
without using zone files (is that the dlz bit?)
Is it possible to get it to produce a reverse zone?
Thanks,
Steve pp lcb