search for: backen

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

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.joche...
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: Sea...
2016 Dec 31
2
Dumping compiled module as LLVM IR bitcode after certain optimization passes
...mand 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: clang -save-temps ... generates a .bc file for the compiled module just before passing the module to the optimization passes (opt). An alternative I have is to programmatically generate the corresponding bitcode file at the right time after f...
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
...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: > clang -save-temps ... > generates a .bc file for the compiled module just before passing the module to the optimization passes (opt). > > An alternative I have is to programmatically generate the corresponding bitcode file at the righ...
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* * PM.add(new Data...
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
...i wait about 5 min, this depends a bit on the AD-DB size/replication time, then reboot the server. Then i do the other DC, same steps. One thing i do advice before you upgrade. Stongly adviced. Backup samba AD-DC and copy : /etc/samba /var/lib/samba /var/cache/samba On the members, If you use backen RID, then do the samba on the members. For backen AD i dont do that, but its still adviced to do also. You on backend AD with the members, so your choice.. what to backup. Paths are the same as the AD-DC folders. (/etc/samba /var/lib/samba /var/cache/samba /etc/krb5.keytab ) If you have these f...
2018 Aug 14
2
Error: ‘class llvm::PassManager<llvm::Module>’ has no member named ‘add’
...1legacy_1_1PassManager.html > > Cheers, > Philip > > On Mon, Aug 13, 2018 at 8:49 PM Ratnesh Tiwari via llvm-dev < > llvm-dev at lists.llvm.org> wrote: > >> 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;* >> ^...
2020 Feb 12
0
FW: samba_kcc issue after joining the domain as a DC
...update failed: REFUSED [2020/02/12 13:03:41.624259, 0] ../../source4/dsdb/dns/dns_update.c:331(dnsupdate_nameupdate_done) dnsupdate_nameupdate_done: Failed DNS update with exit code 2 Is there anything I should worry about? According to some posts, this seems to be expected for SAMBA_INTERNAL backened. Can you confirm pls? Anyway, thank you for your help very much! > 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....
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 h...
2018 Apr 09
0
LLVM Weekly - #223, Apr 9th 2018
...aud de Grandmaison is [looking](http://lists.llvm.org/pipermail/llvm-dev/2018-April/122456.html) for volunteer session moderators. ## On the mailing lists * Alex Susu [reports](http://lists.llvm.org/pipermail/llvm-dev/2018-April/122357.html) that source code is now publicly available for an LLVM backened for the research Connex SIMD processor. * Chad Rosier [proposes](http://lists.llvm.org/pipermail/llvm-dev/2018-April/122347.html) adding function attributes to represent the compile-time optimisation level. * Joel E. Denny is [looking for feedback](http://lists.llvm.org/pipermail/llvm-dev/2018-...
2014 Dec 22
1
Configuring LMTP/IMAP proxy
...override_fields = home=/home/virtual/%u } This works fine, I can send messages through SMTP, and read them using IMAP access. But now, I woukd like to have amore structured architecture with : - A LMTP server configured as PROXY : has to identify the user, and proxy the request to the backen LMTP server (where its mailbox will stand) - On backend, I also have to start another LMTP serevr, but not configured in proxy mode of course, - Same for IMAP : IMAP proxy first checking LOGIN credentials, and then forwarding to IMAP server running on backend. As a first step...
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 smbpasswd. first i a...
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 log...
2019 Nov 07
1
net ads join explication ?
...ameter security = ADS doing parameter realm = SAMBADOM.CALAIS.FR doing parameter workgroup = SAMBADOM doing parameter netbios name = clientblues2 doing parameter winbind separator = / doing parameter winbind enum users = yes doing parameter winbind enum groups = yes doing parameter idmap config * : backend = tdb doing parameter idmap config * : range = 1000-2000 doing parameter idmap config SAMBADOM : backend = ad doing parameter idmap config SAMBADOM : schema_mode = rfc2307 doing parameter idmap config SAMBADOM : range = 10000-600000 doing parameter idmap config SAMBADOM : unix_nss_info = yes doing...
2018 Jan 09
1
Relationship between clang, opt and llc
...onsumed by tools/opt/opt.cpp to give to the PassManagerBuilder that it >> creates. The parsing of those options doesn't exist in any of the llvm >> library code that is linked into clang. Clang has its own code for >> populating a PassManagerBuilder in tools/clang/lib/CodeGen/Backen >> dUtil.cpp >> >> ~Craig >> >> On Mon, Jan 8, 2018 at 10:55 PM, toddy wang via llvm-dev < >> llvm-dev at lists.llvm.org> wrote: >> >>> Mehdi, >>> >>> I found -unroll-max-count can be passed w/ -mllvm. >>> -dce, -ad...
2018 Jan 09
0
Relationship between clang, opt and llc
...tions > consumed by tools/opt/opt.cpp to give to the PassManagerBuilder that it > creates. The parsing of those options doesn't exist in any of the llvm > library code that is linked into clang. Clang has its own code for > populating a PassManagerBuilder in tools/clang/lib/CodeGen/BackendUtil.cpp > > ~Craig > > On Mon, Jan 8, 2018 at 10:55 PM, toddy wang via llvm-dev < > llvm-dev at lists.llvm.org> wrote: > >> Mehdi, >> >> I found -unroll-max-count can be passed w/ -mllvm. >> -dce, -adce, etc, are also dumped by 'opt --help-hidde...