I do not think this is a matter of Spacewalk, but a matter of anaconda. Looking at 2 of may RHEL machines: 1.) # cat /etc/redhat-release Red Hat Enterprise Linux Server release 5 (Tikanga) # groups root root : root bin daemon sys adm disk wheel 2.) # cat /etc/redhat-release Red Hat Enterprise Linux Server release 6.4 (Santiago) # groups root root : root
Regards, -- Tomas Lestach Red Hat Satellite Engineering, Red Hat ----- Original Message ----- > From: "Chaminda Indrajith" <[email protected]> > To: [email protected] > Sent: Friday, August 16, 2013 4:53:52 PM > Subject: Re: [Spacewalk-list] User "root" is not added to the defaults group > list (root, bin, sys, daemon, adm, disk > and wheel) > > > > > > > Thanks for quick response.. > But I didn't face this issue in Spacewalk 1.7. > > Regards > Indrajith > > > > > On Fri, Aug 16, 2013 at 8:13 PM, J Epperson < > [email protected] > wrote: > > > > > > It might not be the right way to do it, but "useradd -G > root,bin,daemon,sys,adm,disk,wheel root" in %post should accomplish > it. > > > > On 2013-08-16 10:23, Chaminda Indrajith wrote: > > > > > > > > > > > Dear All, I have created a kickstart profile and provisioned a > machine using spacewalk 1.9. Problem is, root user is created > without adding it to root's default group list. > Usually, the user ‘ root ’ is belong in groups; root, bin, daemon, > sys, adm, disk and wheel. > > But, root user in the kickstarted machine is not in the above group > list. > > Do you guys have any idea about this issue? Am I missing something > when creating the kickstart profile? > > Thanks and Regards Indrajith > _______________________________________________ > Spacewalk-list mailing list [email protected] > https://www.redhat.com/mailman/listinfo/spacewalk-list > > _______________________________________________ > Spacewalk-list mailing list > [email protected] > https://www.redhat.com/mailman/listinfo/spacewalk-list > > > _______________________________________________ > Spacewalk-list mailing list > [email protected] > https://www.redhat.com/mailman/listinfo/spacewalk-list _______________________________________________ Spacewalk-list mailing list [email protected] https://www.redhat.com/mailman/listinfo/spacewalk-list
