Gemini Community Support Site

This Gemini community support site can be used to find solutions to product issues. You can log in using Open Id, Google Profile and even Facebook. Feel free to ask a question or browse FAQs and documentation. Product tour videos are also available along with how-to videos demonstrating key Gemini capabilities.




Problems getting Scheduler and Webservices to play together

api

Here is my Dilemma,

For the setup I've got, I need web services to authenticate with anonymous access. However, enabling anonymous access breaks the scheduler. Since updating to latest v3.7.0, I cannot get webservices running with anonymous access. I get an HTTP 403 forbidden error.

  • I've given full controll to all users in the "api" folder
  • I've enabled directory browsing on the website. *Anonymous access is turned on website.

Help!

dcadenas
· 1
dcadenas
Replies (3)
helpful
0
not helpful

The problem seems to be authetication, did you update the scheduler's config file with the correct username and password?
Are you using windows authntication?


Mark Wing
· 9108
Mark Wing
helpful
0
not helpful
  • Website is using windows authentication *Web service call are not using windows authentication but Gemini user database.

*Gemini Scheduler is using windows auth credentials and the service is running as "local system"


dcadenas
· 1
dcadenas
helpful
0
not helpful

The service should run under a domain account that is allowed to "see" the Gemini site.


Saar Cohen
· 5000
Saar Cohen