search for: jweber

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

Did you mean: weber
2001 Oct 24
0
password expires in 10 days no matter what Win2k Sp2 (All critical updates)
...ng the /etc/shadow file shows that it is set to 99999 which means it shouldn't expire. I am using Samba 2.2.2, Win2k with SP2 and all critical updates. I searched deja news for this problem and I couldn't find anyone else who is having this problem. Not that this matters, here is the log.jweber file which was created by the machine jweber: [2001/10/14 05:36:42, 0] smbd/service.c:make_connection(238) jweber (192.168.0.3) couldn't find service jweber [2001/10/14 05:36:43, 0] smbd/service.c:make_connection(238) jweber (192.168.0.3) couldn't find service jweber ~ ----------------...
2001 Jun 15
1
ext3+acl
A patch that implements acls on ext3 for kernel 2.2.x is available at http://moldybread.net/patch/kernel-2.2/ It looks to be stable. Beat it, break it.
2001 May 16
1
Re: [linux-lvm] lvm deadlock with 2.4.x kernel?
I think I have this one solved, I hope. I think what Andreas and I are running into are a few different assertions. One being the LVM lvm_do_pv_flush caused assertion which is related directly to invalidate_buffers() being called which then triggers refile_buffer() on a journaled buffer, which appears clean in all other ways according to the checks in refile_buffer(). The following is what
2001 Aug 02
0
ext3 0.0.7a Assertion
Hi, Doing the following I can generate an assertion in ext3 0.0.7a. I have an ext3 filesystem on /foo. I export /foo via nfs. I then mount via localhost:/foo onto /mnt. Start up a dd to generate a file on the nfs mount. (cd /mnt; dd if=/dev/zero of=./dd.out bs=1024k), then on the localhost filesystem /foo I rm the file. rm -f /foo/dd.out. This results in "ext3_free_inode: bit already
2001 Feb 02
3
Ouch, here's an odd one.
Hi, This is based on ext3 0.0.5e and latest LVM snapshot from Sistina CVS. I've been playing with LVM snapshotting in that I'd been getting system hangs and trying to help resolve that issue, but in the process today I stumbled upon an interesting side-effect. This is on my laptop, running 2.2.18 with loads of patches and above LVM and ext3. Basically, forewarning, all of this was done
2007 Oct 30
5
rsync and translating restricted NTFS filename characters
I am backing up files from Linux to a NTFS using rsync. I have the NTFS mounted on Linux via CIFS. I am discovering errors while attempting to backup files with restricted NTFS characters, like : [colon]. For example, I am unable to backup my crucial maildirs, as a colon is encoded in each Linux file path. Is there a solution to rsync Linux file paths with restricted NTFS characters, to NTFS?
2001 May 04
1
LVM 0.9.1beta7 and ext3 0.0.6b
Hi, I've recently been playing about with recent ext3 0.0.6b and lvm 0.9.1 beta7 and am now able to trigger an "Attempt to refile free buffer" assertion. This seems to "only" occur when using ext3 on the root filesystem. Possibly that is related to the fact that the lvm utility I'm using to reproduce this problem is modifying data in /etc. The easist reproduction