----- Original Message ----- > From: "Kenneth Lawrence Armstrong (SYSADMIN)" <[email protected]> > To: [email protected] > Sent: Tuesday, August 25, 2015 9:45:06 PM > Subject: [Spacewalk-list] Deploy a root password change > > Is there a way to deploy a root password change to a group of servers in > Satellite 5.6? I imagine something like this might be possible in Satellite > 6.x, but we don’t have that deployed yet. > > Thanks. > > Kenny Armstrong > System Administrator > IS Operations > > > > _______________________________________________ > Spacewalk-list mailing list > [email protected] > https://www.redhat.com/mailman/listinfo/spacewalk-list
Hello, it's probably possible with remote command scheduled for System Set, some command like: echo "new_password" | passwd --stdin root Regards, -- Jan Dobes Satellite Engineering, Red Hat _______________________________________________ Spacewalk-list mailing list [email protected] https://www.redhat.com/mailman/listinfo/spacewalk-list
