Displaying 1 result from an estimated 1 matches for "sec_group".
Did you mean:
ec_group
2003 Jul 15
0
Samba-3.0.0beta2 - cannot connect to share
...domain master = No
dns proxy = No
wins server = ip.of.my.dc
ldap ssl = no
idmap uid = 10000-20000
idmap gid = 10000-20000
winbind separator = +
invalid users = root
[oneshare]
path = /mnt/alcanet/share1
valid users = MD+SEC_GROUP
read only = No
[secshare]
path = /mnt/alcanet/share2
valid users = MD+SEC_GROUP
read only = No
I run 3 daemons, and try to see if i can fetch domain accounts :
# /usr/local/samba/bin/wbinfo -u | grep myaccount
MD+myaccount
Well, this looks like good. In addition,...