To set up guest login to Prognoz Platform 9, execute the following operations:
Using the PP.Util.exe utility, specify the user added to Prognoz Platform, whose credentials will be used for guest login. To do this, run the PP.Util.exe utility as an administrator with the key /save_creds <repository id> /gc <user name>.
In the PP.xml file in the <metabase> section add the authentication="Guest" attribute. Make sure that the identifier of the repository, for which guest login is set up, is written in the id attribute of the <metabase> section.
Start the web application. Enter any URL of the web application page in the browser, except for login.html. The guest login is executed to the specified repository.
NOTE. Credentials of guest user are saved in the list of registry of the user, under whom the PP.Util.exe. Consequently, if the process will be started from another user, guest login will not work. To further work with the guest login, start the web application from the user name, under whom the guest login was set up.
See also: