JITHIN K <jithin...@gmail.com> writes:

> 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

This should have some clue.

What is the error that you are getting at client side?

Thanks and Regards
Noorul

>
>     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
> _______________________________________________
> ILUGC Mailing List:
> http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
> ILUGC Mailing List Guidelines:
> http://ilugc.in/mailinglist-guidelines
_______________________________________________
ILUGC Mailing List:
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
ILUGC Mailing List Guidelines:
http://ilugc.in/mailinglist-guidelines

Reply via email to