search for: 100b

Displaying 20 results from an estimated 59 matches for "100b".

Did you mean: 100
2015 Jan 22
3
[PATCH 1/2] configure: look for the oUnit OCaml module
It will be used for the OCaml unit tests. --- configure.ac | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/configure.ac b/configure.ac index e0fb481..e360bbb 100644 --- a/configure.ac +++ b/configure.ac @@ -1120,6 +1120,7 @@ AS_IF([test "x$OCAMLC" != "xno"],[ ]) OCAML_PKG_gettext=no +OCAML_PKG_oUnit=no AS_IF([test "x$OCAMLC" != "xno"],[ #
2015 Jan 22
0
[PATCH 2/2] mllib: convert common_utils_tests to oUnit
...20406080L (int_of_le32 "\x80\x60\x40\x20"); + assert_equal_string "\x80\x60\x40\x20" (le32_of_int 0x20406080L) (* Test Common_utils.parse_size. *) -let () = +let test_parse_resize () = (* For absolute sizes, oldsize is ignored. *) - assert (parse_resize ~prog 100_L "100b" = 100_L); - assert (parse_resize ~prog 1000_L "100b" = 100_L); - assert (parse_resize ~prog 10000_L "100b" = 100_L); - assert (parse_resize ~prog 100_L "100K" = 102400_L); + assert_equal_int64 100_L (parse_resize ~prog 100_L "100b"); + assert_equal...
2005 Jan 25
1
SYSLINUX 3.08-pre5
I have released SYSLINUX 3.08-pre5. Sparse files should now work correctly in extlinux. Symlink support still needs to be added, though. -hpa
2007 Aug 28
3
Installing Centos 5 on one system and moving the HD to another....
I have a bug report in (0002288) on an install failure on my decTOPs (Centos 4.5 installed on them). I have tried a lot of combinations and it is getting tiring. What what happen, or rather how do I get the following to work: Put my HD into a computer (Compaq SSF that I have installed Centos 5 on with no trouble), install Centos 5, move the HD to the decTOP. Different Video card. No PS/2
2020 Jun 16
2
Wrong password, Win10 not using SMB3_11?
...d=192951, effective(0, 0), real(0, 0)] ../auth/auth_log.c:610(log_authentication_event_human_readable) Auth: [SMB2,(null)] user [SAD]\[username] at [Tue, 16 Jun 2020 13:49:02.124298 EEST] with [NTLMv1] status [NT_STATUS_WRONG_PASSWORD] workstation [HP840-017] remote host [ipv6:xxx:xxx:xxx:36::100b:58502] mapped to [SAD]\[username]. local host [ipv6:xxx:xxx:xxx:xxx::3:445] What could cause the workstation to not try to authenticate using Kerberos? Am I right in my assumption on where it goes wrong? Thanks -- Harald Hannelius | harald.hannelius/a\arcada.fi | +358 50 594 1020
2006 May 23
1
multiple registrations with Polycom IP600
Hi All, Can someone please advise me about configuring my Polycom IP600? I have an account with a SIP based IP Centrex provider. The basic SIP info and line 1 config points to them. That's working fine. I'd like to register line 2 with my own asterisk server. I've tried putting the basic registration info in the line 2 configs...but the phone never registers. Not certain how to
2020 Jun 16
3
Wrong password, Win10 not using SMB3_11?
...g password". > What versions of Samba ? All servers are 4.9.5-Debian. >> Auth: [SMB2,(null)] user [SAD]\[username] at [Tue, 16 Jun 2020 >> 13:49:02.124298 EEST] with [NTLMv1] status [NT_STATUS_WRONG_PASSWORD] >> workstation [HP840-017] remote host [ipv6:xxx:xxx:xxx:36::100b:58502] >> mapped to [SAD]\[username]. local host [ipv6:xxx:xxx:xxx:xxx::3:445] >> > Is SMBv1 turned on, on the Win10 client ? I checked the "HKLM\SYSTEM\CurrentControlSet\Control\Lsa" and LmComptabilityLevel on both computers, they where both 0. I missed a few protocol...
2006 Nov 15
9
Stuck at "Trying to Load: pxelinux.cfg/default"
...e MENU.C32 is hanging when it tries to read it's settings from DEFAULT. I'm pretty sure the initial read of DEFAULT is successful, because it knows to look at MENU.C32. Here are some additional details regarding the NIC: NSC dp83815 10/100 Mac Phyter 3v adapter Device ID: 0020 Vendor ID: 100B. I've tried version 3.31 as well as 3.40pre2. Thanks in advance for your help - if you have any questions please let me know. Thanks,
2001 Jun 04
1
password_authtentication option ignored in auth handling
...henticated = auth2_pam(authctxt); #endif xfree(lang); -- _________________________________________________________________ / Nothing is fool-proof to a sufficiently talented fool \ | wichert at cistron.nl http://www.liacs.nl/~wichert/ | | 1024D/2FA3BC2D 576E 100B 518D 2F16 36B0 2805 3CB8 9250 2FA3 BC2D |
2002 Jul 03
4
opie support?
I see that you have s/key support in ssh, any plans to add opie support as well ? just asking ..
2001 Jun 03
1
OPIE support patch
...penSSH. Currently untested, but feedback is welcome. Wichert. -- _________________________________________________________________ / Nothing is fool-proof to a sufficiently talented fool \ | wichert at cistron.nl http://www.liacs.nl/~wichert/ | | 1024D/2FA3BC2D 576E 100B 518D 2F16 36B0 2805 3CB8 9250 2FA3 BC2D | -------------- next part -------------- diff -wur org/openssh-2.5.2p2/ChangeLog openssh-2.5.2p2/ChangeLog --- org/openssh-2.5.2p2/ChangeLog Thu Mar 22 06:04:12 2001 +++ openssh-2.5.2p2/ChangeLog Sun Jun 3 18:37:17 2001 @@ -1,3 +1,6 @@ +20010603 + - (wta)...
2007 Oct 09
7
ZFS 60 second pause times to read 1K
...We have a x4500 setup as a single 4*( raid2z 9 + 2)+2 spare pool and have the files system mounted over v5 krb5 NFS and accessed directly. The pool is a 20TB pool and is using . There are three filesystems, backup, test and home. Test has about 20 million files and uses 4TB. These files range from 100B to 200MB. Test has a cron job to take snapshots every 15 minutes from 1m on the hour. Every 15min at 2min on the hour a cron batch job runs to zfs send/recv to the backup filesystem. Home has only 100GB. The test dir has 3 directories, 1 has 130,000 files other 2 have 10,000,000. We have 4 process...
2008 Jul 04
4
Back to my Xwindows kernel panic
.... Well I guess it is a kernel panic because once I run startx from the console, my SSH session to the box from my notebook is frozen. From /etc/sysconfig/hwconf I have: class: VIDEO bus: PCI detached: 0 desc: "National Semiconductor Corporation Geode GX2 Graphics Processor" vendorId: 100b deviceId: 0030 subVendorId: 100b subDeviceId: 0030 pciType: 1 pcidom: 0 pcibus: 0 pcidev: 1 pcifn: 1 the /etc/X11/xorg.conf has # Xorg configuration created by system-config-display Section "ServerLayout" Identifier "single head configuration" Screen 0...
2004 May 13
19
HTB MPU
Hi. I wrote in a reply to a mail on here recently that you can''t set mpu (minimum packet unit) on HTB as you can on CBQ. I''ve just noticed that there is a patch on devik''s site which does mpu and overhead. http://luxik.cdi.cz/~devik/qos/htb/ For dsl users mpu is, for practical purposes going to be 106 - overhead is still variable though, depending on packet size.
2003 Aug 01
0
gdb coredumps
...irq 11 pci0: <unknown card> (vendor=0x14e4, dev=0x4401) at 9.0 irq 12 twe0: <3ware Storage Controller> port 0xb800-0xb80f mem 0xf1800000-0xf1ffffff,0xf2000000-0xf200000f irq 15 at device 11.0 on pci0 twe0: 8 ports, Firmware FE7X 1.05.00.036, BIOS BE7X 1.08.00.044 fxp0: <Intel Pro 10/100B/100+ Ethernet> port 0xb400-0xb43f mem 0xf0800000-0xf08fffff,0xf1000000-0xf1000fff irq 11 at device 13.0 on pci0 fxp0: Ethernet address 00:02:b3:4c:0b:66 inphy0: <i82555 10/100 media interface> on miibus0 inphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto fxp1: <Intel Pro 10/1...
2003 May 16
2
make installworld fails : touch not found ?
...t IO_FD1 irq 6 drq 2 device fd0 at fdc0 drive 0 device sio0 at isa? port IO_COM1 flags 0x10 irq 4 device sio1 at isa? port IO_COM2 irq 3 device pci device agp device miibus device fxp # Intel EtherExpress PRO/100B (82557, 82558) device ppc0 at isa? irq 7 device ppbus device lpt device plip device ppi options NMBCLUSTERS=8192 device uhci device usb device mgadrm options COMPAT_LINUX -------------------------------...
2020 Jun 16
0
Wrong password, Win10 not using SMB3_11?
...ate OK, but one user always gets "wrong > password". What versions of Samba ? > Auth: [SMB2,(null)] user [SAD]\[username] at [Tue, 16 Jun 2020 > 13:49:02.124298 EEST] with [NTLMv1] status [NT_STATUS_WRONG_PASSWORD] > workstation [HP840-017] remote host [ipv6:xxx:xxx:xxx:36::100b:58502] > mapped to [SAD]\[username]. local host [ipv6:xxx:xxx:xxx:xxx::3:445] > Is SMBv1 turned on, on the Win10 client ? Rowland
2001 Jul 16
1
porting OpenSSH to Lynx
To Whoever can help me, I need to port OpenSSH that is available as part of Linux-7.0 to Lynx OS. Has it ever been tried to port to Lynx? If yes, kindly send me details regarding porting to Lynx. Expecting your help, A.Gnana Hari Sekar. ____________________________________________________________ Do You Yahoo!? For regular News updates go to http://in.news.yahoo.com
2001 Aug 17
1
Comment Re: http://www.openssh.com/faq.html#3.2
The analysis given in section 3.2 of the portable OpenSSH FAQ regarding "Empty passwords not allowed with PAM authentication" appears to be specific to Linux's pam_unix.so. No mention is made that this is in fact a Linux-specific remedy. Some text should probably be added to this extent. If anyone has worked on this on Solaris 8 I'd be interested to hear what solution was
2002 Oct 07
0
Server Crashing
...2: Crashes when Machine #2 of the machines logs in and is copying its roaming profiles to or from the server with this error: Kernel Panic: SKput:over:c2820b30:27855:dev eth0: In Swapper Task not syncing I seems to be doing this with just the one machine. a Win 98se box with an IntelPro/100B iis the culprit. I tried disabling the the roaming profiles, but that didn't seem to work and it still crashed. My RH Server uses Samba 2.2.5 and the NIC uses the Tulip driver that came with the distro. It's all connected through a Linksys Hub. The Machine that DOES work, uses a linksys...