Page 1 of 1
Limited Access
Posted: Tue Nov 15, 2011 11:09 am
by devinst
I would like to set up a port that will allow access to Atrium only. I want to prevent access to the Profound UI functions such as the welcome screen, development, initial programs and anonymous programs for this port. Can someone tell me the changes that I need to make in the server configuration file to accomplish this?
Thanks..!!
Re: Limited Access
Posted: Tue Nov 15, 2011 12:46 pm
by Rob
The easiest way is the change the authority of the CGI program objects in the PROFOUNDUI library that generate these pages. If you look in the /www/profoundui/conf/httpd.conf file starting at line 34, you will see a list of urls matching program names.
Don't restrict access to auth/genie and auth/start if you want genie and Profound UI programs to run within Atrium.
If you don't want anyone, inside or outside, to run these programs, you could also delete them from the library.