RE: can I use ADSI inside LSA



Additionally, further discussion and searching internally shows that "can
you use ADSI" is very broad.

You generally don't want to loop back into the directory when you are in a
password change filter, for example. An SSPI package might use ADSI on the
receiving side, but on the client side, you need to be careful not to cause
a recursive loop of death. Similar cautions for auth packages and sub auth.

Thanks.

Best regards,
Jeffrey Tan
Microsoft Online Community Support
==================================================
Get notification to my posts through email? Please refer to
http://msdn.microsoft.com/subscriptions/managednewsgroups/default.aspx#notif
ications.

Note: The MSDN Managed Newsgroup support offering is for non-urgent issues
where an initial response from the community or a Microsoft Support
Engineer within 1 business day is acceptable. Please note that each follow
up response may take approximately 2 business days as the support
professional working with you may need further investigation to reach the
most efficient resolution. The offering is not appropriate for situations
that require urgent, real-time or phone-based interactions or complex
project analysis and dump analysis issues. Issues of this nature are best
handled working with a dedicated Microsoft Support Engineer by contacting
Microsoft Customer Support Services (CSS) at
http://msdn.microsoft.com/subscriptions/support/default.aspx.
==================================================
This posting is provided "AS IS" with no warranties, and confers no rights.

.



Relevant Pages

  • Re: FileCopy vs. Read & Write or CopyFile API
    ... I like Jialiang's solution to loop whiel there is an error copying the file, ... Dim errNum as Integer ... Microsoft Online Community Support ... where an initial response from the community or a Microsoft Support ...
    (microsoft.public.vb.general.discussion)
  • Re: ADSI script implement in C#
    ... DirectoryEntry de = new DirectoryEntry; ... perform ADSI query on some domain computer's properties. ... Microsoft MSDN Online Support Lead ... where an initial response from the community or a Microsoft Support ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: ADSI script implement in C#
    ... perform ADSI query on some domain computer's properties. ... If you want more information and code about ADSI query in .net/c#, ... Microsoft MSDN Online Support Lead ... where an initial response from the community or a Microsoft Support ...
    (microsoft.public.dotnet.languages.csharp)
  • Thanks Re: System.Net.Webclient screen scraping: how to gracefully handle 403 (and other) errors?
    ... This worked great for my scenario. ... may raise some exception, your client loop code in ASP.NET page break, ... Microsoft MSDN Online Support Lead ... where an initial response from the community or a Microsoft Support ...
    (microsoft.public.dotnet.framework.aspnet)
  • RE: System.Net.Webclient screen scraping: how to gracefully handle 403 (and other) errors?
    ... ignore such error and continue the loop, you can just add a try catch block ... around your webclient class's downloadXXX method call and if any exception ... Microsoft MSDN Online Support Lead ... where an initial response from the community or a Microsoft Support ...
    (microsoft.public.dotnet.framework.aspnet)

Quantcast