We currently use LDAP to authenticate users against Windows AD, and this then challenges with an IIS login screen (at least that's how I think it works)
I want to be able to add some local (non windows network) users to the system, and get them to log in.However, the login process doesn't seem to drop to local access checks if the windows AD check fails. Seems to be windows id or nothing.
Does anybody know how to grant local access in a network environment, or alternatively to get moodle to challenge with its' native login screen if the IIS and Windows Network check fails. In our test system, using the Moodle inbuilt logon screen, it works just fine.
Hope that makes sense
Chris