|
POST
|
Agreed with Bubba. If you were going to expose port 6080 to the web you'd want a CA cert for your GIS Server, but since you're exposing the GIS Server via the web adaptor you can set up a CA cert for the web server and be good. I generally create a new self signed certificate using the ArcGIS Server admin API using the application server's hostname as the CN instead of using the one that ships with the GIS Server. I also recommend testing with both http and https allowed on the GIS Server before flipping the switch and requiring https only. That way if something happens somehow and SSL is broken you can still get into the admin API and make adjustments.
... View more
06-02-2014
09:08 AM
|
0
|
0
|
726
|
|
POST
|
Here in Esri support, we'd ask you to install Fiddler on these machines, start it up, and reproduce this issue. You could then compare the successful result against the unsuccessful result and see where the failure is.
... View more
05-28-2014
04:47 AM
|
0
|
0
|
4359
|
|
POST
|
The password reset tool has never failed for me. I also would like to understand the error.
... View more
04-30-2014
11:58 AM
|
0
|
0
|
3958
|
|
POST
|
We just use map services for internal network. We are using Web Adaptor(80) to administer and just wanted to be sure that enabling admin rights in Web Adaptor is safe. It is, especially for internal users. Enabling admin access means that users can access server manager and the admin API via the web adaptor instead of going to the default application server port of 6080 to do so. Just limit the users that are members of the admin role to prevent users from performing unauthorized access to your site.
... View more
04-23-2014
06:11 AM
|
2
|
0
|
4031
|
|
POST
|
You can administer ArcGIS Server through the web adaptor, or you can check the box to disallow administration through the web adaptor and allow users inside your network to admin the server on port 6080. In any case, I'd personally not expose port 6080 to the outside world - connections to 6080 should be created by users on your internal network. What specific security holes are of concern? I'll tailor my response to your needs.
... View more
04-15-2014
11:38 AM
|
1
|
0
|
4031
|
|
POST
|
At 10.1 and beyond service layers cannot be 'cascaded' (or republished as a layer) in another service.
... View more
04-10-2014
08:36 AM
|
0
|
0
|
903
|
|
POST
|
Hi, I'm not sure I understand the question. If you choose not to use a mxd and if you have the Image extension for ArcGIS Server, you can create a mosaic dataset and publish that, or you can publish the imagery directly as image services without a map document. Can you please clarify the goal and which version ArcGIS Server you're using? The workflow can be different depending on the version you're using.
... View more
02-18-2014
08:07 AM
|
0
|
0
|
869
|
|
POST
|
Is this issue perhaps related to CORS? http://enable-cors.org
... View more
01-31-2014
06:13 AM
|
0
|
0
|
1956
|