IDeaSCo / rockstar

Gamifying Team Engagement
http://ashishparkhi.com/2014/10/26/gamifying-agile-adoption-an-experiment/
2 stars 4 forks source link

Could not query active directory for user: #1

Open Sri-hari opened 9 years ago

Sri-hari commented 9 years ago

Hi,

When I trying to deploy the application. I have installed and configured,

I am facing issue with the Active Directory. when I open the webpage and provide the username password, I get "Could not query active directory for user:"

I have uploaded the screen shots of the error. Please let me know how to resolve this.

image

image

Thanks, Hari

ashishparkhi commented 9 years ago

Hi Hari,

I am very glad that you are trying out rockstar!

It seems to me that following attributes are missing from ActiveDirectory that rockstar makes use of.

title mail manager employeeID Department company division thumbnailPhoto thumbnailLogo

I have modified file AddUserToSessionFilters to print stack trace when the user is not able to authenticate with active directory. The stack trace should hopefully give more information.

Thanks, Ashish