How does one add a workstation account to the agsadmin group on the server? Does this require both machines to be on the same Windows domain? A colleague cannot connect via ArcCatalog but I don't know how to add his account to the group because the account does not exist on the server. (Oddly I can connect from my machine, but my account is also not a member of the agsadmin group.)
|
migrated from stackoverflow.com May 26 '10 at 13:51
|
If the user is not in your domain, you could use the Internet method to connect (which does require a user name and password). UPDATE: There is a hacky workaround to this (The Abbott of Monkseato already provided this solution, but I wanted to add the information here as well). Since you have a domain user trying to connect to a local group on a non-domain server, this is more of a network issue than an ArcGIS Server issue. I asked a question on ServerFault and their response was that you can either:
|
|||
|
|
You can create a workstation account on the server machine for your colleague, and then have your colleague's workstation account on his own machine use the server account's credentials when connecting to the server. I solved a similar problem to this last week and posted the answer here: |
|||
|
|
|
I think you can do this by creating a local user on your ArcGIS Server box which has the same user name and password as your workstation credentials, add the new user to the Agsadmin or agsuser group. I have never tested this with ESRI but I have managed to do it before with other windows applications. If that does not work then why not use the web based manager that is installed in the ArcGIS virtual folder. Using this your user should be able to create/stop start and delete services. you will need to create a local user for him to login with. |
|||
|
|
|
create any user on the server. add it to agsadmin group. then login as local user of server. Eg: Username: {YourServerName}\Username Password: password |
|||
|
|