BUG Cloud At Cost Password Bug

wardmundy

Nerd Uno
Joined
Oct 12, 2007
Messages
19,201
Reaction score
5,220
Just a heads up that the Cloud at Cost password bug has reappeared. For those that missed it the last time around, if you reset your root password using the passwd command, your server reverts to its system-assigned root password whenever you reboot. Here's the recommended fix:
Code:
sed -i '/exit 0/d' /etc/rc.local
killall plymouthd
echo killall plymouthd >> /etc/rc.local
rm -f /etc/rc3.d/S97*
echo "exit 0" >> /etc/rc.local
 

wardmundy

Nerd Uno
Joined
Oct 12, 2007
Messages
19,201
Reaction score
5,220
Seems like the only possible explanation for reimplementing this is to give them a backdoor into people's servers. :devil2:
 

dziny

Guru
Joined
Sep 4, 2014
Messages
45
Reaction score
19
Not seeing this on my debian server. No such process running. Is this CentOS only "feature"?
 

Members online

Forum statistics

Threads
25,810
Messages
167,755
Members
19,240
Latest member
nikko
Get 3CX - Absolutely Free!

Link up your team and customers Phone System Live Chat Video Conferencing

Hosted or Self-managed. Up to 10 users free forever. No credit card. Try risk free.

3CX
A 3CX Account with that email already exists. You will be redirected to the Customer Portal to sign in or reset your password if you've forgotten it.
Top