Ask a Question related to ASP.NET Security, Design and Development.
-
Joe Kaplan \(MVP - ADSI\) #1
Re: Forms Based Authentication - Groups
What example are you talking about? It doesn't appear in the newsgroup
where you posted.
Joe K.
"cathie corcoran via .NET 247" <anonymous@dotnet247.com> wrote in message
news:%232u5aOzSEHA.3340@TK2MSFTNGP10.phx.gbl...
(Type your message here)
--------------------------------
From: cathie corcoran
i have recently used the article mentioned above to implement forms-based
authentication. i am having a problem with the GetGroups method. The method
will not return the group name of a user that is currently in the Domain
Users group only. I get the error: Error authenticating. Error obtaining
group names. Object reference not set to an instance of an object The
program runs perfectly and returns group names for users that are members of
other groups. If a user is a member of four groups including the Domain
Users group then the other three group names are returned.
-----------------------
Posted by a user from .NET 247 ([url]http://www.dotnet247.com/[/url])
<Id>pNBgnWZ4NEmEQLfUBZhVhg==</Id>
Joe Kaplan \(MVP - ADSI\) Guest
-
Role based Forms Authentication
Before I start I must point out that this does work on my local Windows XP machine but does not work on a Windows 2003 Server. I have created a... -
Forms Authentication based on roles.
HI, I have the following problem. I am making a portal of DJs. The djs must have a Menu, the administrator another menu. I created 2 directories... -
allow groups with Forms Authentication
I am testing forms authentication against Active Directory. I want to limit access to the site based on Windows groups. The app is working but it... -
Forms-based Authentication
HI I'm using Forms-based Authentication and trying out the example from the book: "ASP.NET Professional Secrets" after downloading the c# code... -
Forms based authentication pointing at a different URL
Everyone, I have a question about forms based authentication. Can the loginURL point at a different server than the current one? Example: A...



Reply With Quote

