Forum: Cfengine Help
Subject: Re: Looking for some guidance with syncronizing passwords in AIX
Author: gusto
Link to topic: https://cfengine.com/forum/read.php?3,20589,20615#msg-20615

Just a quick chime in,

In the past I have also used these two lines:


echo ":$PW" | /usr/sbin/chpasswd
/usr/bin/pwdadm -c 


This would have cfengine bring down the file which populates the $PW. 
Also using dristro tools I found to be a easier to have other teams adopt the 
solution.

regards,
Gusto

_______________________________________________
Help-cfengine mailing list
[email protected]
https://cfengine.org/mailman/listinfo/help-cfengine

Reply via email to