These forums are locked and archived, but all topics have been migrated to the new forum. You can search for this topic on the new forum: Search for Virtualmin users cannot log in to webmin, but can log into system on the new forum.
I have users created via virtualmin that are stored in LDAP. I can log in, say, via scp to the system as the user, but even though they are set up as webmin users, they don't seem to be able to log in to webmin.
Is there a requirement on a specific shell, or some way to debug this?
Well, it seems to be related to the LDAP users's module, which creates a shadowAccount with a shadowLastChange attribute, that seems to be preventing the user from logging in. So far, the work-around was to comment out the shadow settings from the LDAP user creation code, as I couldn't figure out how to disable it through the interface. If known, please enlighten me.