On 29 Sep 2014 11:48, "Dario Lesca" <d.lesca@solinos.it> 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" (and also group) command non work like samba 3
> server.
>
> If I run "getent passwd mydomain\\ospite" the user is show:
> > MYDOMAIN\ospite:*:4294967295:4294967295::/home/MYDOMAIN/ospite:/bin/false
>
> But if I run "getent passwd" (or group) to list all user (or groups),
> the user/groups is not show and only local user/groups are report.
>
> Is this a known issue?
>
> I have misses some things?
>
> Someone can help me with some suggest ?
>

Enumeration is disabled by default for performance reasons.

If you really want that as enumerate = true to the domain section of your sssd.conf