Hello, here are the google logs. *[2019-08-05 17:04:31,544+0200] [SwingWorker-pool-1-thread-2] [ERROR] [plugin.ldap.AbstractLdapHandler] Failed to execute query because the object at Base DN: "dc=xxx,dc=xxx" is missing or inaccessible.* Are there any interesting logs on the samba side? Where can I find them? Thanks Le lun. 5 ao?t 2019 ? 18:57, Jeremy Allison <jra at samba.org> a ?crit :> On Mon, Aug 05, 2019 at 04:37:49PM +0200, Guillaume Couvreur via samba > wrote: > > Hello everyone, > > > > I was able to successfully install and test Samba AD. > > > > But I'm having a problem with Google Cloud Directory Sync. In fact, I > want > > my AD users to be automatically created on gsuite. When I configure my > > settings in GCDS, it does not seem to find my DN base. > > > > I did a lot of tests with Google support and they talked about an > > authentication security level issue. Have you ever had this case? Is it > > possible to modify this authentication level. Samba AD uses the GSS API? > > More details including logs (anonymize them obviously) please ! >-- *Guillaume COUVREUR* *Chef de projet technique* guillaume.couvreur at ntico-operation.com 03.66.72.80.79 1A, avenue de l'Harmonie 59650 VILLENEUVE D'ASCQ
On 06/08/2019 07:54, Guillaume Couvreur via samba wrote:> Hello, here are the google logs. > > *[2019-08-05 17:04:31,544+0200] [SwingWorker-pool-1-thread-2] [ERROR] > [plugin.ldap.AbstractLdapHandler] Failed to execute query because the > object at Base DN: "dc=xxx,dc=xxx" is missing or inaccessible.* > > Are there any interesting logs on the samba side? Where can I find them? >As you haven't told us which distro you are using, this is a bit difficult, but typically, they would be in /var/log/samba If they are not there, you can find where they are on your DC by running this: samba -b | grep 'LOGFILEBASE' | awk '{print $NF}' It may help if you can post the query that is being run. Also can you post the smb.conf from the DC Rowland
Distro : Debian 9 log samba and smb as attachments Le mar. 6 ao?t 2019 ? 09:33, Rowland penny via samba <samba at lists.samba.org> a ?crit :> On 06/08/2019 07:54, Guillaume Couvreur via samba wrote: > > Hello, here are the google logs. > > > > *[2019-08-05 17:04:31,544+0200] [SwingWorker-pool-1-thread-2] [ERROR] > > [plugin.ldap.AbstractLdapHandler] Failed to execute query because the > > object at Base DN: "dc=xxx,dc=xxx" is missing or inaccessible.* > > > > Are there any interesting logs on the samba side? Where can I find them? > > > As you haven't told us which distro you are using, this is a bit > difficult, but typically, they would be in /var/log/samba > > If they are not there, you can find where they are on your DC by running > this: > > samba -b | grep 'LOGFILEBASE' | awk '{print $NF}' > > It may help if you can post the query that is being run. > > Also can you post the smb.conf from the DC > > Rowland > > > > -- > To unsubscribe from this list go to the following URL and read the > instructions: https://lists.samba.org/mailman/options/samba >-- *Guillaume COUVREUR* *Chef de projet technique* guillaume.couvreur at ntico-operation.com 03.66.72.80.79 1A, avenue de l'Harmonie 59650 VILLENEUVE D'ASCQ