similar to: The specified domain either doesn't exist or couldn't be contacte d.

Displaying 20 results from an estimated 4000 matches similar to: "The specified domain either doesn't exist or couldn't be contacte d."

2003 Jul 23
1
bind failure: can't contact ldap server
Hi list, I have installed samba 2.2.8 on my linux rh 9. with Openldap rmps. I am trying to setup a PDC server using Samba with ldap as the backend. The samba server can not connect to the ldap server. I am getting the following error when I run any smb commands: LDAPS option set...! ldap_connect_system: Binding to ldap server as "" Bind failed: Can't contact ldap server I
2020 Sep 13
2
libva-utils test siuite is crashing in nouveau sriver
Hi, I'm hitting that issue since Mesa 20.0.6 and it is present still in latest version 20.1.7 ``` [tkloczko at barrel SPECS]$ coredumpctl gdb 3926866 PID: 3926866 (test_va_api) UID: 1000 (tkloczko) GID: 1000 (tkloczko) Signal: 11 (SEGV) Timestamp: Sun 2020-09-13 18:57:06 BST (32s ago) Command Line: ./test_va_api Executable:
2005 Jul 18
1
FastAgi ...fastagi-mapping missing error
salam .... if anyone uses fastagi then plz help me... The AGISERVER starts successfully: Jul 18, 2005 2:54:50 AM net.sf.asterisk.util.impl.JavaLoggingLog info INFO: Thread pool started. Jul 18, 2005 2:54:51 AM net.sf.asterisk.util.impl.JavaLoggingLog info INFO: Listening on *:4573. but I m getting this error when i call extension Jul 18, 2005 2:55:13 AM
2020 Aug 05
2
Debugging a potential bug when generating wasm32
Hi, Sorry if you've seen this message before on llvm.discourse.group or elsewhere -- I've been trying to get to the bottom of this for a while now and asked about this in a few different platforms before. I'm currently trying to debug a bug in a LLVM-generated Wasm code. The bug could be in the code that generates LLVM (rustc) or in the LLVM, I'm not sure yet. LLVM IR and Wasm
2008 May 09
1
SSOAP: arguments passed as
Hi, I have a SOAP service, provided by BioMoby which I'd like to call via SSOAP. My service breaks during genSOAPClientInterface() genSOAPClientInterface(def=service, verbose = TRUE) Operation MassBank_Simple_2 Error: Cannot resolve SOAP type in empty context Problem seems to be that there are no <types> defined in the WSDL, and that the service passes input/output as a single
2012 Nov 02
3
[LLVMdev] DependenceAnalysis and PR14241
Hey Preston, I wanted to let you know that we found a really serious problem with DependenceAnalysis in PR14241. In summary, DA seems to have a baked-in assumption that the base pointer of the GEPs it inspects are loop invariant. It appears to only do analysis on the subscripts. This is especially important for LLVM because C++ code (compiled through Clang) very frequently expresses loops as
2008 Apr 15
6
[LLVMdev] PATCH: Use size reduction -- wave2
Hi All, here comes the patch for the second wave of Use class size reduction. I have included all the machinery that is needed, and it is *active*. The User* inside of Use is even sometimes NULL, but the algorithm is able to recover it. If there is a non-null User* present, then I am asserting that it equals the computed value. I did not receive feedback for the algorithmic part yet, so I
2003 Aug 14
1
Converting smbpasswd from Samba-2.0 to Samba-2.2 ?
Hi, I have a smbpasswd file from a Samba-2.0.x, generated with pwdump2 [1] . I'm in a NT-PDC to Samba-PDC migration. The documentation says that it generates Samba-2.0 style smbpasswd file [2]. But I would like to use the smbpasswd on a Samba-2.2.x machine. I've read that smbpasswd format changed . Is there a tool to convert smbpasswd from 2.0 to 2.2 ? I cannot find one. Any URL or
2003 Aug 08
2
From NT4-PDC to Samba-PDC: 2.2.7a or 3.0.0-beta-x?
Hi, I have one NT4 PDC that needs to be migrated to Samba-PDC. No Active Directory. Just users, groups, windows shares... the works. I'm seeing that Samba-3.x is "very PDC-oriented". I like that. But, so far, Samba-3 is still in beta/pre-release versions and in my "stock" distribution, Samba is on 2.2.7a version (2.2.7a-security-rollup-fix). Should I wait for Samba-3?
2008 Aug 26
2
vTPM NVM, loadkey and trousers questions
Hi everyone, I am using Xen 3.2.1 with the vtpm-12-patch.diff patch posted in [0]. My TPM is an Infineon 1.2. In total I have got three different questions: 1. NVM loading problem at VM creation When I am creating a VM the last few lines of the vtpm_manager output are: TPMD[245]: tpm/tpm_startup.c:45: Info: TPM_Startup(1) Loading NVM. Sending LoadNVM command ERROR[VTPM]: Failed to load
2008 Apr 16
0
[LLVMdev] PATCH: Use size reduction -- wave2
Hi Gabor, Can you provide performance data for this? I'd like to know what affect these changes have on compile time. Thanks, Dan On Apr 15, 2008, at 3:32 PM, Gabor Greif wrote: > Hi All, > > here comes the patch for the second wave of Use class size reduction. > > I have included all the machinery that is needed, and it is > *active*. The User* inside of Use is even
2019 Feb 12
1
syslinux-6.04-pre3 botched
On February 11, 2019 12:29:41 PM PST, Joakim Tjernlund <Joakim.Tjernlund at infinera.com> wrote: >On Mon, 2019-02-11 at 12:15 -0800, H. Peter Anvin via Syslinux wrote: >> >> >> I think I botched syslinux-6.04-pre3. There are two fundamental >> problems with the build: >> >> a) The selection of what pieces of the library gets included in the >core
2013 Jan 15
1
[PATCH 2/3] xen_platform: Do not use old_portio-style callbacks
From: Hervé Poussineau <hpoussin@reactos.org> Signed-off-by: Hervé Poussineau <hpoussin@reactos.org> Signed-off-by: Andreas Färber <afaerber@suse.de> --- hw/xen_platform.c | 21 ++++++++++----------- 1 Datei geändert, 10 Zeilen hinzugefügt(+), 11 Zeilen entfernt(-) diff --git a/hw/xen_platform.c b/hw/xen_platform.c index ca66047..8866468 100644 --- a/hw/xen_platform.c +++
2018 May 09
2
Re: Libvirt access control drivers
On Wed, May 09, 2018 at 10:00:19AM +0100, Daniel P. Berrangé wrote: > On Wed, May 09, 2018 at 11:50:33AM +0300, Anastasiya Ruzhanskaya wrote: > > Here https://libvirt.org/acl.html is stated that you designed this access > > control system as pluggable. Are there any options ( even with modifying > > libvirt code) to plug in any custom driver? > > I just need to take a
2009 Jun 04
2
alfresco with GFS2.0.0
HELLO : Were there somebody who had used alfresco and GFS work well? I met some problems when alfresco create it index files in GFS ,alfresco couldn't start up ,but use server's local dir for alfresco ,it start well. The alfresco log is this : 14:22:43,009 User:System ERROR [lucene.index.IndexInfo] Channel reopen failed on index info files in:
2001 Jul 04
1
Troubles with XFree86-4.10 and sound
Hi, I recently posted a success story (Steel Panthers). Well, now it's not working :( I updated the WINE version to 20010630 (from 20010510) and the XFree86 version 4.10 (from 4.03). Well, now it says that I have no sound (one application says that maybe will not work because there's no soundcard). And the game does not woork anymore (it uses DirectSraw, AFAIK, to paint a 800x600
2007 Sep 14
2
[LLVMdev] RegisterAnalysisGroup
On Friday 14 September 2007 15:51, Chris Lattner wrote: > When basicaa registers itself as part of the analysis group, it uses: > > RegisterPass<BasicAliasAnalysis> > X("basicaa", "Basic Alias Analysis (default AA impl)"); > > // Declare that we implement the AliasAnalysis interface > RegisterAnalysisGroup<AliasAnalysis, true> Y(X);
2020 Jun 15
1
Re: New Rust bindings for nbdkit
On Mon, Jun 15, 2020 at 08:11:47AM -0600, alan somers wrote: > On Mon, Jun 15, 2020 at 8:04 AM Daniel P. Berrangé <berrange@redhat.com> > wrote: > > > On Mon, Jun 15, 2020 at 02:22:32PM +0100, Richard W.M. Jones wrote: > > > On Thu, Jun 11, 2020 at 04:19:08PM -0600, alan somers wrote: > > > > The existing Rust bindings for nbdkit aren't very idiomatic
2010 Jan 10
3
[LLVMdev] Using a function from another module
On Sun, Jan 10, 2010 at 12:38 PM, Garrison Venn <gvenn.cfe.dev at gmail.com> wrote: > Won't passing llvm::Function* around vs strings (function names), also work, at code generation time, > without the need for a module A dec to module B impl. mapping? > > Garrison Nope. You cannot place a call instruction into one module whose callee is a Function from another module. You
2018 Dec 27
2
AA pass dependencies
Hi, Looking at the output of e.g. llc -mtriple=x86_64-unknown-linux-gnu test/CodeGen/X86/pre-coalesce.ll -debug-pass=Executions Why is it that 'Basic Alias Analysis (stateless AA impl)' is freed much earlier than 'Function Alias Analysis Results' even though the latter depends on the former (at least AFAICT by looking at lib/Analysis/AliasAnalysis.cpp)? Thanks! -Markus