[Samba] Problems accessing a Samba share while logged into an
AD domain....
Geir A. Myrestrand
geir.myrestrand at falconstor.com
Wed Feb 7 17:40:19 GMT 2007
Sukanta Ganguly wrote:
> Hi,
> This is my smb.conf file content.
>
> ============================
>
> [global]
> workgroup = SMOKIN
> # map to guest = Bad User
> idmap gid = 10000-20000
> idmap uid = 10000-20000
> realm = SMOKIN.NET
> security = ADS
> usershare max shares = 100
> winbind refresh tickets = yes
> server string = Suse-vm2
> netbios name = Suse-vm2
> log level = 3
> log file = /var/log/samba/%m
> max log size = 50
> winbind separator = +
> encrypt passwords = yes
> preferred master = no
> template homedir = /home/%D/%U
> template shell = /bin/bash
> [data]
> comment = Data
> path = /Data
> browseable = Yes
> read only = No
> inherit acls = Yes
> valid users = SMOKIN\administrator SMOKIN\user1 SMOKIN\user2
> write list = SMOKIN\Administrator
You set the "winbind separator" to "+" but use "/" for "valid users" and
"write list". Try fix that first.
--
Geir A. Myrestrand
More information about the samba
mailing list