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

setting up a couple of user accounts



On Wed, Dec 19, 2007 at 06:41:29AM -0700, John Schmidt wrote:
> Hi,
> 
> I have some software that I would like installed on a LiveCD for demonstration 
> purposes.  The installation requires the addition of  a couple of user 
> accounts with the software in those accounts.
> 
> Is there a way to add additional users?
Can you use a file in chroot_local-hooks/?

Justin

adduser --system --group --disabled-{login,password} --shell /usr/sbin/nologin [--uid <u>] [--gecos <g>].



Reply to: