The default user's name and password are stored in the graylog2-server.conf:

# the default root user is named 'admin'
root_username = admin
# You MUST specify a hash password for the root user (which you only need 
to initially set up the
# system and in case you lose connectivity to your authentication backend)
# password is admin : SHA-2/SHA-256(admin) = 
8c6976e5b5410415bde908bd4dee15dfb167a9c873fc4bb8a81f6f2ab448a918
root_password_sha2 = 
8c6976e5b5410415bde908bd4dee15dfb167a9c873fc4bb8a81f6f2ab448a918

To generate a new password use a shasum tool, set it to use SHA256 and hash 
a password of your choice.

Best,
Kay

On Thursday, January 30, 2014 9:15:22 AM UTC+1, Deepak Yadav wrote:
>
> Dear Team
>
>
> I a installing graylog2  RPM on Centos-6.4 
> graylog2-web-0.20.0.07-1.el6.noarch
> graylog2-server-0.20.0-rc1.1.el6.noarch
>
> and successfully start the graylog-server and web services But I am unable 
> to log in on their web UI 
>
> http://localhost:9000
>
>
> Please tell me how can I reset the password of default user or add any new 
> user !
>
>
>
>
>
>
>
>  
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"graylog2" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to