search for: isc_log_warn

Displaying 2 results from an estimated 2 matches for "isc_log_warn".

2015 Oct 12
0
Questions About Bind_DLZ
...gt; />/ Looks like it should. > />/ > />/ Do the duplicate zone messages appear in the Samba or BIND logs? > / > The messages are coming from Samba, to be precise, from dlz_bind9.c > > if (b9_zone_exists(state, zone)) { > state->log(ISC_LOG_WARNING, "samba_dlz: Ignoring > duplicate zone '%s' from '%s'", > zone, ldb_dn_get_linearized(zone_dn)); > continue; > } > > >/ > />/ What log level are you using in smb.conf? > / > I won...
2015 Oct 05
0
Fwd: net rpc lookup from group names that start with "-"
...t;> >> Looks like it should. >> >> Do the duplicate zone messages appear in the Samba or BIND logs? >> > > The messages are coming from Samba, to be precise, from dlz_bind9.c > > if (b9_zone_exists(state, zone)) { > state->log(ISC_LOG_WARNING, "samba_dlz: Ignoring duplicate > zone '%s' from '%s'", > zone, ldb_dn_get_linearized(zone_dn)); > continue; > } > > >> What log level are you using in smb.conf? >> > > I wonder if th...