On Friday, 12. October 2007 15:24, Florian Lindner wrote:
> Hello,
> is it possible to use adduser non interactive? I've searched the manpage
> but found no switch.
> I know about useradd but I've read that adduser tries to be more Debian
> like.
>
> Thanks,
>
> Florian
sudo adduser foo --disabled-password --gecos "Full Name,Room Number,Work 
Phone,Home Phone,Other" 
or just empty gecos
sudo adduser foo --disabled-password --gecos "" 

-- 
Juha Tuuna


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to