Before attempting to use the web-based user interface, you must first configure the PMDF Dispatcher and HTTP server. This is accomplished by running the Dispatcher configuration utility as described in the PMDF Installation Guide & Release Notes. If you have not configured the Dispatcher, do so now.
In order to use the user interface, you will need a web client which supports HTML tables. The user CGIs are accessed via the URLs
http://host:7633/popstore_user/and
http://host:7633/popstore_pwd/The first URL accesses the user information CGI and the second the password changing CGI. Normally, users will only be aware of the first URL. The second URL, for accessing the password changing CGI, should be handled via a link on the web page reached via the first URL.
In place of host above, use the actual IP host name of the
system running the PMDF HTTP server. If you chose to run the PMDF HTTP
server on a port other than port 7633, then specify that port number in
place of 7633 in the above URL.
If you are met with an "Access Forbidden" message when you attempt to access the above URL, then you need to check:
When a user attempts to access either URL, their web client will prompt them for his or her popstore account name and password. The user must supply the correct name and password of a popstore account.¹