[Samba] wbinfo --group-info not listed users inside the group
Rowland Penny
rpenny at samba.org
Fri Jun 23 08:56:24 UTC 2017
On Fri, 23 Jun 2017 10:35:00 +0300
Dmitriy Merzlov <rxwrxrx at gmail.com> wrote:
> Hello Rowland,
>
> I changed configuration as you suggested, reloaded/restarted all
> services, but the problem still persist.
>
> 'getent group db_g' - seems not working, I have empty output.
>
> But I can do retrieve all groups which have user:
>
> wbinfo --user-groups "LOCAL\user.1"
> 229933
> 276858
> 11466
> 11112
> 841669
> 290668
> 340058
> 1024
> *290664*
> 10513
> 10001
>
> wbinfo --group-info "LOCAL\db_g"
> db_g:x:*290664*:
>
>
Can you post the AD record for the group 'db_g'
I know you are sure that 'db_g' isn't in /etc/group, but can you please
try running this command in a terminal:
cat /etc/group | grep db_g
Rowland
More information about the samba
mailing list