Authentication Issue in Ravendb

33 views
Skip to first unread message

PB

unread,
Mar 19, 2017, 2:19:43 AM3/19/17
to RavenDB - 2nd generation document database
Hi 
We recently got the licence  Followed below steps
  1. Copy the license.xml file to the RavenDB base directory (the same directory as the Web.config or Raven.Server.exe.config).
  2. In your server configuration file (Web.config or Raven.Server.exe.config) set Raven/AnonymousAccess to None or set Raven/Licensing/AllowAdminAnonymousAccessForCommercialUse to true. Failing to do that will result in an error when RavenDB starts, due to invalid configuration. This is to prevent an admin from having a licensed server that was left in its default configuration, open to the world. A licensed RavenDB server must either have Raven/AnonymousAccess set to None or you need to explicitly specify that you want it to be licensed but allow everyone full access to it.
  3. Restart the server.
  4. In the RavenDB Studio, on the bottom right corner, you should be able to see the registration status.
Also Enabled windows authentication 

When i try to  access RavenDB it asks for credentials after i submit credentials and hit enter it keeps on asking me for credentials and after few tries shows a gray page.
i am the admin of the system and added myself and  "IIS AppPool\DefaultAppPool" group   in the windows authentication from mamanement studio

Oren Eini (Ayende Rahien)

unread,
Mar 19, 2017, 2:29:23 AM3/19/17
to ravendb
Go to /debug/user-info and see what is your status.
Make sure that you aren't running into this:

Hibernating Rhinos Ltd  

Oren Eini l CEO Mobile: + 972-52-548-6969

Office: +972-4-622-7811 l Fax: +972-153-4-622-7811

 


--
You received this message because you are subscribed to the Google Groups "RavenDB - 2nd generation document database" group.
To unsubscribe from this group and stop receiving emails from it, send an email to ravendb+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply all
Reply to author
Forward
0 new messages