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

default login seems not to work #34

Closed
bdynamic opened this issue Mar 10, 2016 · 8 comments
Closed

default login seems not to work #34

bdynamic opened this issue Mar 10, 2016 · 8 comments

Comments

@bdynamic
Copy link

I installed dependency track in a tomcat7 environment running on ubuntu and also get the login screen but the default login credentials admin/admin do not work (athentication failure invalid username or password)

@stevespringett
Copy link
Member

Did you deploy the war for version 1.0, or did you compile from the master branch?

@bdynamic
Copy link
Author

I used the pre compiled version 1.0 and installed it via the tomcat7 manager webgui.
Is there a way how I can (editing files, db) reset a password?

@KonstantinShemyak
Copy link

KonstantinShemyak commented Sep 21, 2016

I'm having the same problem: a freshly-installed precompiled WAR version 1.0 rejects login with admin/admin. As one may guess, this is a complete blocker :-)

@mafyzz
Copy link

mafyzz commented Oct 27, 2016

Hello, i'm having problems with default login in both versions, pre-compiled (.WAR)and compiled from source code. I installed it via the tomcat8 manager webgui to.
Is there any way to access the app?

@KonstantinShemyak
Copy link

KonstantinShemyak commented Oct 31, 2016

Tomcat log contained errors saying that the server cannot create files under /usr/share/tomcat8/dependency-track. My /usr/share/tomcat8 was owned by root:root and had permissions 755, so Tomcat could not create directory dependency-track there.

Dependency Track creates this directory in appHome, defined in application.properties. By default, it's the Tomcat's home, which is /usr/share/tomcat8. Change it to something writable by Tomcat.

@kevinfealey
Copy link

I know this is an old issue, but I just downloaded the 1.0.0 GA release from OWASP and admin/admin worked for me.

@stevespringett
Copy link
Member

v3.0 will also use the same type of directory structure. Although it defaults to ~/.dependency-track

@lock
Copy link

lock bot commented Sep 27, 2018

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@lock lock bot locked as resolved and limited conversation to collaborators Sep 27, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants