You can enable or disable UNIX login for the end user to the i-Planet Desktop on the i-Planet gateway.
As root on the i-Planet gateway, type the following command to enable the end user to use UNIX to log in to the i-Planet Desktop.
# /opt/SUNWsnrp/bin/iplanet_gw unix on |
Stop and restart the reverse proxy on the i-Planet gateway for the changes to take place.
See the procedure "To Stop and Restart the Reverse Proxy Server on the i-Planet Gateway" in this chapter.
As root on the i-Planet server, type the following command to enable the end user to use UNIX to log in to the i-Planet Desktop.
# /opt/SUNWjeev/bin/iplanet_serv unix on |
Stop and start the web server on the i-Planet server.
See the procedure "To Stop and Restart the Web Server on the i-Planet Server" in this chapter.
As root, type the following command on the i-Planet gateway to disable UNIX login.
# /opt/SUNWsnrp/bin/iplanet_gw unix off |
Stop and restart the reverse proxy on the i-Planet gateway for the changes to take place.
See the procedure "To Stop and Restart the Reverse Proxy Server on the i-Planet Gateway" in this chapter.
As root on the i-Planet server, type the following command to disable the end user to use UNIX to log in to the i-Planet Desktop.
# /opt/SUNWjeev/bin/iplanet_serv unix off |
Stop and start the web server on the i-Planet server.
See the procedure "To Stop and Restart the Web Server on the i-Planet Server" in this chapter.