Files
Marek Skrobacki 82fef2db31 fix: docs(troubleshooting) update deprecated password hash algorithm
MD5 password hashes are no longer supported on modern Debian-based systems,
as PAM removed MD5 support starting with Debian 11 (2021) [1].

When MD5 is used, no error is shown, but authentication to IPA silently fails.
This change updates the documentation to use the more modern SHA-512 algorithm.

[1]: https://metadata.ftp-master.debian.org/changelogs/main/p/pam/unstable_changelog

Change-Id: I398b771c28ed65e71b279d48cb504afb8383e525
Signed-off-by: Marek Skrobacki <skrobul@skrobul.com>
2025-10-07 14:39:27 +01:00
..
2024-04-30 22:46:45 +09:00