Displaying 12 results from an estimated 12 matches for "debugscript".
2005 Mar 08
0
problem in compiling chan_mISDN
...misdn.c: In function `unload_module':
chan_misdn.c:2381: warning: passing arg 1 of `ast_channel_unregister'
from incompatible pointer type
make: *** [chan_misdn.o] Error 1
Does anybody have an idea where i got wrong? My Makefile:
asterisk:/usr/src/chan_misdn-beta-0.0.3-rc4 # cat Makefile
#debugscript
DEBUGSCRIPT=sed -e "s/{/{\nchan_misdn_log(\"SEGFAULT_DEBUG:
%d\\\n\",__LINE__)/g"
UNDEBUGSCRIPT=sed -e "s/{/{\nchan_misdn_log(\"SEGFAULT_DEBUG:
%d\\\n\",__LINE__)/g"
#
# The following line tells the makefile where to install the module,
# if necessary, ple...
2020 Feb 28
1
User names not replicating to secondary DC
Your setup is in consistant.
> 127.0.0.1 localhost.localdomain localhost
> 127.0.0.1 localhost
I suggest run my debugscript, make sure the servers there base setup is the same.
+ set both DC's there /etc/resolv.conf
search msi.mydomain.com mydomain.com
# IF THIS IS DC1
nameserver 172.23.93.26
nameserver 172.23.93.25
nameserver 172.23.93.3
# and for DC0
nameserver 172.23.93.25
nameserver 172.23.93.26
nameser...
2019 Aug 05
5
samba dlz. bind9 nslookup is wrong
On 05/08/2019 09:55, Patrik via samba wrote:
> the dig is wrong as well, it adds an additional ip address, which i have
> not request to use other interfaces:
> root at server:/# dig p3x-dc.patrikx3.com
>
Patrik, I have told you what your problem is, refusing to accept that
you have setup Bind9 incorrectly is no reason for opening a new thread.
Just in case you missed it, or
2019 Aug 05
0
samba dlz. bind9 nslookup is wrong
...s to use.
And especialy when you force user root.
Your on debian buster.
Enforce your logging to root:staff or root:adm
Which is debian default on most logs, setup your logrotate for that also.
And use the group(s) to allow access for the samba share.
But thats what i would do.
Ps, run my debugscript, anonimize it where needed and we know if there is more off in your setup.
Greetz,
Louis
> -----Oorspronkelijk bericht-----
> Van: samba [mailto:samba-bounces at lists.samba.org] Namens
> Patrik via samba
> Verzonden: maandag 5 augustus 2019 11:14
> Aan: Rowland penny
> C...
2019 Aug 05
1
samba dlz. bind9 nslookup is wrong
...rce user root.
>
> Your on debian buster.
> Enforce your logging to root:staff or root:adm
> Which is debian default on most logs, setup your logrotate for that also.
> And use the group(s) to allow access for the samba share.
>
> But thats what i would do.
>
> Ps, run my debugscript, anonimize it where needed and we know if there is
> more off in your setup.
>
>
> Greetz,
>
> Louis
>
>
>
> > -----Oorspronkelijk bericht-----
> > Van: samba [mailto:samba-bounces at lists.samba.org] Namens
> > Patrik via samba
> > Verzonden: maan...
2020 Feb 27
4
New PTR records not visible
....tld.
1.3.168.192.in-addr.arpa name = host-test.extrazone.dom.tld.
1.4.168.192.in-addr.arpa name = host-test.extrazone.dom.tld.
1.5.168.192.in-addr.arpa name = host-test.extrazone.dom.tld.
1.6.168.192.in-addr.arpa name = host-test.extrazone.dom.tld.
Did you run my debugscript already, can you post it
https://github.com/thctlo/samba4/raw/master/samba-collect-debug-info.sh
Greetz,
Louis
> -----Oorspronkelijk bericht-----
> Van: samba [mailto:samba-bounces at lists.samba.org] Namens
> Christian Naumer via samba
> Verzonden: donderdag 27 februari...
2020 Feb 27
0
New PTR records not visible
...168.192.in-addr.arpa name = host-test.extrazone.dom.tld.
> >
> > 1.5.168.192.in-addr.arpa name = host-test.extrazone.dom.tld.
> >
> > 1.6.168.192.in-addr.arpa name = host-test.extrazone.dom.tld.
> >
> >
> >
> > Did you run my debugscript already, can you post it
> >
> https://github.com/thctlo/samba4/raw/master/samba-collect-debu
> g-info.sh
> >
> >
> > Greetz,
> >
> > Louis
> >
> >
> >
> >
> >
> >
> >
> >
> >> -----Oor...
2020 Feb 27
0
New PTR records not visible
...-test.extrazone.dom.tld.
>
> 1.4.168.192.in-addr.arpa name = host-test.extrazone.dom.tld.
>
> 1.5.168.192.in-addr.arpa name = host-test.extrazone.dom.tld.
>
> 1.6.168.192.in-addr.arpa name = host-test.extrazone.dom.tld.
>
>
>
> Did you run my debugscript already, can you post it
> https://github.com/thctlo/samba4/raw/master/samba-collect-debug-info.sh
>
>
> Greetz,
>
> Louis
>
>
>
>
>
>
>
>
>> -----Oorspronkelijk bericht-----
>> Van: samba [mailto:samba-bounces at lists.samba.org]...
2020 Feb 27
5
User names not replicating to secondary DC
I have 2 Ububtu DCs. One acting as a secondary/failover. At one point
the users were replicated from primary to secondary. But now they are not
replicating.
The output from samba-tool drs showrepl is attached. What else may I
provide to aid diagnostics?
I know Samba does not replicate sysvol 'yet', so rsync is needed, but that
does not seem to contain the users.
Thank you,
2020 Feb 27
5
New PTR records not visible
...ne.dom.tld.
> > >
> > > 1.5.168.192.in-addr.arpa name =
> host-test.extrazone.dom.tld.
> > >
> > > 1.6.168.192.in-addr.arpa name =
> host-test.extrazone.dom.tld.
> > >
> > >
> > >
> > > Did you run my debugscript already, can you post it
> > >
> > https://github.com/thctlo/samba4/raw/master/samba-collect-debu
> > g-info.sh
> > >
> > >
> > > Greetz,
> > >
> > > Louis
> > >
> > >
> > >
> > >
> &g...
2020 Feb 27
0
New PTR records not visible
...me =
>> host-test.extrazone.dom.tld.
>>>> 1.5.168.192.in-addr.arpa name =
>> host-test.extrazone.dom.tld.
>>>> 1.6.168.192.in-addr.arpa name =
>> host-test.extrazone.dom.tld.
>>>>
>>>>
>>>> Did you run my debugscript already, can you post it
>>>>
>>> https://github.com/thctlo/samba4/raw/master/samba-collect-debu
>>> g-info.sh
>>>>
>>>> Greetz,
>>>>
>>>> Louis
>>>>
>>>>
>>>>
>>>>
>&g...
2020 Feb 26
5
New PTR records not visible
So strange..
I copied your commando's only change the arpa and servername / domainnames
All worked.
So far nobody told how there ad-dc and DNS is setup..
Which i why i added :
> > Debian 10, my own packages.
> > Samba 4.11.6 + BIND9_DLZ is used .
Now are you using samba DNS or BIND_DLZ dns ?
That might help here.
Greetz,
Louis
> -----Oorspronkelijk