Re: Source code for ActiveDirectoryMembership provider?



Most of us use reflector all the time as a learning tool. That seems
totally reasonable to me. If possible, you should consider trying to
inherit from the current provider and overriding behavior that your need to
change. I believe it is designed with that use case in mind and that might
save you a lot of time.

The reflector file disassembler plug-in can also dump whole assemblies to
source code files, making recompilation much more practical, if you need to
do that.

Joe K.

--
Joe Kaplan-MS MVP Directory Services Programming
Co-author of "The .NET Developer's Guide to Directory Services Programming"
http://www.directoryprogramming.net
--
"Michael D'Angelo" <nospamnmdange@xxxxxxxxxxxxxxx> wrote in message
news:%23GpukLpqGHA.5012@xxxxxxxxxxxxxxxxxxxxxxx
Thanks, I'll try that. Though I don't know how I feel about
reverse-engineering ;)

"Joe Kaplan (MVP - ADSI)" <joseph.e.kaplan@xxxxxxxxxxxxxxxxxxxxxxxx> wrote
in message news:ugkyrfoqGHA.4960@xxxxxxxxxxxxxxxxxxxxxxx
I don't know if it has been posted. You might need to reverse engineer it
with reflector and recompile it from there.

Joe K.

--
Joe Kaplan-MS MVP Directory Services Programming
Co-author of "The .NET Developer's Guide to Directory Services
Programming"
http://www.directoryprogramming.net
--
"Michael D'Angelo" <nospamnmdange@xxxxxxxxxxxxxxx> wrote in message
news:erffxYoqGHA.4760@xxxxxxxxxxxxxxxxxxxxxxx
Does anyone know if the source for the AD membership provider that ships
as part of .NET 2.0 has been released? I remember they released the
source for the SqlMembershipProvider but I can't find anywhere if the AD
one is available. I'd like to make some customizations, and I'd rather
not have to re-implement the entire provider if possible.







.



Relevant Pages

  • Re: Roles - Access Rule Storage
    ... The suggestion with Reflector was mostly just to look at the code to see how ... Joe Kaplan-MS MVP Directory Services Programming ... Co-author of "The .NET Developer's Guide to Directory Services Programming" ... You might also want to look at the Authorization Manager API if you ...
    (microsoft.public.dotnet.framework.aspnet.security)
  • Re: Client Certificate Authentication with ADAM
    ... Joe Kaplan-MS MVP Directory Services Programming ... Co-author of "The .NET Developer's Guide to Directory Services Programming" ... can't do this with ADAM users. ...
    (microsoft.public.windows.server.active_directory)
  • Re: AD Attribute change
    ... Joe Kaplan-MS MVP Directory Services Programming ... Co-author of "The .NET Developer's Guide to Directory Services Programming" ...
    (microsoft.public.windows.server.active_directory)
  • Re: Impersonation Issue
    ... Joe Kaplan-MS MVP Directory Services Programming ... Co-author of "The .NET Developer's Guide to Directory Services Programming" ... Basic auth with SSL is much more simple. ...
    (microsoft.public.dotnet.framework.aspnet.security)
  • Re: Maximum length of user names?
    ... My understanding is that sAMAccountName is still limited to 20 characters. ... Joe Kaplan-MS MVP Directory Services Programming ... Co-author of "The .NET Developer's Guide to Directory Services Programming" ...
    (microsoft.public.windows.server.active_directory)