Re: [Samba] Samba4 - mapping Network Drives based on Group membership

2013-04-29 Thread Bjoern Meier
hi, sorry, but I didn't read the script. I asked myself:"Why so complicated?". We also have a group based Security with ACLs, but we have one share and in it are the group-folders. So, all I have to do is, to tell samba not showing objects where the current process (user) have no permission to re

Re: [Samba] Samba4 - mapping Network Drives based on Group membership

2013-03-22 Thread Andrew Bartlett
On Wed, 2013-03-20 at 11:16 -0700, Varoujan Avanessians wrote: > Hi All > > I have a problem running a logon script to map network drives based on > Group Membership. The script is a VBScript that resides in the netlogon > share. It Works just fine when the logged in user is a Domain Admin but > f

[Samba] Samba4 - mapping Network Drives based on Group membership

2013-03-20 Thread Varoujan Avanessians
Hi All I have a problem running a logon script to map network drives based on Group Membership. The script is a VBScript that resides in the netlogon share. It Works just fine when the logged in user is a Domain Admin but fails to get the Group information when logged in as a regular user. For exa