Re: [solved] fedora20: samba4: getent passwd (and group) not work property

2014-09-29 Thread Dario Lesca
Il giorno lun, 29/09/2014 alle 17.53 +0100, James Hogarth ha scritto: > Ah in that case I assume you are using winbind ... Sssd is preferred > but if you want to use the old ways So there is a new way. Good. I do not want to use force winbind, I know only this way to autenticate samba workstation

Re: fedora20: samba4: getent passwd (and group) not work property

2014-09-29 Thread James Hogarth
On 29 Sep 2014 13:11, "Dario Lesca" wrote: > > Il giorno lun, 29/09/2014 alle 12.39 +0100, James Hogarth ha scritto: > > Enumeration is disabled by default for performance reasons. > > > > If you really want that as enumerate = true to the domain section of > > your sssd.conf > > Thanks for reply,

Re: fedora20: samba4: getent passwd (and group) not work property

2014-09-29 Thread Dario Lesca
Il giorno lun, 29/09/2014 alle 12.39 +0100, James Hogarth ha scritto: > Enumeration is disabled by default for performance reasons. > > If you really want that as enumerate = true to the domain section of > your sssd.conf Thanks for reply, James. But I known nothing about SSSD, and my sssd servi

Re: fedora20: samba4: getent passwd (and group) not work property

2014-09-29 Thread James Hogarth
On 29 Sep 2014 11:48, "Dario Lesca" wrote: > > Hi, I have configure samba 4 on my Fedora 20 with "security = domain" > and I have join this workstation to my linux PDC, a samba 3 domain > > All work fine and on fedora 20, via samba, I can autenticate the user's > domain. > > But the "getent passwd

fedora20: samba4: getent passwd (and group) not work property

2014-09-29 Thread Dario Lesca
Hi, I have configure samba 4 on my Fedora 20 with "security = domain" and I have join this workstation to my linux PDC, a samba 3 domain All work fine and on fedora 20, via samba, I can autenticate the user's domain. But the "getent passwd" (and also group) command non work like samba 3 server.