[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] how to check quota of every user under domain at Cobalt raq4r
- Subject: Re: [cobalt-users] how to check quota of every user under domain at Cobalt raq4r
- From: Greg Hewitt-Long <cobaltusers@xxxxxxxxxxxxxxxxxxx>
- Date: Sat Mar 6 11:06:01 2004
- List-id: Mailing list for users to share thoughts on Sun Cobalt products. <cobalt-users.list.cobalt.com>
At 11:44 AM 3/6/2004, you wrote:
Hi
Can anyone give me some pointer , how i will check quota for
individual
user under some domain at Cobalt raq4r?
I have more than 400 users under one domain.. i am migrating the site
to another server.. i need to keep the same quota at that server..
use cmuexport to save the file and cmuimport to import it, and all your
site users will have the same quota.
Otherwise, find out what site number they are, and run the following:
grep '/site7/' /etc/passwd | cut -d\: -f1 | xargs quota
(change site7 to whatever their site is).
Thanks in advance
__________________________________
Do you Yahoo!?
Yahoo! Search - Find what you're looking for faster
http://search.yahoo.com
_____________________________________
cobalt-users mailing list
cobalt-users@xxxxxxxxxxxxxxx
To subscribe/unsubscribe, or to SEARCH THE ARCHIVES, go to:
http://list.cobalt.com/mailman/listinfo/cobalt-users