Re: Automatically assigning user quotas
From: Alexey Fadyushin (fab_at_s-tunnel.com)
Date: 05/31/04
- Previous message: Crucificator: "Re: SYN-FLOOD to LDAPS port from clients"
- In reply to: Ryan Golhar: "Automatically assigning user quotas"
- Next in thread: Mike Burger: "Re: Automatically assigning user quotas"
- Reply: Mike Burger: "Re: Automatically assigning user quotas"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Mon, 31 May 2004 14:10:11 +0400 To: golharam@umdnj.edu, General Red Hat Linux discussion list <redhat-list@redhat.com>
I think that option '-p' of 'edquota' will be useful in this case. You
could
manually set quota for some user and later use that option to copy quota
settings from that user to newly created user.
If you need to do this automatically for each new user, you could write
a
shell script for creating users and use it instead of `useradd`. The
'useradd'
and 'edquota' command in this case will be called from that script.
Alexey Fadyushin
Brainbench MVP for Linux.
http://www.brainbench.com
Ryan Golhar wrote:
>
> Is there a way to automatically set a user quota without running
> edquota? For example, whenever a new user gets added to the system, I
> don't want to have to manually set their quota. I want to use a
> standard quota for all users.
>
> Ryan
>
> --
> redhat-list mailing list
> unsubscribe mailto:redhat-list-request@redhat.com?subject=unsubscribe
> https://www.redhat.com/mailman/listinfo/redhat-list
-- redhat-list mailing list unsubscribe mailto:redhat-list-request@redhat.com?subject=unsubscribe https://www.redhat.com/mailman/listinfo/redhat-list
- Previous message: Crucificator: "Re: SYN-FLOOD to LDAPS port from clients"
- In reply to: Ryan Golhar: "Automatically assigning user quotas"
- Next in thread: Mike Burger: "Re: Automatically assigning user quotas"
- Reply: Mike Burger: "Re: Automatically assigning user quotas"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|