[Spacewalk-list] Kickstart issues with user setup.

BOWMAN MARK markbowman at ntlworld.com
Thu Mar 29 08:16:29 UTC 2012


Can anyone suggest a way to action some user setup stuff during a kickstart?
The kickstart seems to stop at the su command.
.
.
/usr/sbin/adduser -p '$1$PYL05YxN$JwONw15qAMQrI5f1z45Sr/' smith
Would like to then:-
# su - smith
# mkdir --mode=700 .ssh
cat >> .ssh/authorized_keys << "PUBLIC_KEY"
ssh-rsa AAAAB3NzaC1yc2....
PUBLIC_KEY
 Also looking for way to debug/log a snippet
I already have a:
% post --log-/root/mykickstart.log
It doesn't seeme able to capture of the snippet
Kind regards
Mark
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/spacewalk-list/attachments/20120329/b71d2a9d/attachment.htm>


More information about the Spacewalk-list mailing list