search for: 806

Displaying 20 results from an estimated 529 matches for "806".

Did you mean: 06
2006 Oct 23
1
Getting users and groups through winbind on FreeBSD
...inux servers either) # wbinfo -g ...list of groups... However this command *should* now work, but doesn't: # pw usershow PaulBarrett pw: no such user `PaulBarrett' The output in log.wb-JIGSAWHQ (winbindd -d4) is this: [2006/10/23 12:35:44, 4] nsswitch/winbindd_dual.c:fork_domain_child(806) child daemon request 20 [2006/10/23 12:35:44, 3] nsswitch/ winbindd_async.c:winbindd_dual_lookupname(709) [ 6457]: lookupname JIGSAWHQ\PaulBarrett [2006/10/23 12:35:44, 3] nsswitch/winbindd_rpc.c:msrpc_name_to_sid(257) rpc: name_to_sid name=JIGSAWHQ\PaulBarrett [2006/10/23 12:35:44, 3] n...
2006 Jan 07
1
Possible bug with GotoIfTime
Running a fairly recent subversion release of Asterisk, I'm running into a problem using labels (as opposed to priorities) with this application. Here is the dialplan segment: ; isolate gotoiftime bug with labels ;exten => 806,1,GotoIfTime(8:00-20:00,*,*,*?2:4) exten => 806,1,GotoIfTime(8:00-20:00,*,*,*?light:dark) exten => 806,n(light),noop(light) exten => 806,n,hangup exten => 806,n(dark),noop(dark) exten => 806,n,hangup As coded, this is what happens when it executes: -- Executing GotoIfTime(&quot...
2004 Mar 03
8
[Bug 806] openssh after 3.6.1p1 can not authenticate via public rsa2 key
http://bugzilla.mindrot.org/show_bug.cgi?id=806 Summary: openssh after 3.6.1p1 can not authenticate via public rsa2 key Product: Portable OpenSSH Version: 3.8p1 Platform: HPPA OS/Version: HP-UX Status: NEW Severity: major Priority: P2...
2000 May 03
2
2.0.7: unsolicited oplock break reply
...decided to give 2.0.7 a try. I still get "oplock break" errors as before, but this time I got a new error too: [2000/05/02 10:04:52, 0] smbd/oplock.c:oplock_break(976) oplock_break: receive_smb timed out after 30 seconds. oplock_break failed for file XXXXX/xxxxxx/mailbox.pst (dev = 806, inode = 434178). [2000/05/02 10:04:52, 0] smbd/oplock.c:oplock_break(1050) oplock_break: client failure in oplock break in file XXXXX/xxxxxx/mailbox.pst [2000/05/02 10:04:55, 0] smbd/oplock.c:request_oplock_break(1204) request_oplock_break: no response received to oplock break request to pid 1...
2005 Apr 21
2
[Bug 806] openssh after 3.6.1p1 can not authenticate via public rsa2 key
http://bugzilla.mindrot.org/show_bug.cgi?id=806 ------- Additional Comments From djm at mindrot.org 2005-04-21 15:56 ------- Does removing +Optrs_strongly_typed from your CFLAGS help? ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
2006 Dec 26
0
[806] trunk/wxruby2/samples/treectrl: Restored demonstration of use of icons and fonts within TreeCtrl
...patch .copfile {border:1px solid #ccc;margin:10px 0;} #patch ins {background:#dfd;text-decoration:none;display:block;padding:0 10px;} #patch del {background:#fdd;text-decoration:none;display:block;padding:0 10px;} #patch .lines, .info {color:#888;background:#fff;} --></style> <title>[806] trunk/wxruby2/samples/treectrl: Restored demonstration of use of icons and fonts within TreeCtrl</title> </head> <body> <div id="msg"> <dl> <dt>Revision</dt> <dd>806</dd> <dt>Author</dt> <dd>brokentoy</dd> &lt...
2018 Apr 17
2
can't find how to solve "QEMU guest agent is not connected"
...1:qemu.qemu_agent 1:qemu.qemu_monitor" # log_filters="3:remote 4:event 3:json 3:rpc" log_outputs="1:file:/var/log/libvirt/libvirtd.log" ``` `journalctl -b -u libvirtd.service` returns ``` avril 17 12:31:05 jedha libvirtd[22804]: 2018-04-17 03:31:05.482+0000: 22806: error : qemuDomainAgentAvailable:7755 : Guest agent is not responding: QEMU guest agent is not connected avril 17 12:31:06 jedha libvirtd[22804]: 2018-04-17 03:31:06.487+0000: 22807: error : qemuDomainAgentAvailable:7755 : Guest agent is not responding: QEMU guest agent is not connected avril 17 1...
2013 May 03
2
Find the flow data from its accumulation of the panel data
Hi, I have the panel data of income statement of several banks. The date 9803 means 1998-Q1, 9806 means 1998-Q2, etc. I transform the date code to 1 (for 1998Q1), 2 (for 1998Q2), ...., 16 (for 2011Q4) where 1, 2, .... are placed in Col1. Now the income statement of a specific quarter is actually the accumulation from the beginning of the year. For example, the cost data of 1999Q3 is the cos...
2006 Oct 23
0
Callmanager 3.3(5) and Asterisk with ooh323 problem
...= { 21:44:28:805 disconnect = { 21:44:28:805 NULL 21:44:28:805 } 21:44:28:805 } 21:44:28:805 } 21:44:28:805 } 21:44:28:805 Handling H245 message. (incoming, ooh323c_1) 21:44:28:805 Handling H.245 command message. (incoming, ooh323c_1) 21:44:28:806 Received EndSession command (incoming, ooh323c_1) 21:44:28:806 Built EndSession Command (incoming, ooh323c_1) 21:44:28:806 Sending H.245 Message = { 21:44:28:806 command = { 21:44:28:806 endSessionCommand = { 21:44:28:806 disconnect = { 21:44:28:806 NULL...
2018 Apr 17
0
Re: can't find how to solve "QEMU guest agent is not connected"
...gt; # log_filters="3:remote 4:event 3:json 3:rpc" > log_outputs="1:file:/var/log/libvirt/libvirtd.log" > ``` > > `journalctl -b -u libvirtd.service` returns > > ``` > avril 17 12:31:05 jedha libvirtd[22804]: 2018-04-17 03:31:05.482+0000: > 22806: error : qemuDomainAgentAvailable:7755 : Guest agent is not > responding: QEMU guest agent is not connected > avril 17 12:31:06 jedha libvirtd[22804]: 2018-04-17 03:31:06.487+0000: > 22807: error : qemuDomainAgentAvailable:7755 : Guest agent is not > responding: QEMU guest agent is not...
2005 Nov 10
0
CESA-2005:806-01: Low CentOS 2 i386 cpio security update
The following errata for CentOS-2 have been built and uploaded to the centos mirror: RHSA-2005:806-01 Low: cpio security update Files available: cpio-2.4.2-25.i386.rpm More details are available from the RedHat web site at https://rhn.redhat.com/errata/rh21as-errata.html The easy way to make sure you are up to date with all the latest patches is to run: # yum update -- John Newbigin Compute...
2003 May 06
2
Sum by categorical variable
...numerical variable by the categorical one. Can you help me, Thank you, Fabrizio --------------------------------------------------------------- Fabrizio De Amicis IT Department Generali Information Technologies - (GIT) Centro Galleria 2, Via Cantonale CH - 6928 Manno - Switzerland Tel +41 91 806 6220 Fax +41 91 806 6298 E-mail: fabrizio.deamicis at git.generali.ch ************************************************************************ The information in this email is confidential and may be legally... {{dropped}}
2018 Feb 08
2
georeplication over ssh.
...ying to directly > access the server over port 24007. > > The docs imply that all communications are over ssh. > > What am I missing? > > -- > Alvin Starr || land: (905)513-7688 > Netvel Inc. || Cell: (416)806-0133 > alvin at netvel.net <mailto:alvin at netvel.net> || > > > _______________________________________________ > Gluster-users mailing list > Gluster-users at gluster.org <mailto:Gluster-users at gluster.org> > http://lists.gluste...
2003 May 06
3
FW: Sum by categorical variable
...ments? Thank you > > > --------------------------------------------------------------- > Fabrizio De Amicis > > IT Department > Generali Information Technologies - (GIT) > > Centro Galleria 2, > Via Cantonale > CH - 6928 Manno - Switzerland > Tel +41 91 806 6220 > Fax +41 91 806 6298 > E-mail: fabrizio.deamicis at git.generali.ch > > > > ************************************************************************ The information in this email is confidential and may be legally... {{dropped}}
2005 Feb 11
1
Re: [R-SIG-Mac] Bug running pbinom() in R-GUI?
On Feb 10, 2005, at 7:38 PM, George W. Gilchrist wrote: > Today I was running a graduate level stats lab using R and we > encountered a > major problem while using the current build of the Cocoa GUI: > >> From the GUI: >> system.time(pbinom(80, 1e5, 806/1e6)) > [1] 14.37 4.94 30.29 0.00 0.00 >> > >> From the command line on the same machine: >> system.time(pbinom(80, 1e5, 806/1e6)) > [1] 0.02 0.00 0.02 0.00 0.00 >> > > I've tried the CRAN version and the latest build of the R-GUI and both > deliver...
2018 Feb 08
0
georeplication over ssh.
...ectly access the >> server over port 24007. >> >> The docs imply that all communications are over ssh. >> >> What am I missing? >> >> -- >> Alvin Starr || land: (905)513-7688 >> Netvel Inc. || Cell: (416)806-0133alvin at netvel.net || >> >> >> >> _______________________________________________ >> Gluster-users mailing list >> Gluster-users at gluster.org >> http://lists.gluster.org/mailman/listinfo/gluster-users >> > > > > -- >...
2001 Jan 10
1
configure error on alpha (PR#806)
Hi, I've found that the default options of gcc and g77 on alpha produce an executable that suffers from floating exceptions. There seems to be a problem with the configure scripts that prevents the --with-f77 option working correctly. The configure script tests that f77 is running by attempting to compile and link a dummy program - the link step seems broken on the alpha (it doesn't like
2011 Dec 07
1
data frame and cumulative sum
Hello, I have a data frame that looks like this (containing interarrival times): > str(df) 'data.frame': 18233 obs. of 1 variable: $ Interarrival: int 135 806 117 4 14 1 9 104 169 0 ... > head(df) Interarrival 1 135 2 806 3 117 4 4 5 14 6 1 > This corresponds to the time differences (in ms) of a poisson arrival process where Interarrival{i+1} = time_{i+1} - time_{i} I want to get the T...
1997 Dec 02
1
netbios-ns address already in use?
..., why are these error showing up in the daemon.log file? I am running 1.9.18alpha11 on Digital Unix 4.0b Thanks! --------------------------------------------------------------------- | Tim Winders, CNE | Email: twinders@spc.cc.tx.us | | Network Administrator | Phone: 806-894-9611 x 2369 | | South Plains College | Fax: 806-897-4711 | ---------------------------------------------------------------------
2003 May 14
1
Samba Log: change_trust_account_password
...rust_account_password: Failed to change password for domain <OURDOMAIN>. What might be the problem? Regards Thorsten M?ller Systems Engineer SIT/DV Business Unit Information MATERNA GmbH - Information & Communications Theodor-Heuss-Stra?e 59 * 61118 Bad Vilbel * Germany phone:+49 6101 806 124 * fax: +49 6101 806 590 mobil: +49 175 2968579 E-Mail: thorsten.mueller@materna.de http://www.materna.com * http://www.materna.de - -----BEGIN PGP SIGNATURE----- Version: PGPfreeware 7.0.3 for non-commercial use <http://www.pgp.com> iQA/AwUBPsJFbtgohzamlZnzEQKJPgCfWW8l1taw3yKmOZ3omm15a...