Changes between Version 6 and Version 7 of LdapSupport
- Timestamp:
- Oct 19, 2014, 10:46:11 PM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
LdapSupport
v6 v7 1 1 = LDAP support = 2 2 3 A BOINC project can let users authenticate (in both Web and Manager) using [http://en.wikipedia.org/wiki/Lightweight_Directory_Access_Protocol LDAP]. 3 A BOINC project can let users authenticate (in both Web and Manager) 4 using [http://en.wikipedia.org/wiki/Lightweight_Directory_Access_Protocol LDAP]. 4 5 Specifically: 5 6 6 7 * The web login form lets users enter an LDAP ID instead of an email address. 7 8 * Similarly in the Manager Attach Project wizard (works only with 7.4.5+ clients). 9 10 From the user's point of view, their BOINC accounts already exist; 11 they use "Login" rather than "Create new account". 8 12 9 13 To enable this, add the following to your '''html/project/project.inc''':