Re: adduser without ncurses?
From: Erica (erica_at_technodyke.com)
Date: 06/19/04
- Previous message: Erica: "Re: adduser without ncurses?"
- In reply to: jpd: "Re: adduser without ncurses?"
- Next in thread: Martin P. Hellwig: "Re: adduser without ncurses?"
- Reply: Martin P. Hellwig: "Re: adduser without ncurses?"
- Reply: jpd: "Re: adduser without ncurses?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 19 Jun 2004 09:25:39 -0700
jpd <read_the_sig@do.not.spam.it> wrote in message news:<1087627046.804891@ente.ipberlin.com>...
> ["Followup-To:" header set to comp.unix.bsd.freebsd.misc.]
> On 2004-06-19, Erica <erica@technodyke.com> wrote:
> > I wrote a script to add a whole bunch of users to a FreeBSD box using
> > input from
> > a file. However, I need something that works like adduser or useradd
> > without ncurses, that is, without prompting for input.
>
> adduser does not use curses but does prompt for input.
>
> What about pw(1)?
pw works, except that it doesn't allow me to set a password. passwd
sets the password, but it prompts for input. Any suggestions?
- Previous message: Erica: "Re: adduser without ncurses?"
- In reply to: jpd: "Re: adduser without ncurses?"
- Next in thread: Martin P. Hellwig: "Re: adduser without ncurses?"
- Reply: Martin P. Hellwig: "Re: adduser without ncurses?"
- Reply: jpd: "Re: adduser without ncurses?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|