Adding groups at install-time?

John Summerfield debian at herakles.homelinux.org
Sat Jan 26 00:34:34 UTC 2008


Rainer Duffner wrote:
> Hi,
> 
> via the "user" directive, it's possible to add users.
> But it doesn't seem to be possible to move the user in a to-be-created
> dedicated group, because there's no way to create that group and it's
> not done automatically.
> Is this only possible via post-install?


%post
{
  groupadd
  useradd
} 'til done



-- 

Cheers
John

-- spambait
1aaaaaaa at coco.merseine.nu  Z1aaaaaaa at coco.merseine.nu
-- Advice
http://webfoot.com/advice/email.top.php
http://www.catb.org/~esr/faqs/smart-questions.html
http://support.microsoft.com/kb/555375

You cannot reply off-list:-)




More information about the Kickstart-list mailing list