[Samba] Re: "password server" in smb.conf

Luca Manganelli luca76 at gmail.com
Fri Sep 8 07:17:54 GMT 2006


On 9/8/06, Arnel S. Pangilinan <arnel.pangilinan at onatech.com.ph> wrote:
> How to install winbindd into linux.
>
> Pls. give some sample.
>
> Thanks you.

Well, I use Debian Sarge. I did an apt-get install samba and windbind.
I wrote my smb.conf

[global]
server string = Samba Proxy
password server = myserver
security = DOMAIN
encrypt passwords = true
workgroup = mywork
winbind separator =+
winbind uid = 10000-20000
winbind gid = 10000-20000
winbind enum users = yes
winbind enum groups = yes


More information about the samba mailing list