Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

Connection to server failed because the SHADOW password verification wasn’t turned on in Linux, what to do?

0
Posted

Connection to server failed because the SHADOW password verification wasn’t turned on in Linux, what to do?

0

Magic C++ requires SHADOW password verification. Connection would fail if SHADOW isn’t turned on. To solve the problem, download the latest server component source code and re-compile follow the instructions below: ./configure check the src/Makefile File, see if HAVE_SHADOW_H macro is defined in DEFS, if yes, comment it out. make make install Follow the source code installation guide to proceed from here.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123