Shane Hartman - 2020-08-31

I have an active directory domain controller. New ubuntu 20.04 with sssd providing authentication to unix for certain domain users. My domain user is in the adm group so it can sudo. sssd / smb configuration has set options for default domain and to NOT use fully qualified user names. I can ssh/login to server as samname (a windows account). I can sudo with that user. Neither requires more than the user name. However, when I try to log into webmin it says password incorrect. If I login as samname@windowsdomain.local, however, it works. It worked without the domain part in ubuntu 18.04. Any way to make it work without adding the domain?