[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: setting up users in ks.cfg
- From: Rebecca R Hepper seagate com
- To: kickstart-list redhat com
- Subject: Re: setting up users in ks.cfg
- Date: Thu, 15 Nov 2001 15:46:07 -0600
Try the following in the %post section to add a user.
%post
## add a user called becky with encrypted password
useradd -c "General User" -m becky -p ABuGmyJEjpPeQ
Peter Matulis <PMatulis zaq com>@redhat.com on 11/15/2001 03:17:00 PM
Please respond to kickstart-list redhat com
Sent by: kickstart-list-admin redhat com
To: "Kickstart-List (E-mail)" <kickstart-list redhat com>
cc:
Subject: setting up users in ks.cfg
I have tried to set up some users and specify passwords in ks.cfg using the
usermod command but in the end it does not work. Has anybody got this to
work? This method (usermod) is referred to in the RH docs.
Peter Matulis
_______________________________________________
Kickstart-list mailing list
Kickstart-list redhat com
https://listman.redhat.com/mailman/listinfo/kickstart-list
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]