by Amy Stewart.
David,
I am trying to do the same thing that you accomplished. My problem is that our users are all set up to use LDAP. The custom authentication scheme that I'm building would is trying to authenticate the users with authenticate_user_login($username, null), but since the users technically have a password set, it is failing. Is there a way to get around this?
Thanks!
Amy