search for: wie

Displaying 20 results from an estimated 472 matches for "wie".

Did you mean: we
2016 Nov 06
2
Logins differ for ip/DNS on ad dc
Thanks a lot for your help so far. The main reason I do not use vms is that the server is pretty limited in RAM so this would only be my last resort. To prevent confusion: srv.wie (192.168.1.50) is the same machine as smb.wie (192.168.1.55), I seperated them just now to debug the problem. > These look like they are being run on the DC, what about from the > windows clients ? > I did those via a linux client on the same network, here the results from windows (: C:...
2016 Nov 06
3
Logins differ for ip/DNS on ad dc
> > This sounds like a dns problem, are your windows machines using the DC > as their nameserver ? > yes they are using the server as dns. DNS is done through bind9 and implemented in samba via bind9_dlz. All looks fine: $ host -t A smb.wie smb.wie has address 192.168.1.50 $ host -t SRV _kerberos._udp.smb.wie _kerberos._udp.smb.wie has SRV record 0 100 88 srv.smb.wie. $ host -t SRV _ldap._tcp.smb.wie _ldap._tcp.smb.wie has SRV record 0 100 389 srv.smb.wie. And thanks for your explanation on rid / ad but it seems to me like it is not...
2016 Nov 06
0
Logins differ for ip/DNS on ad dc
On Sun, 6 Nov 2016 16:20:32 +0100 Maximilian Kirchner via samba <samba at lists.samba.org> wrote: > Thanks a lot for your help so far. The main reason I do not use vms > is that the server is pretty limited in RAM so this would only be my > last resort. To prevent confusion: srv.wie (192.168.1.50) is the same > machine as smb.wie (192.168.1.55), I seperated them just now to debug > the problem. > > > > These look like they are being run on the DC, what about from the > > windows clients ? > > > > I did those via a linux client on the same...
2016 Nov 05
2
Logins differ for ip/DNS on ad dc
...ing twice). I actually used the wiki you linked to setup the dc. I just added those idmap settings because getent could not list my samba users after setting it up, due to your mail I realised I only needed the winbind options to make it work. The original problem still remains though, using \\SMB.WIE I can only access netlogon and sysvol, using \\192.168.1.50 I can only access the shares. I am not sure if I understand your comment about the rid backend: I added users with the samba-tool: samba-tool user create kirchner After that getent shows the user with ids: getent passwd kirchner SMB\kirch...
2016 Nov 06
0
Logins differ for ip/DNS on ad dc
...; wrote: > > > > This sounds like a dns problem, are your windows machines using the > > DC as their nameserver ? > > > > yes they are using the server as dns. DNS is done through bind9 and > implemented in samba via bind9_dlz. All looks fine: > $ host -t A smb.wie > smb.wie has address 192.168.1.50 > $ host -t SRV _kerberos._udp.smb.wie > _kerberos._udp.smb.wie has SRV record 0 100 88 srv.smb.wie. > $ host -t SRV _ldap._tcp.smb.wie > _ldap._tcp.smb.wie has SRV record 0 100 389 srv.smb.wie. These look like they are being run on the DC, what ab...
2020 Mar 13
3
Why MachineBasicBlcok doesn't have transferPredecessors() ?
...> One good reason for this is that doing it this way only requires > fixing up (target-independent) phi instructions, while doing it the > other way around would require fixing up the (target-specific!) branch > instructions. > > Cheers, > Nicolai > > > -- > Lerne, wie die Welt wirklich ist, > aber vergiss niemals, wie sie sein sollte. > -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20200314/2536364e/attachment.html>
2010 Oct 05
1
Tukey HSD Test als Post Hoc Test nach einem GLM inkl. Anova
Hallo, zur Analyse von Daten zum Artenreichtum von Pflanzen, habe ich ein Glm (glm) und anschlie?end eine Anova (anova) durchgef??hrt. Nun m??chte ich f??r die signifikanten Einflussfaktoren einen Post Hoc Tukey Test durchf??hren, um zu ermitteln in wie weit die einzelnen Faktorstufen sich signifikant voneinander unterscheiden. Mit dem Befehl (TukeyHSD) komme ich nicht weiter, weil derscheinbar mit den Ergebnissen der Anova nihct zurecht kommt. Er basiert wohl auf aov- Datentypen. F??hre ich die Anova dann mit dem Befehl aov durc...
2020 Aug 04
2
Discourse category for the AMDGPU target
...obviously affects the broader LLVM community, hence this > > e-mail on llvm-dev. If people are generally okay with such a move, we > > would ask the Discourse admins to please create that new category. > > > > Cheers, > > Nicolai > > > > -- > > Lerne, wie die Welt wirklich ist, > > aber vergiss niemals, wie sie sein sollte. > > _______________________________________________ > > LLVM Developers mailing list > > llvm-dev at lists.llvm.org > > https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev -- Lerne, wie die...
2020 Feb 05
2
Eliminate some two entry PHI nodes - SimplifyCFG
...be somewhat parallel to the use > of simplifyInstruction. > > The main question is to how to make this conditional on a per-target > basis, i.e. how to properly define any relevant heuristics via > TargetTransformInfo. > > Cheers, > Nicolai > > > > -- > Lerne, wie die Welt wirklich ist, > aber vergiss niemals, wie sie sein sollte. > -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20200205/3e8b500b/attachment.html>
2018 Aug 22
2
Condition code in DAGCombiner::visitFADDForFMACombine?
...at lists.llvm.org> > <mailto:llvm-dev at lists.llvm.org <mailto:llvm-dev at lists.llvm.org>> > >      > http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev > >      > > > > > > >     -- > >     Lerne, wie die Welt wirklich ist, > >     Aber vergiss niemals, wie sie sein sollte. > >     _______________________________________________ > >     LLVM Developers mailing list > > llvm-dev at lists.llvm.org <mailto:llvm-dev at lists.llvm.org> > <ma...
2018 Aug 22
4
Condition code in DAGCombiner::visitFADDForFMACombine?
...____________________________________________ > > LLVM Developers mailing list > > llvm-dev at lists.llvm.org <mailto:llvm-dev at lists.llvm.org> > > http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev > > > > > -- > Lerne, wie die Welt wirklich ist, > Aber vergiss niemals, wie sie sein sollte. > _______________________________________________ > LLVM Developers mailing list > llvm-dev at lists.llvm.org <mailto:llvm-dev at lists.llvm.org> > http://lists.llvm.org/cgi-bin/mailman/list...
2019 Jun 06
3
[RFC] Expressing preserved-relations between passes from different modules (was: Re: Linker issue)
...> > Thanks, > > > > Ryan > > > > > > _______________________________________________ > > LLVM Developers mailing list > > llvm-dev at lists.llvm.org > > https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev > > > > -- > Lerne, wie die Welt wirklich ist, > aber vergiss niemals, wie sie sein sollte. -- Lerne, wie die Welt wirklich ist, aber vergiss niemals, wie sie sein sollte.
2020 Jul 27
2
Discourse category for the AMDGPU target
...://llvm.discourse.group/t/category-for-the-amdgpu-target/1480 However, this obviously affects the broader LLVM community, hence this e-mail on llvm-dev. If people are generally okay with such a move, we would ask the Discourse admins to please create that new category. Cheers, Nicolai -- Lerne, wie die Welt wirklich ist, aber vergiss niemals, wie sie sein sollte.
2016 Nov 05
2
Logins differ for ip/DNS on ad dc
I set up a samba ad dc (self compiled samba 4.5.1 on Ubuntu 16.04). If I connect to the server via \\smb.wie (its dns name) I can access netlogon and sysvol. If I connect via its IP then I can access all my shares (test as an example) - but either way I cannot connect to the other (I do see them though). Windows always tells me the login credentials would be wrong for the other one. This is my config: [...
2016 Nov 06
2
Logins differ for ip/DNS on ad dc
...is NOT recommended. > If you are using the standard Ubuntu Bind9 package, you should be using > BIND9_DLZ and this stores the dns info in AD. > How did you provision the DC, was it with 'BIND9_FLATFILE' or > 'BIND9_DLZ' ? > If it was the later, just remove the 'wie' zone and its reverse zone > from the bind conf file and restart bind9, if it was the former, you > will need to run 'samba_upgradedns' and remove the zones from the conf > file. > So the BIND9_DLZ method only works if I am also using purely DLZ in bind9? I set up the serve...
1999 Jan 13
6
Neuling
...em ich in der Registry im Verzeichnis HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\Rdr\Parameters das DWORD EnablePlainTextPassword mit dem Wert 1 angelegt hatte. Der NT Rechner ist eliminiert und durch einen Win98 Rechner ersetzt worden. Vermutlich ist beim 98-iger Rechner dasselbe Problem wie beim NT-Rechner (?bertragung des verschl?sselten Passwortes). Es gibt aber in der registry nicht dasselbe Verzeichnis. Kann mir vielleicht jemand weiterhelfen, wie ich den WIN98 rechner dazu bringen kann, mit Samba zu kommunizieren?? PS.: ein ping auf den Linux-Server mit samba ist ok ... IP-Netz...
2018 Aug 22
2
Condition code in DAGCombiner::visitFADDForFMACombine?
...it does do fmad > since HasFMAD is true. > > Thanks. > > > > > > _______________________________________________ > LLVM Developers mailing list > llvm-dev at lists.llvm.org > http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev > -- Lerne, wie die Welt wirklich ist, Aber vergiss niemals, wie sie sein sollte.
2004 Apr 24
5
Modalwert
Hai - kann mir jemand sagen, wie ich den Modalwert in R berechne?! IRgendwie finde ich den Befehl nicht.... greetz und herzlichen Dank Sonja
2008 Nov 21
3
write every element of a variable into a separate text-file
Hello, what I want to do, is, to write every element of a variable into a separate text-file automatically: My Variable: > wull [1] "Hallo Leute, wie gehts denn euch seid ihr noch alle..." [2] "Is their anyone how can help me with..." [3] "mann, mann, mann... das nervt aber.." [4] "how are you littele strange tiger..." [5] ")()()(UJKJKJIJIJJOO9989/////////...
2020 Aug 09
2
_mm_lfence in both pathes of an if/else are hoisted by SimplfyCFG potentially breaking use as a speculation barrier
...g inline assembly? > > > > Thanks, > > ~Craig > > _______________________________________________ > > LLVM Developers mailing list > > llvm-dev at lists.llvm.org > > https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev > > > > -- > Lerne, wie die Welt wirklich ist, > aber vergiss niemals, wie sie sein sollte. -- Lerne, wie die Welt wirklich ist, aber vergiss niemals, wie sie sein sollte.