changing User's default URL in Portal Server

Would appreciate if somebody can tell how to change the user's default URL. This is the URL to which user is forwarded to after authentication is over. By default this is the DesktopServlet. I have tried changing it in the Users profile, but it doesn't seem to work. Seems to get overridden by something

else. We are doing Ldap auth. Is there a properties file or something that has the info about forwarding? My guess is the Ldap authenticator is forwarding it to DesktopServlet without looking up the user's profile

setting.

We want to send it to our Servlet before redirecting it to the Desktopservlet.

Any pointers would be helpful.

thanks

shekar

[703 byte] By [708876] at [2007-11-25 4:34:38]
# 1
You can try something like this. if u have a link insomeother page. http://andraia.testportal.com:8080/login?goto= http://www.yahoo.com
708859 at 2007-6-29 2:45:56 > top of Java-index,Web & Directory Servers,Portal Servers...
# 2
Did you try at the domain level?By logging into admin console, then click Manage Domains -> Select the Domain -> User -> Show Advanced Options and change User's Default URL.Sundar
708877 at 2007-6-29 2:45:56 > top of Java-index,Web & Directory Servers,Portal Servers...