v7: How to create new authlessanonymous users

in v7, I can no longer go into the desktop settings and setup the authless user (as stated in the v6.x documentation), so how can I do this?

Obviously is can be done from the new samples installed by default.

I've tried going into the new Org, creating a "newauthlessanonymous" with the password of "authlessanonymous" and last name of default (just like the default installed ones and how I would have done it in v6.x), but that doesn't seem to work.

When I try to access the URL, it goes into an endless loop between ACM, IdM, and Portal redirecting back and forth.

[601 byte] By [barddzen] at [2007-11-25 21:46:16]
# 1

Try the following:

Log in to the Portal Console (psconsole) as administrator

Click on the Portals tab, then click on the name of the portal you want (i.e. portal1)

Change the DN to TopLevel [Global] using the dropdown list at the top of the page.

Scroll down to the table at the bottom of the page and add the new authless user,

click the checkbox next to the new row and click the Set as Default button

(if you want this to be the default, that is). Then click the Save button.

You will probably have to restart your web container.

Hope this helps...

-jeff

jeff_hoffman at 2007-7-5 0:50:58 > top of Java-index,Web & Directory Servers,Portal Servers...
# 2

Ok, that seemed to work; now I'm having trouuble trying to set the default container. When I created the new container (JSPTabContainer) in the new OU and then added a tab (JSPTableContainer), I use the URL and now I get the standard message that I haven't configured content for the OU.

When I look at the psconsole, it's showing that DP_ROOT is the default and in the dropdown it shows "DefaultChannel [Default]"; from the other examples, they all have the default container as the "default", but I can't seem to find out how to set this using the new interface.

barddzen at 2007-7-5 0:50:58 > top of Java-index,Web & Directory Servers,Portal Servers...