[Samba] Doubt about Unix Attributes

mathias dufresne infractory at gmail.com
Tue Jul 21 08:15:02 UTC 2015


Hi Marcio,

No idea about this message but to check UID/GID you could configure SSSD on
some Linux client to access your domain. Then, as your users would be seen
as Linux user, you would be able to use commands like "id" or "getent
passwd some.user" to check UID/GID... if UID/GID are correctly set.

Another way to check is to use ldbsearch:
ldbsearch -H /var/lib/samba/private/sam.ldb '(objectclass=user)' uidNumber
gidNumber

Cheers,

mathias


2015-07-21 1:53 GMT+02:00 Marcio Demetrio Bacci <marciobacci at gmail.com>:

> I can configure UidNumer and gidNumber attributes by Microsoft RSAT tool
> and the value is stored. When I click again on the tab "Unix Attributes"
> appears a message saying "Not is possible the execution". I click OK button
> and  the attribute  is correct.
>
> Why appear this message?
>
> How can I verify if the NIS service is working correctly?
>
> Regards,
>
> Márcio
> --
> 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