Ghost Solution Suite (GSS) 3.3 with web console does not return any data when accessing the web console from a client system.
No error but data doesn't load or an endless request for credentials comes up.
Ghost Solution Suite (GSS) 3.3 with the Web Console installed
MS SQL configured with NT authentication.
There is an adjustment to the permissions needed for IIS to allow the GSS web console access to the database.
The account being used below in step 5 will need to have the rights to the SQL DB
The following additional items need to be updated.
Application Pools -> GSSWebConsole GSSWebConsole and click on “Advanced Settings” optionIn “Advanced Setting” option edit the “Identity” option present under “Process Model” tabCustom account” which has Database access. \Sites\Default Web Site\gss\api level in IISASP.NET Impersonation option for AP. http://localhost/gss/server as an example from the Ghost server.With these settings in place the web console should display proper data for both on box and off box SQL instances. Additionally these settings should allow for use of console security features to be enabled on the GSS server.