[Ilugc] Can not access samba share using windows domain user credentials

  • From: jithinkcs@xxxxxxxxx (JITHIN K)
  • Date: Wed, 9 Oct 2013 17:54:31 +0530

Hi All,

I configured samba (3.6.3) in Ubuntu 12.04.2.  I installed Likewise open
and configured samba server as domain member. But the problem is samba
share can only be accessible to the local user.For domain users its not
working. Please see the smb.conf.



smb.conf
--------------

[global]
    workgroup = WORKGROUP
    server string = Samba Server
    netbios name = SERVER7
    security = ads
    realm = wins.local

    log file = /var/log/samba/%m.log

    create mask = 0664
    directory mask = 0775

    force create mode = 0664
    force directory mode = 0775



   idmap backend = lwopen
   idmap uid = 50-9999999999
   idmap gid = 50-9999999999
    ; One may be interested in the following setting:
    ;force group = +nas



[Softwares]
comment = Software share
path = /DataStorm/Softwares
browsable = yes
guest ok = yes
read only = no
create mask = 0755
--------------------------------------------------------------------------------------------------

Any help would be appreciated.

Regards,
JK

Other related posts: