Azure AD authentication

SYSTEM INFORMATION
OS type and version Ubuntu 23.10
Webmin version 2.105

I have managed to implement Azure AD authentication over ssh to a Ubuntu 23.10 server using a combination of LDAP for passwd/group and aad (GitHub - ubuntu/aad-auth: Azure AD authentication module for Ubuntu) for shadow, and it works great.

I then setup webmin to use LDAP LDAP Client | Webmin, however webmin does not appear to support using libpam-aad for authentication. Whenever I attempt to log in with my azure credentials, webmin hangs

Is it possible to configure webmin to use Azure-AD for authentication?

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.