[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: adduser not interactive



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



Reply to: