search for: backens

Displaying 20 results from an estimated 25 matches for "backens".

Did you mean: backend
2011 Nov 03
0
Kolmogorov-Smirnov-Test on binned data, I guess gumbel-distributed data
...e of them refer to 'other' authors who are claiming that KS-Tests are okay for binned data. I searched for sources and can't find examples which approve that it is okay to use KS-Tests for binned data - do you have any links to articles or tutorials? Anyway, I look for a test which backens me up that my data is gumbel-distributed. I estimated the gumbel-parameters mue and beta and after having a look on resulting plots, in my opinion: that looks quite good! You can the plot, related data, and the rscript here: www.jochen-bauer.net/downloads/kstest/Rplots-1000.pdf http://www.jochen...
2018 Jul 31
2
pdb search
Hi All, We have classic PDC with an ldap backened. We're trying to add some member servers which will act as print and file servers. We've joined the member servers to the domain using net rpc join. The problem we are having is we are seeing the following when using pdbedit -L -v -d10 from a member server smbldap_search_domain_info: Searching
2016 Dec 31
2
Dumping compiled module as LLVM IR bitcode after certain optimization passes
Hello. Is there a possibility to instruct at command line the clang or the opt tools to emit LLVM bitcode file after a certain optimization pass such as LoopVectorize (or all optimization passes)? (This question was asked also at http://stackoverflow.com/questions/17904440/dump-ir-after-each-llvm-optimization-each-pass-both-llvm-ir-passes-and-backen .) As far as I can see giving:
2019 Jun 14
5
Spring Cleanup / Migrating Samba 4.5 to 4.10
With some slight delay, we did actually manage to get all our old wonky compatibility solutions nuked (turned out there were a few more lurking in the shadows than expected?). Mail servers are no longer domain joined, and unencrypted LDAP is finally gone, together with the terrible PHP scripts that needed it. Which allowed me to finally cleanup all the samba setups:
2016 Dec 31
0
Dumping compiled module as LLVM IR bitcode after certain optimization passes
Hi, Usually we disable the llvm optimizations (clang -mllvm disable-llvm-optzns ) and then use opt to run the passes till the point of interest. I don’t know of a shortcut in clang (the new PassManager will make it possible to pass an arbitrary pipeline with a string, but not there yet). — Mehdi > On Dec 31, 2016, at 11:43 AM, Alex Susu via llvm-dev <llvm-dev at lists.llvm.org> wrote:
2018 Aug 13
2
Error: ‘class llvm::PassManager<llvm::Module>’ has no member named ‘add’
Hi, I am begineer to llvm, implementing a main.cpp from https://github.com/davidar/lljvm/blob/master/backend/main.cpp A) : When I am declaring a command: * PassManager PM* * PM.add(new DataLayout td)* It shows error: > *error: missing template arguments before ‘PM’* * PassManager PM;* ^ >*main_test.cpp:48:2: error: ‘PM’ was not declared in this scope* *
2020 Feb 12
4
FW: samba_kcc issue after joining the domain as a DC
I'm sorry, after double-checking the Louis's link I've found that the domain zone should be domain-wide, while the _msdcs stuff should be forest wide. I'll change it and try again. Apologies. >>>>> # samba-tool dns zonelist 172.26.1.81 >>>>> Password for [administrator at domain.com]: >>>>> 2 zone(s) found >>>>>
2019 Jun 14
0
Spring Cleanup / Migrating Samba 4.5 to 4.10
Hi Sven, I had a quick look and its much better. Few small points. For the members. This might be a choice, but on the fileservers, the loggings is a bit difference still. And krb5-locales is on one but not the other. Last i see, there is no user mapping file for the members. Which normaly have !root = DOM\Administrator ( or BUILTIN\Administrator, depending on you setup )
2018 Aug 14
2
Error: ‘class llvm::PassManager<llvm::Module>’ has no member named ‘add’
Hi Philip, I also tried that including file: #include "llvm/IR/LegacyPassManager.h" but error remain same. Please help. On Tue, Aug 14, 2018, 2:58 AM Philip Pfaffe <philip.pfaffe at gmail.com> wrote: > Hi Ratnesh, > > the PassManager used in that example has moved into the legacy namespace: > http://llvm.org/doxygen/classllvm_1_1legacy_1_1PassManager.html > >
2020 Feb 12
0
FW: samba_kcc issue after joining the domain as a DC
Rowland, Just to confirm: after changing the zone to a domain-wide, Samba has successfully performed the join. Samba daemon has also started well, but printed these errors in the log: [2020/02/12 13:03:34.097665, 0] ../../lib/util/util_runcmd.c:352(samba_runcmd_io_handler) /usr/local/samba/sbin/samba_dnsupdate: ; TSIG error with server: tsig verify failure [2020/02/12 13:03:34.169520, 0]
2010 Aug 25
2
Problem with clusterCall, "Error in checkForRemoteErrors(lapply(cl, recvResult)) : "
Hi all, I am trying to use snow package to do a parallel MCMC. I have read a few guides and articles, the following is that I came up with. When I run it I got the error message: Error in checkForRemoteErrors(lapply(cl, recvResult)) : 4 nodes produced errors; first error: could not find function "ui.Next" The data is a longitudinal data with few repeated readings on a number of
2012 Mar 15
1
Adding to Samba domain requires super-user password
Hi, Suddenly when I add a new workstation to out Samba3 (LDAP backend) domain, I have to give the root username and password. When I set-up the samba3 domain initially, I could use domain\admin user and their password but that has started to give me "unknown user or bad password". This last error is from a Windows7 machine I am currently trying to add. I have merged the registry fix
2018 Apr 09
0
LLVM Weekly - #223, Apr 9th 2018
LLVM Weekly - #223, Apr 9th 2018 ================================ If you prefer, you can read a HTML version of this email at <http://llvmweekly.org/issue/223>. Welcome to the two hundred and twenty-third issue of LLVM Weekly, a weekly newsletter (published every Monday) covering developments in LLVM, Clang, and related projects. LLVM Weekly is brought to you by [Alex
2014 Dec 22
1
Configuring LMTP/IMAP proxy
Hi, First, my version: [root at centos1 conf.d]# dovecot --version 2.2.15 [root at centos1 conf.d]# I have already configured dovecot that way (on one single VM, so everythinh is stored on the same machine) - A post fix server sending out to LMTP - LMTP is the dovecot LMTP server, configured with "lmtp-proxy= no", - LMTP checks the users receiving
2010 Feb 10
2
LDAP backend replication?
Hi to all! I've set up Zimbra LDAP (2.4) as master, and I want to use RHEL v5 LDAP (2.3) as a slave. This is relevant part of my slapd.conf on LDAP 2.3: # syncrepl directives syncrepl rid=101 provider=ldap://192.168.1.86 bindmethod=simple binddn="uid=zimbra,cn=admins,cn=zimbra" credentials=PASSword searchbase="dc=company,dc=com" schemachecking=on
2004 Aug 10
0
adding users to smb pdc smb3 backend
hi guys, wondering if someone could point me in the right direction. im wanting to setup a smb3 PDC with an LDAP backend. both LDAP and SMB are now operating correctly (I have copied the conf file at end). I have been able to set up account containers as per 'the offical samba3 howto reference guide' and i am able to search via ldapsearch. my problem comes when i try to add users via
2007 Apr 24
2
BLOATED LDAP Traffic from Samba
Hello All, I am having an issue with a samba 3.0.21a with LDAP backened installation. My Samba PDC is sending tons of traffic my ldapserver(iplanet) and is causing the ldap server load to peak consitently over a ridiculous 91%. Logons come to a crawl because the ldap load is so high. I don't not have roaming profiles enabled. Here is an excerpt from a logfile (log level=2):
2019 Nov 07
1
net ads join explication ?
...l SMB 2.??? /usr/sbin/smbd: Selected protocol SMB3_11 /usr/sbin/smbd: ldb_wrap open of secrets.ldb and after /usr/sbin/smbd: Closing idle connection /usr/sbin/smbd: got a SHUTDOWN message /usr/sbin/smbd: Server exit (normal exit) when i put the key Enter in my client client , I see the various backens scroll in the trace Error reading password from file descriptor 0: empty password Got challenge flags: Got NTLMSSP neg_flags=0x62898215 NTLMSSP: Set final flags: Got NTLMSSP neg_flags=0x62088215 NTLMSSP Sign/Seal - Initialising with flags: Got NTLMSSP neg_flags=0x62088215 NTLMSSP Sign/Seal - Init...
2018 Jan 09
1
Relationship between clang, opt and llc
//mllvm Options can be dumped by clang -v -help -mllvm and clang -v --help-hidden --> //mllvm Options can be dumped by clang -v -help -mllvm and clang -v --help-hidden -mllvm On Tue, Jan 9, 2018 at 3:09 AM, toddy wang <wenwangtoddy at gmail.com> wrote: > Thanks, Craig. > > So, clang -Xclang -disable-llvm-passes actually disables all the LLVM > passed populated by clang so
2018 Jan 09
0
Relationship between clang, opt and llc
Thanks, Craig. So, clang -Xclang -disable-llvm-passes actually disables all the LLVM passed populated by clang so that there is no middle-end optimization on bc files. clang -O2 LULESH.c //clang is the driver, invoking cc1, cc1as, ld //options can be passed through to cc1 directly. //maybe have different names, e.g.