It would be much more comfortable if the user can login with his/her present Microsoft Windows account because in this case he/she hasn't to remember more than one username/password combination.
To realise this it has to be possible to connect to a ldap server and check if the user exists.
To make this feature flexible there also has to be:
- a boolean db field named ldap at the
streb_person table
- configuration settings at
conf.inc.php (=> customize.inc.php)
- a drop down field at the
personEdit page to select the authentication for each person (choice between streber or ldap)