Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

In Support, and in ProServ, best practice is to manually set most of our services to use the SSAdministrator account so that permissions are directly assigned without passing through a medium. Most of these services should be set properly to the SSAdministrator user during installation, but often times due to permissions issues, some of these services do not get set.

There are, however, some services that we do not typically assign the SSAdministrator privilege explicitly. Often times services such as GA\GC are left to run as Local System as well as MongoDB.  From a Windows perspective, these services will use the credentials of the user logged into the computer. These are listed in the services.msc console as “Local System”.

However, when the API is being called by said service, the account called to run that account is referenced through the square9webauthentication.dll – the referenced account is the account set by Service Console – often times the domain SSAdministrator. (This is why it’s often a good idea to run service console in the event that GA/GC is running strangely. This will solidify the relationship of the service account and the service itself.)

Service Console is a helpful utility to help set all of your GlobalSearch services to use a single service account all at once. You can use this console window to stop and start your services, as well as set the service account. Additionally, it will modify all XML forms necessary to pass service account data through services that are run by default by local system (IE - GlobalCapture and GobalAction.)

Service Console can be found in v4.1 and up and is located in the Getsmart Directory

This is crucial to the proper functioning of services like Global Action. If, for example, a user is secured and can create and modify GA initiator services BUT the service account referenced in the square9webauth.dll cannot see said search (IE – is not secured) that service will not function correctly.

Things to be aware of:

GA and GC can both run comfortably as Local System and as a secured user – we typically run this service in whatever way is most stable

You can tell if Service Console has set the credentials correctly by checking the last-modified date of the AdminAuthenticationSettings.xml in your Getsmart directory

Services will require a restart for new authentication credentials to take effect


 

Please Be Advised

SSDP Discovery’ is a Windows Service. You should not change this service to run as SSAdministrator



  • No labels