similar to: Weird Authentication behaviour

Displaying 20 results from an estimated 100 matches similar to: "Weird Authentication behaviour"

2010 Jan 08
2
how to get perfect fit of lm if response is constant
Hello. Consider the response-variable of data.frame df is constant, so analytically perfect fit of a linear model is expected. Fitting a regression line using lm result in residuals, slope and std.errors not exactly zero, which is acceptable in some way, but errorneous. But if you use summary.lm it shows inacceptable error propagation in the calculation of the t value and the corresponding
2006 Jun 27
5
AW: AW: HVM problem
HI there. First of all: xm dmesg | grep -i vmx returns nothing! Cat /proc/cpuinfo returns processor : 0 vendor_id : AuthenticAMD cpu family : 15 model : 43 model name : AMD Athlon(tm)64 X2 Dual Core Processor 3800+ stepping : 1 cpu MHz : 2009.182 cache size : 512 KB physical id : 0 siblings : 1 core id : 0 cpu cores :
2016 Dec 09
4
[Bug 1101] New: SET target unreliable in iptables - add does not work as expected
https://bugzilla.netfilter.org/show_bug.cgi?id=1101 Bug ID: 1101 Summary: SET target unreliable in iptables - add does not work as expected Product: netfilter/iptables Version: unspecified Hardware: x86_64 OS: Debian GNU/Linux Status: NEW Severity: major Priority: P5
2006 Jul 24
1
DomU crashs on startup
Hi all, i need to use openbsd 3.9 as domU. So I downloaded an image and used my standard config file: kernel = "/boot/vmlinuz-2.6.16.18-xenU" memory = 128 name = "openbsd.3-9" disk = [''file:/xen/openbsd/disk,sda1,w''] root = "/dev/sda1 ro" but when I start the domU and attach the console I only see following lines befor it crashs. Any
2014 Apr 18
1
Samba AD Setup report (success)
Hi Samba-Team, you wrote that you'd like to hear from users, so here I go ...: I was just following your samba wiki on how to implement a new AD domain on an open Suse 12.3 using the Sernet rpm. The documents are very precise, easy to understand and follow. Especially, the example makes it easy to understand. Two things that I have/had a little difficulties with: 1) In your example,
2010 Jan 16
1
Sweave - How to use local objects in code chunks
Hello, I wrote a function create_report that calls the function Sweave. create_report shall be used to create a pdf-report about an lm-Object which is passed as an argument to create_report. I try to use an object sel_model, that is created within the function environment of create_report and later on used within the first code chunk of the file report_template.rnw. When I use following code I
2018 Jul 10
2
custom LLVM Pass with options fails to load
Hi, I'm working on an LLVM Pass plugin and I'm running into a problem when loading it into opt. I want to have a custom option for my pass and added an llvm::cl::opt #include'ing "llvm/Support/CommandLine.h" linking the dependant libs causes the following error when loading it with opt: opt: CommandLine Error: Option 'debug-pass' registered more than once! I
2018 Jul 12
2
custom LLVM Pass with options fails to load
Hi Philip, thanks for the quick answer. That makes sense, but when leaving the set LLVM_LINK_COMPONENTS out I get an undefined symbol when loading the plugin: _ZTVN4llvm2cl3optINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEELb0ENS0_6parserIS7_EEEE which boils down to llvm::cl::opt<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>,
2014 Jul 07
4
[LLVMdev] Splitting basic block results in unknown instruction type assertion
Hello, I would like to see if this issue is a result of a misunderstanding on my part before I file a bug. I am using LLVM 3.4, built from the source tarballs. My system's uname is "Darwin tyler-air 12.5.0 Darwin Kernel Version 12.5.0: Sun Sep 29 13:33:47 PDT 2013; root:xnu-2050.48.12~1/RELEASE_X86_64 x86_64". All I'm trying to do is add a runtime check after all call
2015 Jul 22
2
[LLVMdev] is it impossible to use the external llvm custom pass on windows?
Hello all, Still, is it impossible to use the external llvm custom pass on windows? I can build the 'mypass.dll' on windows using LLVM libraries. And, I use these 2 way to use my pass. clang.exe -Xclang -load -Xclang mypass.dll -c test.c opt.exe -load -Xclang mypass.dll -mypass test.bc -o optimized_test.bc But, Clang and opt didn't working well with my pass. This mean, my pass
2006 Apr 03
1
How to use Master Users.
Hi. I'm testing out the new 'master users' feature, and I'm not having any luck getting it to work. Anyone out there using it yet? Here's what I have so far: dovecot.conf: ------------ auth_master_user_separator = * auth default { passdb passwd-file { # Master users that can login as anyone else args = /etc/dovecot/dovecot.masterusers master = yes
2006 Aug 31
1
one example, just one example ...
... of a correctly formatted QUOTA spec in/for a static userdb. That's all I'm askin' for! i've tried a bunch of variants. the most recent two: user at domain.com:{PLAIN}testpass:::::: quota=maildir:storage=4096 user at domain.com:{PLAIN}testpass:::::: maildir:storage=4096 *none* (so far ...) work to override the spec in dovecot.conf. no errors in the logs; rather, simply:
2006 May 25
3
webservice timeout issue
I am having an issue where I am trying to test a weservice that I wrote by connecting to it from ruby. When I submit my form that calls the webservice it times out. you can see from the lighttpd log that the webservice completes just after the timeout. any ideas? am I doing something wrong? ---- source ---- def validate auth = ActionWebService::Client::Soap.new(AuthApi, "
2015 Jul 22
1
[LLVMdev] is it impossible to use the external llvm custom pass on windows?
i want to use the external LLVM pass that built in out-of-source on windows. and, my sample pass just dump the llvm::Module during compiling some source code. i use this command. opt.exe -load -Xclang mypass.dll -mypass test.bc -o optimized_test.bc so, as my expect, my pass should dump the llvm::Module of 'test.bc', but, i couldn't see anything in my console. one the other hand, i
2006 Jul 18
1
Samba 4 Test deployment with SWAT
Hi, We are testing out Samba 4 TP2 release. We have configured Samba4 on an i386 running Linux 2.6.12.6. We are trying to get the SWAT GUI functional in this system, but it refuses login with the message *Login failed: Undetermined error - please try again * Trying as 'root' and root password on the local machine or trying as any another user fails too with this same error message.
2020 Sep 23
2
BUG: _presence_ of valid openssl.cnf Option = 'ServerPreference' causes Dovecot submission relay FAIL: "failed: Failed to initialize SSL: ..."
> On 22/09/2020 21:00 PGNet Dev <pgnet.dev at gmail.com> wrote: > > > On 9/22/20 10:51 AM, Aki Tuomi wrote: > >>> > > > > Well, dovecot does not actually do any parsing for system-wide openssl.cnf. This sounds more like OpenSSL issue than dovecot issue. > > I've NO issue with that config/setting with any _other_ app -- whether in general
2003 Oct 29
3
[Fwd: [squid-users] NTLM Authentication Problem]
I submited this to the Squid list, but I got no response which I assume means that no one has any suggestions. Can anyone give me a clue as to what I have configured incorrectly. Thanks. -------- Original Message -------- Subject: [squid-users] NTLM Authentication Problem Date: Tue, 28 Oct 2003 11:34:29 -0500 From: Jim Richey <jrichey@highmark.com> To: squid-users@squid-cache.org
2006 Mar 21
1
Functional Test: post - Other controller
Hi All I''m attempting to get all of my tests clear after installing the Salted Hash Login generator. Now I''ve protected the entire application so login is required from all points. However I get a fail 302 on all other protected controllers as I haven''t explicitly logged in and got the session. I thought adding the following to the beginning of my methods in the
2005 Aug 25
0
Winbind error plaintext password against Windows 2000 Server AD
Hi all, I configured a linux box (Debian Sarge) with Winbind to authenticate against a windows 2000 server AD. After joining the Domain via net rpc join -U Administrator I can get all AD users and groups using wbinfo -u wbinfo -g getent passwd Everything seems to be really fine, but when I try to authenticate against the AD via wbinfo -a testuser%testpass I get: -x-x-x- plaintext
2010 Feb 26
0
ntlm_auth and Server 2008 issues
We are having the same Samba issue as noted here: http://lists.freeradius.org/pipermail/freeradius-users/2009-November/msg00664.html Has anybody on this list experienced this " \NETLOGON fnum 0xareturned critical error. Error was NT_STATUS_PIPE_DISCONNECTED" error? This wasn't happening until our AD admin upgraded the AD servers to windows server 2008 R2. Also, I see this