
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>