Displaying 20 results from an estimated 69 matches for "8046".
Did you mean:
80,6
2014 Apr 29
2
[LLVMdev] how to identify basic blocks added for switch instruction without default?
...ded codes looks like:
sw.default.i625: ; preds = %if.end512
tail call void @fancy_abort(i8* getelementptr inbounds ([38 x i8]*
@.str, i64 0, i64 0), i32 3045, i8* getelementptr inbounds ([23 x i8]*
@__FUNCTION__.compcode_to_comparison, i64 0, i64 0)) #7, !dbg !8046
unreachable, !dbg !8046
Could I get "unreachable" information from metadata?
Thanks a lot!
Best,
Linhai
2017 Feb 10
2
/usr/sbin/samba_dnsupdate: ERROR: Record already exist
On Fri, 10 Feb 2017 14:29:00 +0100
Patrik <alabard at gmail.com> wrote:
> *Same result:*
> Calling samba-tool dns for SRV _ldap._tcp.Default-First-Site-Name._
> sites.ForestDnsZones.ac.patrikx3.tk server.ac.patrikx3.tk 389 (add)
> Calling samba-tool dns add -k no -P ['192.168.78.20',
> 'ac.patrikx3.tk',
>
2017 Feb 10
1
/usr/sbin/samba_dnsupdate: ERROR: Record already exist
i got it.
i have to remove dnsupdate from smb.conf
i guest that was the duplication, bind dlz was enough.
no more log !
thanks for helping the extreme way!
*Patrik*
*GTalk: *alabard at gmail.com
*Web:*
http://www.patrikx3.tk
*Mobile:*
+36 20 342 8046 <+36+20+342+8046>
On Fri, Feb 10, 2017 at 3:29 PM, Patrik <alabard at gmail.com> wrote:
> Nope at all!! I dont understand why it does automatically!
> I think BIND does it via DLZ already, I think it does twice.
> But why?
> How can I remove the samba_dnsupdate? I see it r...
2017 Feb 10
2
/usr/sbin/samba_dnsupdate: ERROR: Record already exist
...ave any other forward zone in
Bind.*
How can I add in other in the patrikx3.tk if I use the Samba?
Isn't it another zone? ac.patrikx3.tk?
patrikx3.tk is my mail.patrikx3.tk, www.patrikx3.tk etc...
*Patrik*
*GTalk: *alabard at gmail.com
*Web:*
http://www.patrikx3.tk
*Mobile:*
+36 20 342 8046 <+36+20+342+8046>
On Fri, Feb 10, 2017 at 12:32 PM, Rowland Penny via samba <
samba at lists.samba.org> wrote:
> On Fri, 10 Feb 2017 12:18:35 +0100
> Patrik <alabard at gmail.com> wrote:
>
> > Thanks so much! I will deal with the user home folders later!
> >...
2017 Feb 10
0
/usr/sbin/samba_dnsupdate: ERROR: Record already exist
...t-First-Site-Name._sites.ForestDnsZones', 'SRV', '
server.ac.patrikx3.tk 389 0 100']
ERROR: Record already exists
*What does it add then where? Why does add the DNS records twice?*
*Patrik*
*GTalk: *alabard at gmail.com
*Web:*
http://www.patrikx3.tk
*Mobile:*
+36 20 342 8046 <+36+20+342+8046>
On Fri, Feb 10, 2017 at 1:23 PM, Patrik <alabard at gmail.com> wrote:
>
>
> *Not entirely sure which of your 'named' files the above are in, but
> youshould remove them, they are your problem.*
> Where is the named files?? You mean the zone/pat...
2017 Feb 10
2
/usr/sbin/samba_dnsupdate: ERROR: Record already exist
...ctories
browseable = no
valid users = %S
[media]
path = /media
read only = yes
guest ok = yes
[mounts]
path = /mnt
read only = yes
guest ok = yes
*Patrik*
*GTalk: *alabard at gmail.com
*Web:*
http://www.patrikx3.tk
*Mobile:*
+36 20 342 8046 <+36+20+342+8046>
On Fri, Feb 10, 2017 at 11:29 AM, Rowland Penny via samba <
samba at lists.samba.org> wrote:
> On Fri, 10 Feb 2017 11:16:40 +0100
> Patrik <alabard at gmail.com> wrote:
>
> > Ciao!
> > Actual the Bind has no error.
> > The error is in...
2017 Feb 10
2
/usr/sbin/samba_dnsupdate: ERROR: Record already exist
...sr/sbin/samba_dnsupdate: ERROR: Record already exists
[2017/02/09 02:17:39.419269, 0]
../lib/util/util_runcmd.c:316(samba_runcmd_io_handler)
Isnt it duplicate? Update DNS via samba plus bind9 dlz?
*Patrik*
*GTalk: *alabard at gmail.com
*Web:*
http://www.patrikx3.tk
*Mobile:*
+36 20 342 8046 <+36+20+342+8046>
On Fri, Feb 10, 2017 at 10:42 AM, Rowland Penny via samba <
samba at lists.samba.org> wrote:
> On Thu, 9 Feb 2017 23:28:21 +0100
> Patrik Laszlo via samba <samba at lists.samba.org> wrote:
>
> > Hello!
> >
> > I am on Debian Testing r...
2019 Aug 05
6
samba dlz. bind9 nslookup is wrong
On 05/08/2019 10:14, Patrik wrote:
> I am not using flatfiles and i using BIND_DLZ it shows in my log and i
> do not use flatfiles. BIND_DLZ only.
Oh yes you are, you have this in your /etc/bind/named.conf.local :
??? zone "patrikx3.com" {
??????? type master;
??????? file "/etc/bind/zones/enp1s0f3/patrikx3.com";
??????? include
2019 Aug 05
6
samba dlz. bind9 nslookup is wrong
.../bind9/dlz_bind9_11.so";
> };
>
>
> *I am on Bind 9.11*
>
> *Patrik*
> WWW <https://patrikx3.com> | GitHub
> <https://github.com/patrikx3/> | NPM
> <https://www.npmjs.com/~patrikx3> | Corifeus
> <https://corifeus.com> | +36
> 20 342 8046
>
>
>
>
> On Mon, Aug 5, 2019 at 11:29 AM Patrik <alabard at gmail.com> wrote:
>
> > ok, so i remove that nemd.conf.update, but the rest it looks good?
> >
> > *Patrik*
> > WWW <https://patrikx3.com> | GitHub
> <https://github.com/pa...
2017 Feb 10
2
/usr/sbin/samba_dnsupdate: ERROR: Record already exist
...t;255.in-addr.arpa" {
type master;
file "/etc/bind/db.255";
};
dlz "AD DNS Zone" {
database "dlopen
/usr/lib/x86_64-linux-gnu/samba/bind9/dlz_bind9_10.so";
};
*Patrik*
*GTalk: *alabard at gmail.com
*Web:*
http://www.patrikx3.tk
*Mobile:*
+36 20 342 8046 <+36+20+342+8046>
On Fri, Feb 10, 2017 at 12:03 PM, Rowland Penny via samba <
samba at lists.samba.org> wrote:
> On Fri, 10 Feb 2017 11:55:04 +0100
> Patrik <alabard at gmail.com> wrote:
>
> > Sorry! And thanks for helping!
> >
> > *named.conf:*
> &...
2019 Aug 05
2
samba dlz. bind9 nslookup is wrong
...d with buster for
now)
*THANK YOU SO MUCH FOR THE INFORMATION AND THE HELP GUYS, YOU ARE THE
BEST!!! REALLY!*
*Patrik*
WWW <https://patrikx3.com> | GitHub <https://github.com/patrikx3/> | NPM
<https://www.npmjs.com/~patrikx3> | Corifeus <https://corifeus.com> | +36
20 342 8046
On Mon, Aug 5, 2019 at 2:37 PM Rowland penny via samba <
samba at lists.samba.org> wrote:
> On 05/08/2019 13:27, L.P.H. van Belle via samba wrote:
> > I suggest, read :
> > https://github.com/thctlo/samba4/blob/master/howtos/stretch-base-1.0.txt
> >
> https://gith...
2007 Oct 03
2
Change title size in plot(model)?
...and "Q-Q normal". So what other cex commands are there? THX for any help.
Bernhard Müller
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Eidgenössisches Volkswirtschaftsdepartement EVD
Forschungsanstalt Agroscope Reckenholz-Tänikon ART
Ökologische Landbausysteme
Reckenholzstrasse 191, CH-8046 Zürich
Tel. ++41 (0)44 / 377 74 47
FAX ++41 (0)44 / 377 72 01
mailto:bernhard.mueller@art.admin.ch
http://www.reckenholz.ch
[[alternative HTML version deleted]]
2019 Aug 05
0
samba dlz. bind9 nslookup is wrong
...KX3.COM:
kinit: Password incorrect while getting initial credentials
Wrong password, exiting now.
Patrik
WWW <https://patrikx3.com> | GitHub <https://github.com/patrikx3/> | NPM <https://www.npmjs.com/~patrikx3> | Corifeus <https://corifeus.com> | +36 20 342 8046
On Mon, Aug 5, 2019 at 11:39 AM L.P.H. van Belle via samba <samba at lists.samba.org> wrote:
... From your output below..
>> Uncomment only single database line, depending on your BIND version <<
Then tell uss, why are 3 lines uncommented?
I suggest,...
2017 Aug 02
3
Remove attribute from netcdf4 object
...-------------------------------------------------------------------------
Raphael Felber, Dr. sc.
Wissenschaftlicher Mitarbeiter, Klima und Lufthygiene
Eidgen?ssisches Departement f?r
Wirtschaft, Bildung und Forschung WBF
Agroscope
Forschungsbereich Agrar?kologie und Umwelt
Reckenholzstrasse 191, 8046 Z?rich
Tel. 058 468 75 11
Fax 058 468 72 01
raphael.felber at agroscope.admin.ch<mailto:raphael.felber at agroscope.admin.ch>
www.agroscope.ch<http://www.agroscope.ch/>
[[alternative HTML version deleted]]
2019 Aug 05
9
samba dlz. bind9 nslookup is wrong
On 05/08/2019 11:53, Patrik wrote:
> the ?? file "/etc/bind/zones/enp1s0f3/patrikx3.com
> <http://patrikx3.com/>"; are my domain names A, AAAA, CNAME-s, that is
> where i store then, there is know AD records at all. it is all DLZ.
> *_
> _*
If 'patrikx3.com' is a registered dns domain name, then you should have
used a subdomain of this for the AD dns
2019 Feb 28
2
dovecot[1511]: auth-worker: Fatal: master: service(auth-worker): child 17009 killed with signal 11
...var/run/dovecot/auth-master
mail_plugins = quota sieve
}
protocol imap {
mail_plugins = quota imap_quota
}
*Patrik*
WWW <https://patrikx3.com> | GitHub <https://github.com/patrikx3/> | NPM
<https://www.npmjs.com/~patrikx3> | Corifeus <https://corifeus.com> | +36
20 342 8046
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://dovecot.org/pipermail/dovecot/attachments/20190228/2f0c4889/attachment.html>
2017 Feb 10
0
/usr/sbin/samba_dnsupdate: ERROR: Record already exist
...runs it again since Bind I
think it already does bia DLZ, not?
Nothing in crontab. Is it a Samba setting in smb.conf somehow misconfigured?
I set promision and no error except this fills my log.
:( :(
*Patrik*
*GTalk: *alabard at gmail.com
*Web:*
http://www.patrikx3.tk
*Mobile:*
+36 20 342 8046 <+36+20+342+8046>
On Fri, Feb 10, 2017 at 3:10 PM, Rowland Penny via samba <
samba at lists.samba.org> wrote:
> On Fri, 10 Feb 2017 14:29:00 +0100
> Patrik <alabard at gmail.com> wrote:
>
>
> > *Same result:*
> > Calling samba-tool dns for SRV _ldap._tcp....
2007 Sep 25
1
Create grouping from TukeyHSD (as a duncan test does)?
...other test that does give grouping as output?
Thnaks for your help.
Bernhard Müller, Master Student
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Eidgenössisches Volkswirtschaftsdepartement EVD
Forschungsanstalt Agroscope Reckenholz-Tänikon ART
Ökologische Landbausysteme
Reckenholzstrasse 191, CH-8046 Zürich
Tel. ++41 (0)44 / 377 74 47
FAX ++41 (0)44 / 377 72 01
mailto:bernhard.mueller@art.admin.ch
http://www.reckenholz.ch
[[alternative HTML version deleted]]
2019 Aug 03
2
Samba generating wrong ipv6 and ipv4 address
...20 and *
*2001:470:1f1b:5b3:9ade:d0ff:fe04:23c3*)
How come this is possible?
Please help!
Thank you so much!
*Patrik*
WWW <https://patrikx3.com> | GitHub <https://github.com/patrikx3/> | NPM
<https://www.npmjs.com/~patrikx3> | Corifeus <https://corifeus.com> | +36
20 342 8046
2017 Aug 22
4
How to benchmark speed of load/readRDS correctly
...------------------------------------------------------------------------------
Raphael Felber, PhD
Scientific Officer, Climate & Air Pollution
Federal Department of Economic Affairs,
Education and Research EAER
Agroscope
Research Division, Agroecology and Environment
Reckenholzstrasse 191, CH-8046 Z?rich
Phone +41 58 468 75 11
Fax +41 58 468 72 01
raphael.felber at agroscope.admin.ch<mailto:raphael.felber at agroscope.admin.ch>
www.agroscope.ch<http://www.agroscope.ch/>
[[alternative HTML version deleted]]