search for: dfmhqya7

Displaying 5 results from an estimated 5 matches for "dfmhqya7".

2014 Dec 19
2
Does Samba 4 actually respect Unix file acls?
...on client >> > and server ? >> Yes, the uids and gids are identical on both server and client machines. > Then it should work. Set debug level 10 on the smbd > and look for ACCESS_DENIED messages in the logs. I set debug level to 10. This is the output -- http://pastebin.com/dfmHqYA7 -- I get in '/var/log/samba/log.' file on the server side when I try to access share as bob on the client machine (and get Permission denied error). There are no ACCESS_DENIED messages in the logs. For the reference - bob's uid/gid are 1002, alice's uid/gid are 1001.
2014 Dec 20
2
Does Samba 4 actually respect Unix file acls?
...>> >> Yes, the uids and gids are identical on both server and client machines. >> > Then it should work. Set debug level 10 on the smbd >> > and look for ACCESS_DENIED messages in the logs. >> I set debug level to 10. This is the output -- http://pastebin.com/dfmHqYA7 -- I get in '/var/log/samba/log.' file on the server side when I try to access share as bob on the client machine (and get Permission denied error). There are no ACCESS_DENIED messages in the logs. For the reference - bob's uid/gid are 1002, alice's uid/gid are 1001. > Hmmm. Mig...
2014 Dec 20
0
Does Samba 4 actually respect Unix file acls?
...? > > >> Yes, the uids and gids are identical on both server and client machines. > > > Then it should work. Set debug level 10 on the smbd > > and look for ACCESS_DENIED messages in the logs. > > I set debug level to 10. This is the output -- http://pastebin.com/dfmHqYA7 -- I get in '/var/log/samba/log.' file on the server side when I try to access share as bob on the client machine (and get Permission denied error). There are no ACCESS_DENIED messages in the logs. For the reference - bob's uid/gid are 1002, alice's uid/gid are 1001. Hmmm. Might be...
2014 Dec 20
0
Does Samba 4 actually respect Unix file acls?
..., the uids and gids are identical on both server and client machines. > > >> > Then it should work. Set debug level 10 on the smbd > >> > and look for ACCESS_DENIED messages in the logs. > > >> I set debug level to 10. This is the output -- http://pastebin.com/dfmHqYA7 -- I get in '/var/log/samba/log.' file on the server side when I try to access share as bob on the client machine (and get Permission denied error). There are no ACCESS_DENIED messages in the logs. For the reference - bob's uid/gid are 1002, alice's uid/gid are 1001. > > >...
2014 Dec 19
2
Does Samba 4 actually respect Unix file acls?
Hello Jeremy, Friday, December 19, 2014, 3:48:51 PM, you wrote: > On Fri, Dec 19, 2014 at 12:47:51PM -0500, Rufe Glick wrote: >> Hello, >> After researching the subject on the internet I concluded that Samba should take into account Unix file acls. During my tests I found the opposite. Only Unix file mode bits are respected, and file acls are ignored. If my initial assumption is