Hi guys, as some know, I am coding a new package manager for Linux and I am working on a new Linux distribution.
Recently, I managed to build the system with the MUSL libc, but I am facing a problem to authenticate when I try to login, with sddm or via the tty, same problem.
I checked the /var/log/auth.log file, and I have this errors (I took a screenshot of the virtual machine under I perform the tests):
Screenshot: https://ibb.co/xKR7qdPk
Someone know if maybe a patch is required to authenticate when using musl libc ? Or it should work ?
Basically, even I type the right password, the authentification fail

