search for: bitman

Displaying 18 results from an estimated 18 matches for "bitman".

Did you mean: bitmap
2011 Jan 12
3
Bug#609649: cron-apt: Insufficient logcheck patterns
reassign 609649 logcheck-database thanks Hi On Wed, Jan 12, 2011 at 05:40:35PM +0100, Kiss Gabor (Bitman) wrote: > > Thanks for the suggestion, but are you sure that this is actually > > part of cron-apt? I can not find any logcheck rules in the cron-apt > > sources. > > Ooops! You are right, I missed the addressee. :-) > File /etc/logcheck/ignore.d.server/cron-apt > is...
2010 Apr 15
7
[Bug 1757] New: strdelim has a bug caused only one user with quote
...quote Product: Portable OpenSSH Version: 5.4p1 Platform: Other OS/Version: Linux Status: NEW Severity: normal Priority: P2 Component: Miscellaneous AssignedTo: unassigned-bugs at mindrot.org ReportedBy: bitman.zhou at centrify.com openssh-5.4p1/misc.c 154 /* Characters considered whitespace in strsep calls. */ 155 #define WHITESPACE " \t\r\n" 156 #define QUOTE "\"" 157 158 /* return next token in configuration line */ 159 char * 160 strdelim(char **s) 161 { ... 179...
2010 Jul 13
5
[Bug 1794] New: sshd segfault when calling pam_authenticate() in pam_unix module which has option "try_first_pass"
..." Product: Portable OpenSSH Version: 5.5p1 Platform: HPPA OS/Version: HP-UX Status: NEW Severity: critical Priority: P2 Component: PAM support AssignedTo: unassigned-bugs at mindrot.org ReportedBy: bitman.zhou at centrify.com OS: HP-UX hpux23 B.11.23 U 9000/785 2009445268 unlimited-user license GCC: gcc version 4.4.3 (GCC), downloaded from HP's website pam.conf: sshd auth required libpam_hpsec.so.1 sshd auth required libpam_unix.so.1 try_first_pass No such issue if no option &qu...
2009 Sep 30
6
new variable
Dear Arnaud, Now I started to write a driver that simulates continous power breaks. (E.g. in every 30 minutes.) This could be used for testing of setup of client upsmons. I have to simulate a behaviour of a real UPS. The physical model contains an extra attribute: the charging current that needed to compute recharge time and actual battery charge during the recharge process. Can we call this
2009 Sep 30
6
new variable
Dear Arnaud, Now I started to write a driver that simulates continous power breaks. (E.g. in every 30 minutes.) This could be used for testing of setup of client upsmons. I have to simulate a behaviour of a real UPS. The physical model contains an extra attribute: the charging current that needed to compute recharge time and actual battery charge during the recharge process. Can we call this
2011 Mar 29
1
[Bug 1884] New: SSH login using password causes problem for NFS mounted home
...mounted home Product: Portable OpenSSH Version: 5.8p1 Platform: All OS/Version: All Status: NEW Severity: normal Priority: P2 Component: sshd AssignedTo: unassigned-bugs at mindrot.org ReportedBy: bitman.zhou at centrify.com We are using auto mounted NFS home folders using NFS v3 and Kerberos on Mac OS X 10.6. This works nicely except when you login using SSH and authenticate using password. The problem is that sshd is trying to access the file system before it has a valid Kerberos ticket and the...
2009 Sep 28
1
repeater problem
Hi Arnaud, I played a bit with dummy driver in repeater mode. It is the concept what I need. Unfortunately I found that if connection to another upsd gets broken the driver does not try to repair it. Gabor
2009 Oct 02
1
sign of battery.current
What is the sign of battery.current value? I wonder if the negative number means charging or discharging. Gabor
2010 Jun 07
3
Patch: upssched puts UPS name in the command line
Dear folks, The patch in attachment allows upssched to put actual UPS name into command line even if configuration contains wildcard (*). E.g. AT LOWBATT * EXECUTE "LOWBATT %s" AT ONLINE ups3 EXECUTE "ONLINE %s" where %s is replaced with UPS name before logging and execution. A possible further enhancement could be if regular expressions are also acceptable in place of
2010 Jun 25
1
Threads
Dear folks, I'm thinking about writing a multithreaded driver. I wonder if library routines (like dstate_*) are thread-safe? Regards Gabor
2010 Jun 28
1
Status
I wonder if ups.status: OB LB OFF is valid? Or OB and OFF are mutually exclusive flags? Regards Gabor
2011 May 20
1
No logging
Dear folks, strace shows that snmp-ups driver writes to stderr: [pid 21825] write(2, "No log handling enabled - turnin"..., 52) = 52 | 00000 4e 6f 20 6c 6f 67 20 68 61 6e 64 6c 69 6e 67 20 No log h andling | | 00010 65 6e 61 62 6c 65 64 20 2d 20 74 75 72 6e 69 6e enabled - turnin | | 00020 67 20 6f 6e 20 73 74 64 65 72 72 20 6c 6f 67 67 g on std err logg | | 00030 69 6e
2011 Nov 11
1
MGE MIB related bug
Dear folks, According to mge-mib.c (NUT 2.6.2) LB condition is gained from variable .1.3.6.1.4.1.705.1.5.14.0 (i.e. upsmgBatteryLowBattery.0). The test device of me does not set this variable to yes(1) even if runtime drops below the preconfigured limit. I complained about this at Schneider Electric. They replied that low battery status is indicated by .1.3.6.1.4.1.705.1.5.14.0
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
2010 Jul 13
5
[Bug 1795] New: An integer variable "num" in mm_answer_pam_query() is not initialized before used
...before used Product: Portable OpenSSH Version: 5.5p1 Platform: All OS/Version: All Status: NEW Severity: normal Priority: P2 Component: PAM support AssignedTo: unassigned-bugs at mindrot.org ReportedBy: bitman.zhou at centrify.com An integer variable "num" in mm_answer_pam_query() is not initialized before used if pam module has errors. This happens on HP-UX where the gcc compiler doesn't do default initialization. ------ code ------ int mm_answer_pam_query(int sock, Buffer *m) {...
2003 Dec 01
0
No subject
...org> Delivered-To: samba@lists.samba.org Received: from home.smithconcepts.com (ubr-35.28.151.oviedo.cfl.rr.com [65.35.28.151]) by lists.samba.org (Postfix) with ESMTP id 93B7E481E for <samba@lists.samba.org>; Fri, 25 May 2001 09:25:11 -0700 (PDT) Received: from ieee.org (IDENT:bjsmith@bitman.oviedo.smithconcepts.com [172.24.24.192]) by home.smithconcepts.com (8.9.3/8.9.3) with ESMTP id MAA18685; Fri, 25 May 2001 12:19:43 -0400 Message-ID: <3B0E8A44.31A4FCCB@ieee.org> Date: Fri, 25 May 2001 12:37:24 -0400 From: "Bryan J. Smith" <b.j.smith@ieee.org> Organization...
2004 Jul 27
1
Empty print queue
Folks, (I'm a quite new Samba user. I.e. lamer. ;-) File sharing works well. Users can also print on shared printers. But - (Windows XP) clients mostly report printers as unaccessable, - Opening printer icon produces empty list of queued jobs. I spent half a day with debugging smbd. I found, that the configured 'lpq command' runs well, its output is parsed correctly. However the
2011 Nov 08
0
mge-xml.c voltage conversion problem
Dear Arjen, Arnaud et al, I've just organized an MGE UPS with Ref. 66074 SNMP/Web Transverse Card for testing purposes. Months ago I found a quite simple bug in the UPS-MIB implementation of this card and Schneider Electric guys seemed not to have intention and/or knowledge to fix it. Now local representative sent me an MGE "Pulsar Extreme 2000 VA" model in order to find an