[Samba] I have issue in configuring file servers with AD integration.

Rowland Penny rpenny at samba.org
Wed Jan 9 13:13:07 UTC 2019


On Wed, 9 Jan 2019 18:10:45 +0530
venkat ramu <ramut123 at gmail.com> wrote:

> Hi Rowland,
> 
> I have tested creating new VM and it working fine. I really
> appreciate for the support you given to me.
> 
> I have one more query I,e, when I run wbinfo -g it is giving all
> groups which is available before building SAMBA but I am unable to
> see newly created group or users. do I need to restart any service
> (SAMBA) after creating user or groups in AD or it will take some
> time?.
> 

wbinfo -g will use the winbind cache, so it is possible your new group
will not show up until the cache is refreshed, does 'wbinfo -n
<NEW_GROUP>' show anything ?

You could try running 'net cache flush' immediately after creating a
new group, this will cause wbinfo to go direct to AD the next time you
run 'wbinfo -g'

Rowland
 



More information about the samba mailing list