SemperFiDownUnda
Instructor
Maybe I'm just trying to do the impossible.
The situation is the following.
Our intranet needs to allow anonymous users. We have functionality that I want to obtain the remote user (Active Directory User) if they are logged into the Active Directory but if not still allow them to see the basic page.
Is there any way to do this? I would even settle for a way to have a specific 401 page for a given page. This would let me have 1 page with security on it and if that fails fall back to the page that allows anonymous access.
Things like MSWC.PermissionChecker don't do me any good because they require anonymous access to be turned off.
Surely I'm not the only one that would have liked the order of precedence for authentication to be in a different order.
Thanks in advance
Hope I've been helpful,
Wayne Francis
If you want to get the best response to a question, please check out FAQ222-2244 first
The situation is the following.
Our intranet needs to allow anonymous users. We have functionality that I want to obtain the remote user (Active Directory User) if they are logged into the Active Directory but if not still allow them to see the basic page.
Is there any way to do this? I would even settle for a way to have a specific 401 page for a given page. This would let me have 1 page with security on it and if that fails fall back to the page that allows anonymous access.
Things like MSWC.PermissionChecker don't do me any good because they require anonymous access to be turned off.
Surely I'm not the only one that would have liked the order of precedence for authentication to be in a different order.
Thanks in advance
Hope I've been helpful,
Wayne Francis
If you want to get the best response to a question, please check out FAQ222-2244 first