search for: jh3

Displaying 7 results from an estimated 7 matches for "jh3".

Did you mean: h3
2016 Nov 03
6
CTDB and locking issues in 4.4.6 (Classic domain)
...lds? > > Volker Thanks Volker, No, it seems it's OK on two servers but not on the third: [root at zalma ~]# stat testfile ... Size: 1286700 Blocks: 2514 IO Block: 65536 regular file Device: 29h/41d Inode: 35820037 Links: 1 Access: (0774/-rwxrwxr--) Uid: ( 3535/ jh3) Gid: ( 513/Domain Users) Access: 2016-11-03 19:51:46.000000000 +0000 Modify: 2016-11-01 13:06:04.000000000 +0000 Change: 2016-11-01 13:06:04.000000000 +0000 Birth: - [root at zalma ~]# ssh zearing "stat testfile" root at zearing's password: ... Size: 1286700 Blocks: 2514...
2016 Nov 03
0
CTDB and locking issues in 4.4.6 (Classic domain)
...they're different files. That's why the locking doesn't work. > [root at zalma ~]# stat testfile > ... > Size: 1286700 Blocks: 2514 IO Block: 65536 regular file > Device: 29h/41d Inode: 35820037 Links: 1 > Access: (0774/-rwxrwxr--) Uid: ( 3535/ jh3) Gid: ( 513/Domain Users) > Access: 2016-11-03 19:51:46.000000000 +0000 > Modify: 2016-11-01 13:06:04.000000000 +0000 > Change: 2016-11-01 13:06:04.000000000 +0000 > Birth: - > [root at zalma ~]# ssh zearing "stat testfile" > root at zearing's password: > ......
2016 Nov 04
2
CTDB and locking issues in 4.4.6 (Classic domain)
...3, 2016 at 09:21:46PM +0000, Alex Crow via samba wrote: >> [root at zalma ~]# stat testfile >> ... >> Size: 1286700 Blocks: 2514 IO Block: 65536 regular file >> Device: 29h/41d Inode: 35820037 Links: 1 >> Access: (0774/-rwxrwxr--) Uid: ( 3535/ jh3) Gid: ( 513/Domain Users) >> Access: 2016-11-03 19:51:46.000000000 +0000 >> Modify: 2016-11-01 13:06:04.000000000 +0000 >> Change: 2016-11-01 13:06:04.000000000 +0000 >> Birth: - >> [root at zalma ~]# ssh zearing "stat testfile" >> root at zearing...
2009 Jan 15
2
[patch] libc Berkeley DB information leak
Hi, FreeBSD libc Berkeley DB can leak sensitive information to database files. The problem is that it writes uninitialized memory obtained from malloc(3) to database files. You can use this simple test program to reproduce the behavior: http://www.saunalahti.fi/~jh3/dbtest.c Run the program and see the resulting test.db file which will contain a sequence of 0xa5 bytes directly from malloc(3). (See malloc(3) manual page for the explanation for the "J" flag if you need more information.) This has been reported as PR 123529 (http://www.freebsd.org/cgi...
2016 Nov 03
2
CTDB and locking issues in 4.4.6 (Classic domain)
On 03/11/16 14:28, Ralph Böhme wrote: > >> Ah, my smb.conf is missing the "ctdb socket" parameter. According to "man >> smb.conf" this should be set, but I don't remember seeing it on the wiki >> pages. > if it's not set, the default is used which works in many cases, but > not in mine. If the default wasn't working in your setup,
2008 Jun 30
3
Serial port communication
Hi folks I've been trying to programm some devices which need a serial port win-app http://a-m-c.com/download/software/amcds3-7-6.zip but can't get it to work :S wine can run it without problem until the serial port is activated. I read about making the link to the port and I created on "dosdevices" folder. I'm not sure what's the next step, does anyone have an idea?
2008 Jun 30
4
Rebuild of kernel 2.6.9-67.0.20.EL failure
Hello list. I'm trying to rebuild the 2.6.9.67.0.20.EL kernel, but it fails even without modifications. How did I try it? Created a (non-root) build environment (not a mock ) Installed the kernel.scr.rpm and did a rpmbuild -ba --target=`uname -m` kernel-2.6.spec 2> prep-err.log | tee prep-out.log The build failed at the end: Processing files: kernel-xenU-devel-2.6.9-67.0.20.EL Checking