Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Could not query active directory for user: #1

Open
Sri-hari opened this issue Apr 9, 2015 · 1 comment
Open

Could not query active directory for user: #1

Sri-hari opened this issue Apr 9, 2015 · 1 comment

Comments

@Sri-hari
Copy link

Sri-hari commented Apr 9, 2015

Hi,

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

  • Active directory on windows 2008 server.
  • Java 1.7
  • Apache tomcat 7.0.59
  • Mysql 5.5
    All are running on the same machine.

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
Copy link
Contributor

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants