search for: quotauser

Displaying 2 results from an estimated 2 matches for "quotauser".

2008 Oct 29
1
quota for ocfs2 do not warn a exceed for block soft-limit sometimes
...ring with the ext3,the quota sub-system sometimes did not warn me a tip when the soft-limit of space usage was exceeded.following are the steps to reproduce this issue: 1.mkfs.ocfs2 --fs-features=usrquota,grpquota ... /dev/sdc5 2.mount -t ocfs2 -o usrquota,grpquota /dev/sdc5 /quota 3.useradd -m quotauser 4.setquota -u quotauser 1024 2048 10 20 -a /dev/sdc5 5.quotaon -avug 6.su - quotauser; cd /quota 7. dd if=/dev/zero of=./testfile1 bs=1024 count=1024 1024+0 records in 1024+0 records out 1048576 bytes (1.0 MB) copied, 0.00825239 seconds, 127 MB/s dd if=/dev/zero of=./testfile2bs=1024 count=10...
2005 Apr 22
2
machine uid range
Is it possible to configure Samba so that when a new Windows machine joins the Samba domain it will have a UID in a certain range? I'd like the machine accounts to have a different range than user accounts. Thanks, Charles