CDash icon indicating copy to clipboard operation
CDash copied to clipboard

Registration with LDAP

Open clintonstimpson opened this issue 4 years ago • 3 comments

When using LDAP, registration of users under cdash/manageProjectRoles.php?projectid=XX#fragment-3 generates credentials and sends an email to the newly registered user. However, the given password doesn't work. Since LDAP is used, can CDash recognize that and not generate/supply a non-working password?

clintonstimpson avatar Feb 25 '21 19:02 clintonstimpson

Thanks for reporting this. It does sound like a bug.

Just making sure, the user you're creating a CDash account for does have an LDAP account, right?

zackgalbreath avatar Feb 26 '21 14:02 zackgalbreath

Yes, the user(s) have an LDAP account already.

clintonstimpson avatar Feb 26 '21 15:02 clintonstimpson

Sounds somewhat related to https://github.com/Kitware/CDash/issues/1147 also

seanm avatar May 06 '21 19:05 seanm