OpenSOC / opensoc-ui

User interface for OpenSOC
Apache License 2.0
100 stars 55 forks source link

What is the username and password of opensoc-ui? #12

Closed aRe00t closed 10 years ago

aRe00t commented 10 years ago

Hi, I followed "Setup development environment" and successfully accessed the login page. But I couldn't login, because I don't know the username and password(I have tried admin, opensec, et al.) Hoping for your help, and thanks for the great work, this is a amazing production.

tpiscitell commented 10 years ago

The dev environment comes with two users in LDAP. joesmith@opensoc.dev and maryfodder@opensoc.dev. They both have a password of "opensoc". You can check out seed/ldap/content.ldif for the entire dev LDAP setup.

aRe00t commented 10 years ago

Thank you very much, I could login now.