Displaying 20 results from an estimated 5000 matches similar to: "Problems with ACL-Support"
2007 Feb 25
5
Hostname problem
Hi,
I''m trying to get puppetmasterd and puppetd to communicate properly with
each other but there seems to be a problem with how puppet determines the
hostname of the machine. Both daemons run on the same machine with the
hostname "nexus" but when I start puppetmasterd with "puppetmasterd -v -d"
I get the following output:
...
info: Creating a new SSL key at
2005 Aug 07
0
2k3Srv ADS, debian member server, Ubuntu workstations and no write access to share (security =ADS mode, winbind, krb5)
Hi All,
Im going nuts trying to get a mixed environment going. I have a couple
of problems, one related to logons and passwords which I think is a
pam.d/gdm config error on my part and one where I cant get write acccess
from the Ubuntu clients to the domain member server share. This is the
most critical....please help me fix this.
In a nutshell:
Single win 2003 Srv ADS (sp1)
A single domain
2010 Feb 24
0
disks in zpool gone at the same time
Hi,
Yesterday I got all my disks in two zpool disconected.
They are not real disks - LUNS from StorageTek 2530 array.
What could that be - a failing LSI card or a mpt driver in 2009.06?
After reboot got four disks in FAILED state - zpool clear fixed
things with resilvering.
Here is how it started (/var/adm/messages)
Feb 23 12:39:03 nexus scsi: [ID 365881 kern.info]
/pci at 0,0/pci10de,5d at
2024 Apr 25
1
how to block brute force attacks on reverse tunnels?
For many years I've been running ssh reverse tunnels on portable Linux,
OpenWRT, Android etc. hosts so they can be accessed from a server whose
IP is stable (I call such a server a "nexus host"). Increasingly there's
a problem with brute force attacks on the nexus host's tunnel ports. The
attack is forwarded to the portable tunneling host, where it fails, but
it chews up
2012 Jun 13
3
Attempting to run Apex Nexus CAD software
Here is the error I recieved upon running it through shell, any ideas?
err:ole:CoGetContextToken apartment not initialised
fixme:shell:URL_ParseUrl failed to parse L"Apex.Integration"
fixme:shell:URL_ParseUrl failed to parse L"System"
fixme:shell:URL_ParseUrl failed to parse L"System.Windows.Forms"
fixme:shell:URL_ParseUrl failed to parse L"System.Drawing"
2012 Jul 30
0
[PATCH] tcm_vhost: Post-merge review changes requested by MST
From: Nicholas Bellinger <nab at linux-iscsi.org>
This patch contains the post RFC-v5 (post-merge) changes, this includes:
- Add locking comment
- Move vhost_scsi_complete_cmd ahead of TFO callbacks in order to
drop forward declarations
- Drop extra '!= NULL' usage in vhost_scsi_complete_cmd_work()
- Change vhost_scsi_*_handle_kick() to use pr_debug
- Fix possible race in
2013 Aug 02
2
Joining DC
I am having some trouble joining a new samba4 server as a DC. I am pretty sure this stems from trying to use OpenChange and subsequently removing it. The new samba4 machine is running 4.0.7 and the existing is running 4.0.1. I am a little hesitant to do an in-place upgrade of the last working DC, so I wanted a replica to fall back on in case things go bad.
Any help would be appreciated.
On the
2012 Jul 30
0
[PATCH] tcm_vhost: Post-merge review changes requested by MST
From: Nicholas Bellinger <nab at linux-iscsi.org>
This patch contains the post RFC-v5 (post-merge) changes, this includes:
- Add locking comment
- Move vhost_scsi_complete_cmd ahead of TFO callbacks in order to
drop forward declarations
- Drop extra '!= NULL' usage in vhost_scsi_complete_cmd_work()
- Change vhost_scsi_*_handle_kick() to use pr_debug
- Fix possible race in
2019 Jan 15
2
Function - replaceAllUsesWith
What does that mean for my code and the idea?
I'm a really unexperienced LLVM user...
-----Original Message-----
From: Tim Northover <t.p.northover at gmail.com>
Sent: Dienstag, 15. Januar 2019 15:19
To: Gaier, Bjoern <Bjoern.Gaier at horiba.com>
Cc: Stefan Gränitz <stefan.graenitz at gmail.com>; Mehdi AMINI <joker.eph at gmail.com>; llvm-dev <llvm-dev at
2019 Jan 15
2
Function - replaceAllUsesWith
I could actually track down the cause of the problem:
mainModue->getFunction("puts")->replaceAllUsesWith(
llvm::ConstantExpr::getPointerCast(
llvm::ConstantInt::get(llvm::IntegerType::get(context, 64), 0xF),
mainModue->getFunction("puts")->getType()
)
);
The problem is the line where I receive the type of the function "puts", it will crash the application
2006 Jul 13
4
Compiling the latest SVN checkout
Hello,
I just checked out the latest version of speex and I want to compile it.
The INSTALL file says that's easy:
bjoern@deimos:~/studium/beleg/resources/svn/speex$ cat INSTALL
Installing Speex is as easy as:
% ./configure [--prefix=<install-path>]
% make
% make install
Note that if you are using the code from SVN, you will need to run
"autogen.sh" instead of
2013 Mar 25
1
Nexus RPM artifact installation using Puppet
I am newbie to puppet.
Using puppet master and agent deployment to configure agents with specific
packages.
I have installed puppet-nexus module and able to fetch my artifact from
Nexus. Now artifact from Nexus which are RPM on puppet node I need to
install them {RPM} on the node using puppet recipe.
Any help how to achieve it.
Cheers,
Amit
--
You received this message because you are
2006 Jul 13
0
Compiling the latest SVN checkout
How about installing the libtool development stuff? Otherwise, it may
have something to do with automake 1.9 (I'm using 1.8).
Jan-Marc
Le jeudi 13 juillet 2006 ? 15:26 +0200, Bj?rn Thalheim a ?crit :
> Hello,
>
> I just checked out the latest version of speex and I want to compile it.
> The INSTALL file says that's easy:
>
>
2023 Apr 20
1
Source code for AGI GET DATA command
Hi All,
I’m having issues figuring out how to set no DTMF timeout on the AGI GET DATA command as “0” still has a multi-second timeout if no input is given. I am trying to find the source code of the AGI command to figure it out, but I can’t for the life of me find the underlying source code. The closest I’ve found is XML that defines the command syntax but can’t trace it from there.
PS. I am on
2020 Aug 25
2
ORC JIT - Incorrect support for COFF files?
Hey Lang,
That is really cool :D Is the creation of that table a Windows thingy or is this the way the LLVM handles it?
Also… since it is COFF related – the never ending story of “finding my global constructors” first of all: Yes! I tried using the “initialize” function of LLVMJIT – however this only worked when I was loading a Module. When I added the object file (from the same source) the
2020 Aug 18
2
Get all symbols stored(?)in llvm::orc::ExecutionSession
Hi Bjoern,
I’m a bit worried about taking symbols from modules, because some of the
> symbols might change later when the code was compiled with the JIT
Symbol names shouldn't change from the moment they're added to the JIT
(i.e. after being fully mangled). Consistency of symbol names is a
requirement for ORC to work.
You could try hooking into the orc::Platform API for this:
2011 Jul 20
1
Nexus - The Jupiter Incident support in wine
There is a community here and a webpage wiki:
http://arparso.de/nexus/
Nexus has some support in wine.
http://appdb.winehq.org/objectManager.php?sClass=application&iId=317
> Nexus: The Jupiter Incident is protected using SafeDisc. Currently, Wine cannot run games off a cd that are protected using SafeDisc. A simple workaround would be to use no cd executables.
Can the problems with
2008 Jul 13
0
Fwd: [RFC] Improved versioned pointer algorithms
Reposted to the moved mailing list... would be nice if the subscribe at
the old mailman page were disabled. Btrfs-specific material near the
end of the mail. Attachment omitted, available from the lkml post.
---------- Forwarded Message ----------
Subject: [RFC] Improved versioned pointer algorithms
Date: Sunday 13 July 2008 01:55
From: Daniel Phillips <phillips@phunq.net>
To:
2020 Nov 11
0
[cfe-dev] Running LLVMHello Pass from Clang(-cl)
Björn,
Can you try adding -fno-integrated-cc1 to the command-line, see if you get more infos?
De : cfe-dev <cfe-dev-bounces at lists.llvm.org> De la part de Eric Astor via cfe-dev
Envoyé : November 11, 2020 8:39 AM
À : Gaier, Bjoern <Bjoern.Gaier at horiba.com>
Cc : Clang Dev <cfe-dev at lists.llvm.org>
Objet : Re: [cfe-dev] Running LLVMHello Pass from Clang(-cl)
The
2006 Jul 17
2
patch for compilation under MACOSX
I just compiled speex under my new intel iMac with MacOSX
and get a compilation issue with the malloc.h header not
being found.
Here is a patch that avoid inclusion of malloc.h
under MACOSX. (I'm using osx version 10.4 - Tiger)
--- libspeex/kiss_fft.h 26 Jun 2006 02:22:34 -0000 1.1.1.1
+++ libspeex/kiss_fft.h 17 Jul 2006 15:15:53 -0000
@@ -5,7 +5,9 @@
#include <stdio.h>