Date: Mon, 24 Aug 1998 12:52:55 -0400 From: Roman Katsnelson <romank@graphnet.com> To: "q's" <freebsd-questions@FreeBSD.ORG> Subject: Adduser automation Message-ID: <35E19A67.2F9C430E@graphnet.com>
next in thread | raw e-mail | index | archive | help
Hi, I am trying to automate the adduser command so I can use it in a shell. According to the man page, I can do adduser username password -group groupname -silent which will let everything else be set to default, and do it outside interactive mode. However when I do this, it still goes into its question routine. Am I doing something wrong, or is what I want just impossible? Thanks, Roman -- Roman Katsnelson <-- Unix/NT Sys.Admin. Graphnet, Inc. <-- HQ at Teaneck romank@graphnet.com <-- not scared of spammers! http://www.wait.org <-- and in the mean time... To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?35E19A67.2F9C430E>