i-Planet Administration Guide

The Default URL

When end users successfully authenticate, they are redirected to the default i-Planet Desktop. If they want (or you want them to have) redirection to a page other than the i-Planet Desktop, you must modify the file /opt/SUNWjeev/profiles/.default.

To Modify the /opt/SUNWjeev/profiles/.default File
  1. Set the user.url to the URL to which you want all your users redirected after authentication. For example, if you want all your users to go to www.sun.com after authentication, type:

    user.url=http://www.sun.com


    Note -

    There is only one default for all users.


If you want a different URL for individual end users, you must add the desired URL for each user in the file that corresponds to the authenticated name for that user.

For example, if a user authenticates as user123, the file should be called /opt/SUNWjeev/profiles/user123 and should contain the following information:


role=web

user.url=http://user_default_url

session.uid=user123