adding users from a file
From: Tony (tonyw_at_suse.stanford.edu)
Date: 07/01/04
- Next message: Kenny McCormack: "Re: Append only first instance with sed?"
- Previous message: PJ: "Re: Identifying a 'stuck' process"
- Next in thread: Doug O'Leary: "Re: adding users from a file"
- Reply: Doug O'Leary: "Re: adding users from a file"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Wed, 30 Jun 2004 15:39:30 -0700
I want to be able to create users with the adduser script built into redhat
linux
the file consist of users like this
user1
user2
user3
.
.
.
.
user20
Then I want to set them a temporary password of something like abc123
and also set their quota limit to be 250mb.
Any ideas?
- Next message: Kenny McCormack: "Re: Append only first instance with sed?"
- Previous message: PJ: "Re: Identifying a 'stuck' process"
- Next in thread: Doug O'Leary: "Re: adding users from a file"
- Reply: Doug O'Leary: "Re: adding users from a file"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|