The issue was solved when I created the password hash from 
 http://www.online-convert.com/result/
not that command line.

On Tuesday, February 25, 2014 12:05:45 AM UTC-6, Paul Fordahl wrote:
>
> All,
> I have Graylog2 .20.
>
> the default username and password is not working and I have followed all 
> the directions, am I missing something...
> error...
> 2014-02-25 06:03:32,876 WARN : 
> org.graylog2.rest.resources.system.SessionsResource - Unable to log in user 
> admin
> org.apache.shiro.authc.AuthenticationException: No account information 
> found for authentication token 
> [org.apache.shiro.authc.UsernamePasswordToken - admin, rememberMe=false] by 
> this Authenticator instance.  Please check that it is configured correctly.
>
> config....
> # If you are running more than one instances of graylog2-server you have 
> to select one of these
> # instances as master. The master will perform some periodical tasks that 
> non-masters won't perform.
> is_master = true
>
> # The auto-generated node ID will be stored in this file and read after 
> restarts. It is a good idea
> # to use an absolute file path here if you are starting graylog2-server 
> from init scripts or similar.
> node_id_file = /etc/graylog2-server-node-id
>
> # You MUST set a secret to secure/pepper the stored user passwords here. 
> Use at least 64 characters.
> # Generate one by using for example: pwgen -s 96
> password_secret = 
> Ahkaloodoo5ohahnoceekohyucoweiyohchaikouthoongeithiequimavubohghoofaichohneekacaiyaecheiphieyahfFaighahch0quohrufahxonesoojepheiphoorivuthaithahjeepeegeafieceingiekadooshodahgiejohqueelereinobSohjohqui9ohwaebukohtierieshaimighuxusaicahdaitaroabisahkailiefaelaeyohhithaiyeeyaeseiphietheoquhahquee8ooGhohveefahshukoomeegooxulahgaequepeiseeheechoodaichocheikaipheigohceesiekiehaareiniobochohQu5eefoolethietheethacaivieweiqueijienohquohtahpughecairuvaiboobier
> # 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)
> # This password cannot be changed using the API or via the web interface. 
> If you need to change it,
> # modify it in this file.
> # Create one by using for example: echo -n yourpassword | shasum -a 256
> # and put the resulting hash value into the following line
> root_password_sha2 = 
> 59174496518a748436c36a55b1f34c97b306f34fa1796ec4bae3e72ab0244032
>
>
>
> Thanks for the help!!!
>

-- 
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