similar to: [Fwd: Auth problem]

Displaying 20 results from an estimated 1100 matches similar to: "[Fwd: Auth problem]"

2010 Nov 13
2
[LLVMdev] Possible bug in llvm-gcc
Hi all, I was on stackoverflow when I came across this question: http://stackoverflow.com/questions/4173107/llvm-gcc-stdallocator-bug. It's causing a segmentation fault when compiled with llvm-g++ but not when compiled with g++. It also works under OS X but not under Ubuntu 10.10. I've reduced a test case down to the following: #include <vector> struct blub {}; struct intvec :
2011 Aug 12
1
problems joining Windows 2003 Domain
Hi all, I have some problems joining an AD Domain hosted by some Windows 2003 DCs. Tried with v3.5.11 from Debian Unstable, v3.5.6 from Debian Squeeze and v3.2.5 from Debian Lenny, all showed the same problem. please find attached log generated from net ads join -U Administrator -d 99 I always get: Failed to join domain: failed to find DC for domain BLUB.LOCAL DNS entries are OK, forward,
2009 Aug 31
2
UPS::Nut PERL module is rewritten
Dear folks, I had to rewrite UPS::Nut because it was not developed since 2002 and it was based a very old version of upsd speaking a totally outdated protocol. If some of you interested in it you can get from my debian repository. package name is libups-nut-perl. Add this to your APT sources: deb http://debian6.ki.iif.hu/ lenny contrib deb-src http://debian6.ki.iif.hu/ lenny contrib Or simply
2001 Dec 10
1
Font problem with delphi application
Hi all, I am having a problem with a small Delphi address database application. When attempting to display the address details from one of a list of addresses, an empty text area is displayed instead of a text area containing address details. Screenshots of the app in windows and wine can be found here: http://www.blub.net/~wouter/wine/windows.png http://www.blub.net/~wouter/wine/wine.png The
2012 Feb 21
1
Private Variables in R5-Classes possible?
Hi list, is there a way to define some kind of private Variable? I would like to prevent the user from manipulating fields on his own, in order to not destroy data structures. The problem is, that as soon as the variable exists in the environment it is accessible via t$secret_value. test <- setRefClass("test", fields=list( secret = function(value){ cat("the function was
2015 Jan 23
4
No symlink support on SMB2 and SMB3?
Hello, I am using Samba version 4.2.0rc4-GIT-4701d74. When using a connection in protocol smb2 or smb3, the unix client says symlinks are not supported, for example: # mount //ip.addr/Programs ./tmp -o vers=3.0 # cd tmp # ln -s bla blub ln: failed to create symbolic link ?blub?: Operation not supported # mount //ip.addr/Programs on /mnt/tmp type cifs
2010 Nov 07
3
help! kennard-stone algorithm in soil.spec packages does not work for my dataset!!!
http://r.789695.n4.nabble.com/file/n3031344/RSV.Rdata RSV.Rdata I want to split my dataset to training set and test set using kennard-stone(KS) algorithm, it is lucky there is R packages soil.spec to implement it. but when I used it to my dataset, it does not work, who can help me, how reasons is it, below, it is my code, and my data in the attachment.
2007 Apr 02
5
Aastra 480 i
Getting "no service" display on aastra 480i. Sip debug shows an "unathorized" blub when the aastra tries to register. Some reading indicates that 1.4 firmware wants aastra.cfg and mac.cfg in /tftpboot/. There are none. Anyone have basic config files? Or can point me to a good link? All links I have tried, that purport to have config files, are either dead or error out.
2013 Feb 20
2
ERROR: chan_dahdi.c: PRI Span: 3 PROBLEM: General: Badly Structured Component
Hi all, has anybody ever encountered this ERROR before? It happens frequently on my debian6-based pbx. I'm using Asterisk 1.8.11 with dahdi-linux-2.4.1 and a quadBRI card. ERROR: chan_dahdi.c: PRI Span: 3 PROBLEM: General: Badly Structured Component I tried to google but without success. Do you know what it means? Should I worry? Thank You Giorgio
2015 Jun 01
3
Zero-blocks in large files (smb in libvirt/kvm RHEL)
Hi! I'm having a very strange problem, and I'm running out of ideas how to debug it :) Whenever I copy large files (several hundred MB/GB per file), it happens every now and then that some of them have blocks of zeroes in them. If it happens, it's always between around 50kB and 150kB. The problem occurs when I copy files from Debian6 to Samba on RHEL6.5, using rsync. It happens
2013 Jun 27
2
Conditional statement =,<,> etc.
Hello guys :), I''m kind of new to Puppet and stuck in defining a conditional statement. Here my problem: I want to provide different apt/source.list for different versions of Debian, 6.0.x and 7.0.x, which also run different versions of Puppet, 2.7.x and 3.2.x. My first idea was to use facters variable operatingsystemmajrelease and define like this: file {
2010 Jul 21
2
XCP vm installation issue
Hi, For 10 times now i tried to install a VM in to my new XCP machine but everytime i get the same error: [root@xcp-digitog ~]# xe vm-start vm=Debian6 Error code: Using <class ''grub.GrubConf.Grub2ConfigFile''> to parse /boot/grub/grub.cfg Error parameters: WARNING:root:Unknown directive load_video, Traceback (most recent call last):, File "/usr/bin/pygrub",
2014 Jul 04
2
os/type/machine/pc-xxxx meaning ? following live migration issue after an upgrade
Dear All, I have upgrade my hypervisors: qemu-kvm 0.12.5 => 1.1.2 libvirt-bin 0.8.3-5 => 0.9.12.3 (debian6 to debian7) After that upgrade, i noticed that live migration was most of the time failing (freeze) (not always) I also noticed that creating a machine with the updated hypervisor was always working. After some days of
2010 Jul 08
1
trash folder (again)
Hi, I read very intently all the issues related to imap trash folders, but either I didn't unerstand them or my problem is slightly different. I plan to migrate from cyrus to dovecot. I've executed the perl script cyrus2dovecot successfully with the substitution flag "-E 's/^\./.INBOX./'" cause I want to have all folders as subfolders of the INBOX. The vmail dir
2013 May 28
1
Samba 3.6.6 - Debian 7
Hi, I use Samba + Ldapas a domain controller but after the update the version of Debian6 to Debain 7I can't authenticate my users in the Samba server. logs: [2013/05/23 08:29:55.811240, 1] auth/server_info.c:386(samu_to_SamInfo3) The primary group domain sid(S-1-5-21-3651478259-4121578499-3132057975-513) does not match the domain sid(S-1-5-21-3182595135-1874831366-4239877494) for
2013 Sep 02
1
migration from IMAP/POP3 courier server to a remote dovecot server
Dear all i'm planning a transparent migration from a courier server that provides both IMAP and POP3 access to users to a remote dovecot server with both IMAP and POP3 access. I have to migrate about 2500 users for 250 GB of space. I'm using dovecot 2.2.5.4 on debian6 squeeze. To make a transparent migration i have to maintain old IMAP UIDs and POP3 UIDs, so i've read
2011 Dec 12
1
Errno::ECONNREFUSED (Connection refused - connect(2)): sending email in production
I don''t know how to get more info about this issue on my remote server ( Linux/Debian6 - Qmail) localhost testing is fine , so my class UserMailer < ActionMailer::Base is rendering correctly the email ( checked in the development log) now, testing the remote SMTP server , via the production console, using : ActionMailer::Base.smtp_settings = {:address  =>
2010 Oct 20
0
No subject
think it is a bug of samba but maybe someone can help me figure this out :-) Attached is the log and the relevant parts of smb.conf p.s. the share's name is 'privat' thanks & regards vinz ------=_20110202165921_20608 Content-Type: text/plain; name="smb.conf" Content-Transfer-Encoding: 8bit Content-Disposition: attachment; filename="smb.conf" #
2010 Oct 20
0
No subject
think it is a bug of samba but maybe someone can help me figure this out :-) Attached is the log and the relevant parts of smb.conf p.s. the share's name is 'privat' thanks & regards vinz ------=_20110207170208_63601 Content-Type: text/plain; name="smb.conf" Content-Transfer-Encoding: 8bit Content-Disposition: attachment; filename="smb.conf" #
2004 Aug 26
13
Load Balance simply doesn´t work...
i´ve been searching for a load balance solution since a month ago... what i can say is that it simply doesn´t work. I was unable to find one guy that did it with sucess. When "load balance" is the subject of the message on the list, the message is simply ignored. So... if it doesn´t work... why LARTC don´t delete it from the HOW TO and answer us with some "it simply doesn´t