search for: 1558

Displaying 20 results from an estimated 152 matches for "1558".

Did you mean: 1556
2003 Apr 13
1
users cannot change their passwords in domain
...to log: === cut === [2003/04/13 16:39:39, 0] lib/util_sec.c:assert_gid(114) Failed to set gid privileges to (0,1666) now set to (1666,1666) uid=(0,1666) [2003/04/13 16:39:39, 0] lib/util.c:smb_panic(1094) PANIC: failed to set gid [2003/04/13 16:39:39, 0] smbd/password.c:domain_client_validate(1558) domain_client_validate: could not fetch trust account password for domain BINGO [2003/04/13 16:39:39, 0] lib/util_sec.c:assert_gid(114) Failed to set gid privileges to (0,1666) now set to (1666,1666) uid=(0,1666) [2003/04/13 16:39:39, 0] lib/util.c:smb_panic(1094) PANIC: failed to set gid [...
2009 Feb 19
4
[Bug 1558] New: Sftp client does not correctly process server response messages after write error
https://bugzilla.mindrot.org/show_bug.cgi?id=1558 Summary: Sftp client does not correctly process server response messages after write error Product: Portable OpenSSH Version: 4.3p2 Platform: amd64 OS/Version: Linux Status: NEW Severity: normal...
2015 Aug 06
0
CEBA-2015:1558 CentOS 7 NetworkManager BugFix Update
CentOS Errata and Bugfix Advisory 2015:1558 Upstream details at : https://rhn.redhat.com/errata/RHBA-2015-1558.html The following updated files have been uploaded and are currently syncing to the mirrors: ( sha256sum Filename ) x86_64: 081ad7f47527afb9e443281fe4ad5588a7d3fc909f146c76d2163150449d2ca3 NetworkManager-1.0.0-16.git20150121...
2016 Aug 03
0
CEEA-2016:1558 CentOS 7 ixgbe Enhancement Update
CentOS Errata and Enhancement Advisory 2016:1558 Upstream details at : https://rhn.redhat.com/errata/RHEA-2016-1558.html The following updated files have been uploaded and are currently syncing to the mirrors: ( sha256sum Filename ) x86_64: b22b497499e1a61eee0931930295a1bcb9391ab357d4b6d347193e00827bdaf2 kmod-ixgbe-4.4.0_k-1.el7_2.x86_64.r...
2010 Apr 18
2
[LLVMdev] Debugging using gdb
...ion of my pass. I have compiled my pass with a debug build and I have also compiled the input file (using llvm-gcc) with the -g flag. Given below is the exact output. (gdb) break llvm::PassManager::run Breakpoint 1 at 0x86be87c: file /home/engr/cs426/llvm/llvm-2.6/lib/VMCore/PassManager.cpp, line 1558. (gdb) run pointer.bc -load ../Debug/lib/libMP1.so -basicaa -aa-eval-garg11 Starting program: /home/engr/cs426/llvm/llvm-2.6-x86/Debug/bin/opt pointer.bc -load ../Debug/lib/libMP1.so -basicaa -aa-eval-garg11 [Thread debugging using libthread_db enabled] Breakpoint 1, llvm::PassManager::run (this=0...
2004 Jan 27
2
RE: RE: LARTC digest, Vol 1 #1558 - 9 msgs
I agree, but this is still better than crashing the machine... Aron -----Original Message----- From: Michael Renzmann [mailto:mrenzmann@otaku42.de] Sent: Tuesday, January 27, 2004 1:33 PM To: Aron Brand Cc: lartc@mailman.ds9a.nl; roy@xxx.lt Subject: Re: [LARTC] RE: LARTC digest, Vol 1 #1558 - 9 msgs Hi. Aron Brand wrote: > does this. Another option would be to trick the kernel that the packet > has been transmitted, to prevent the immediate retries, while actually > vanishing the packet. I''m also no pro in this area, but I think this would be a bad idea. I guess...
2010 Apr 19
0
[LLVMdev] Debugging using gdb
...> pass with a debug build and I have also compiled the input file (using > llvm-gcc) with the -g flag. Given below is the exact output. > > > (gdb) break llvm::PassManager::run > Breakpoint 1 at 0x86be87c: file > /home/engr/cs426/llvm/llvm-2.6/lib/VMCore/PassManager.cpp, line 1558. > (gdb) run pointer.bc -load ../Debug/lib/libMP1.so -basicaa -aa-eval-garg11 > Starting program: /home/engr/cs426/llvm/llvm-2.6-x86/Debug/bin/opt > pointer.bc -load ../Debug/lib/libMP1.so -basicaa -aa-eval-garg11 > [Thread debugging using libthread_db enabled] > > Breakpoint 1,...
2002 May 15
0
language: bug or feature: vector-subscript of list (PR#1558)
Full_Name: Mark Bravington Version: R1.3.1 & R1.5.0 OS: Windows 2000 Submission from: (NULL) (140.79.2.3) R doesn't like the use of subscripts with length > 1, to get into recursive lists: > listio_ list( a=list( b=9, c='hello'), d=1:5) > listio[[ c( 1, 2)]] Error: attempt to select more than one element > S is more relaxed: test> listio_ list( a=list( b=9,
2002 May 15
0
(PR#1558) language: bug or feature: vector-subscript of
On Wed, 15 May 2002 mark.bravington@csiro.au wrote: > Full_Name: Mark Bravington > Version: R1.3.1 & R1.5.0 > OS: Windows 2000 > Submission from: (NULL) (140.79.2.3) > > > R doesn't like the use of subscripts with length > 1, to get into recursive > lists: > > > listio_ list( a=list( b=9, c='hello'), d=1:5) > > listio[[ c( 1, 2)]] >
2010 Apr 20
1
[LLVMdev] Debugging using gdb
...build and I have also compiled the input file (using >> llvm-gcc) with the -g flag. Given below is the exact output. >> >> >> (gdb) break llvm::PassManager::run >> Breakpoint 1 at 0x86be87c: file >> /home/engr/cs426/llvm/llvm-2.6/lib/VMCore/PassManager.cpp, line 1558. >> (gdb) run pointer.bc -load ../Debug/lib/libMP1.so -basicaa -aa-eval-garg11 >> Starting program: /home/engr/cs426/llvm/llvm-2.6-x86/Debug/bin/opt >> pointer.bc -load ../Debug/lib/libMP1.so -basicaa -aa-eval-garg11 >> [Thread debugging using libthread_db enabled] >>...
2004 Jan 27
1
RE: LARTC digest, Vol 1 #1558 - 9 msgs
Hi Roy, Strange. "kernel will resend then together with new ones" - this is interesting, since the firewall DOES know how to drop locally generated packets and the kernel doesn''t attempt to retry them. I am not an expert on this, but I think it might be interesting to check how the firewall does this. Another option would be to trick the kernel that the packet has been
2002 May 16
1
(PR#1558)
My reading of the R documentation is that the nature of the subscript i in x[[i]] is not specified; the only obvious rule is that it should lead to to a single element. Which is what I'm after: a way of extracting or changing the 4th element of the 2nd element of a list. Incidentally, the operational difficulty comes in general programming when I don't know in advance how many levels down
2020 Aug 06
0
Synology NAS is shutting down Ubuntu servers after very brief power outage (fwd)
...psmon[1545]: Using power down flag file /etc/killpower > Aug  6 19:19:59 proton systemd[1]: nut-monitor.service: Can't open PID file /run/nut/upsmon.pid (yet?) after start: Operation not permitted > Aug  6 19:19:59 proton upsmon[1557]: Startup successful > Aug  6 19:19:59 proton upsmon[1558]: UPS [ups at 192.168.1.70]: connect failed: Connection failure: Network is unreachable > Aug  6 19:19:59 proton upsmon[1558]: Communications with UPS ups at 192.168.1.70 lost > Aug  6 19:20:04 proton upsmon[1558]: UPS [ups at 192.168.1.70]: connect failed: Connection failure: Network is unre...
2007 May 29
2
trouble understanding why ...=="NaN" isn't true
I have the following data: > dataset[2,"Sample.227"] [1] NaN 1558 Levels: -0.000 -0.001 -0.002 -0.003 -0.004 -0.005 -0.006 -0.007 -0.008- 0.009 ... 2.000 However, I'm not sure why this expression is coming back as FALSE: > dataset[2,"Sample.227"]=="NaN" [1] FALSE Similarly: > dataset[2,"Sample.227"]==NaN [1] NA It s...
2008 Feb 21
2
High CPU load after upgrading to 1.4
....2.18 to 1.4.17 I've been experiencing high CPU utilization from the chan_sip module. I've notice the more sip peers I have loaded, the higher the CPU load goes when there are no active calls. I am currently using a Pentium 4 3.0Ghz with CentOS 4 Kernel 2.6.9-42.0.2.EL. I currently have 1558 sip peers loaded in Asterisk and the current CPU load is 10% when no calls are being processed and no sip registrations. When calls are being processed it is also higher than normal aside from CPU load when computer is idle. Before the upgrade I never had a CPU load of 10% when there were no calls...
2020 Aug 05
2
Synology NAS is shutting down Ubuntu servers after very brief power outage (fwd)
> grep nut /etc/passwd nut:x:129:134::/var/lib/nut:/usr/sbin/nologin > In your manual test do you restore utility power after 3-5 seconds? Yes, I have tried that.  I have also tried less than one second.  I’ve tried for 1-2 minutes, for 3-5 minutes, I’ve tried just about every length of time and all appears Ok when I manually test. -- Todd Benivegna // todd at benivegna.com On Aug 5,
2016 Aug 04
0
CentOS-announce Digest, Vol 138, Issue 2
...Update (Johnny Hughes) 2. CESA-2016:1551 Critical CentOS 7 firefox Security Update (Johnny Hughes) 3. CESA-2016:1539 Important CentOS 7 kernel Security Update (Johnny Hughes) 4. CESA-2016:1551 Critical CentOS 5 firefox Security Update (Johnny Hughes) 5. CEEA-2016:1558 CentOS 7 ixgbe Enhancement Update (Johnny Hughes) 6. CEEA-2016:1559 CentOS 7 bnx2x Enhancement Update (Johnny Hughes) ---------------------------------------------------------------------- Message: 1 Date: Wed, 3 Aug 2016 13:34:44 +0000 From: Johnny Hughes <johnny at centos.org> To: cen...
2004 Oct 04
2
RES: Working E1 MFC/R2 M?xico !!!
...did ? Kind regards, Miguel Date: Sun, 3 Oct 2004 11:21:04 -0500 From: Miguel Cavazos <miguel@cavazos.com.mx> Subject: [Asterisk-Users] Working E1 MFC/R2 M?xico !!! To: Asterisk Users Mailing List - Non-Commercial Discussion <asterisk-users@lists.digium.com> Message-ID: <38EDCE02-1558-11D9-BBE2-000D93ACD3E8@cavazos.com.mx> Content-Type: text/plain; charset=US-ASCII; format=flowed Hello all, R2 in mexico (telmex) is working with steve underwood libmfcr2, we have done here some test 5 incoming calls and 5 outgoing with no problems. Thank you steve for all the support to this...
2008 Mar 20
3
create matrix
...______________________________________________________________ ::Felix Zajitschek Evolution & Ecology Research Centre School of Biological, Earth and Environmental Sciences University of New South Wales - Sydney NSW 2052 - Australia Tel +61 (0)2 9385 8068 Fax +61 (0)2 9385 1558 eMail <mailto:felix.zajitschek@unsw.edu.au> felix.zajitschek@unsw.edu.au <http://www.bees.unsw.edu.au/school/researchstudents/zajitschekfelix.htm l> www.bees.unsw.edu.au/school/researchstudents/zajitschekfelix.html [[alternative HTML version deleted]]
2007 Dec 12
1
Tearing my hair out:
...main account, I get the message: "The system cannot log you on to this domain because the system computer account in its primary domain is missing or the password on that account is incorrect." Looking in pixel.log I see: [2007/12/11 10:41:25, 0] smbd/password.c:domain_client_validate(1558) domain_client_validate: could not fetch trust account password for domain SJSA Looking further, this is a common message in the log files, occuring just before shares connect normally. Not sure what else to look for.