It can be, although that'd be something I'd have to do later on.
You can file a feature request here and I will get to it in time, but you can also contact us at [email protected] if you want to sponsor this work
I have another question in regards to this:
I managed to get the login override plugin working with LDAP. It basically uses the normal login form to authenticate against my LDAP server, if the authentication fails it sends login failed back, if it passes it either logs the user in (if they already exist) or creates the user and logs them in.
My question is, how do i bypass the check and use the normal authentication method if the user is the forums admin (the account that i set up the server with).?