Samba Can't Apply Permission to shares via AD users.

Issues related to configuring your network
Tabs
Posts: 24
Joined: 2015/02/12 13:54:56

Re: Samba Can't Apply Permission to shares via AD users.

Post by Tabs » 2015/04/01 07:02:40

Ok login works correctly.

I think that once winbind is configured "groups JASONDOMAINI\\jason" should also return the AD groups. In fact domain_users is certainly an AD group so linux group should also be displayed. there is a problem with you ad configuration for user jason. The problem is probably that jason is not correctly attributed to the group. Can you please give the demo folder to the group domain_users (assuming it is an AD group) to see if that work in this way ? If yes, then you should reconfigure the linux AD group correctly. I have no experience with AD.

hack3rcon
Posts: 757
Joined: 2014/11/24 11:04:37

Re: Samba Can't Apply Permission to shares via AD users.

Post by hack3rcon » 2015/04/04 05:36:16

[root@printmah samba]# chgrp domain_users demo/
[root@printmah samba]# ls -l
total 4
drwxrwxr-x+ 2 root domain_users 6 Feb 20 05:13 demo

Got same error and it show me login windows and when I enter username and password ask me it again.

Tabs
Posts: 24
Joined: 2015/02/12 13:54:56

Re: Samba Can't Apply Permission to shares via AD users.

Post by Tabs » 2015/04/15 13:53:49

Give access to everybody to see if this is an file access problem please.

Post Reply