[Samba] Samba Configuration

guido at lorenzutti.com.ar guido at lorenzutti.com.ar
Wed Mar 18 01:18:26 GMT 2009


And you are on the host allow network?
Do you try removing the "valid users"?
The output of testparm?
The output of the log?

>
> Hi all, for the life of me I cannot figure out this problem. I'm trying to
> get Samba working with my AD environment. No matter what I try I cannot
> seem
> to get it working. Mind you, I can authenticate to the server if I type
> wbinfo -a username. I was also successful in joining it to AD. My problem
> is
> when I try to access a share, say Home, I get a message asking for a
> user/pass which it rejects. Here is my smb.conf:
>
> [global]
>
>     workgroup = ADSSERVER
>     netbios name = ArchDesktop
>     server string = Samba Server
>     hosts allow = 192.168.2. 127.
>     log file = /var/log/samba/%m.log
>     max log size = 1000
>     security = ADS
>     encrypt passwords = yes
>     winbind enum users = yes
>     winbind enum groups = yes
>     winbind use default domain = yes
>     winbind nested groups = yes
>     winbind separator = +
>     idmap uid = 600-20000
>     idmap gid = 600-20000
>     template shell = /bin/bash
>     realm = ADSSERVER
>     preferred master = no
>     dns proxy = no
>
> [Home]
>     comment = My Home Directory
>     path = /home/admin
>     read only = no
>     inherit acls = yes
>     inherit permissions = yes
>     create mask = 700
>     directory mask = 700
>     valid users = @"ADSSERVER+Domain Users"
>     admin users = @"ADSSERVER+Domain Admins"
>
> [tmp]
>     comment = Temporary File Space
>     path = /tmp
>     read only = no
>     inherit acls = yes
>     inherit permissions = yes
>     create mask = 700
>     directory mask = 700
>     valid users = @"ADSSERVER+Domain Users"
>     admin users = @"ADSSERVER+Domain Admins"
>
> If anyone can point me in the right direction it would be much
> appreciated.
> Thanks.
> --
> View this message in context:
> http://www.nabble.com/Samba-Configuration-tp22566973p22566973.html
> Sent from the Samba - General mailing list archive at Nabble.com.
>
> --
> To unsubscribe from this list go to the following URL and read the
> instructions:  https://lists.samba.org/mailman/options/samba
>




More information about the samba mailing list