ASPFriends.com 'ngfx-adsi' list
Up to: Discussion Lists

  • RSS Syndication
  • Latest Discussions Archive
    Would this code work (ADSI/Authentication)? (2 replies)
    ASPFriends.com 'ngfx-adsi' list
    Dim sADPath As String "LDAP://MyADDomainString" Dim DE As New DirectoryEntry(sADPath, username, password) Try If Not DE.Name Is Nothing Then Return True 'Authentication Successful End If Catch err As Exception Return False ' Authentication Failed Finally DE Nothing End Try It apears tome that this code is just verifying that they a person with the value in 'username' has a Name property in AD. So,...
    User mapping (4 replies)
    ASPFriends.com 'ngfx-adsi' list
    Hi Essentially I am working on an intranet and want to be able to access user information without requiring the user to enter their username and password. What I'm trying to do is map an nt user to their active directory account from asp.net. As I don't have the full LDAP path for use with the directoryservices.directoryentry I don't really know how to do it. It seems a fairly fundamental thing so...
    LDAP with DirectoryEntry and ADSVALUE not implemented (2 replies)
    ASPFriends.com 'ngfx-adsi' list
    Moved from [aspngfreeforall] to [ngfx adsi] by devin devinr@drone interactive.com Hello! I'm using the classes in System.DirectoryServices to access a Win2k domain controller via the LDAP protocol. Actually it works allright, the only thing is that for some properties (e.g. useraccountcontrol, logoncount, etc. etc.) exceptions of type System.NotImplementedException are thrown stating "Handling of ...
    Traverse IIS Metabase with .NET (2 replies)
    ASPFriends.com 'ngfx-adsi' list
    Here some code I'm using in the System.DirectoryServices to extract the LogFileDirectory path property. This one value isn't always populated in every top level domain on an IIS server. It is inherited from the top W3SVC setting and if it's been set for an individual top level domain this LogFileDirectory property will be set otherwise won't exist. I'd like to know how to traverse the entire metab...
    User name (4 replies)
    ASPFriends.com 'ngfx-adsi' list
    !DOCTYPE HTML PUBLIC " //W3C//DTD HTML 3.2//EN" HTML HEAD META HTTP EQUIV 3D"Content Type" CONTENT 3D"text/html; charset 3Dus ascii" META NAME 3D"Generator" CONTENT 3D"MS Exchange Server version 5.5.2652.35" TITLE User name /TITLE /HEAD BODY P FONT SIZE 3D2 Hi all, /FONT /P P FONT SIZE 3D2 I use to be able to do this with vbscript and now I don't have a clue. /FONT /P P FONT SIZE 3D2 I am running ...
    Please Help with ADSI Provider (2 replies, VIP)
    ASPFriends.com 'ngfx-adsi' list
    Hi I have a Domain Controller "s1" in domain "domain.name" I have a app that is NOT part of the domain trying to access domain user properties Im no expert in this area and I cannot figure outthe ADSI provider string Any input would be appreciated Thanks James
    Visit the archive for messages from this site.
  • May 2002 (3 items)
  • June 2002 (1 item)
  • August 2002 (2 items)
    Ad
    MBR BootFX
    Best-of-breed application framework for .NET projects, developed by Matthew Baxter-Reynolds and MBR IT
     
     Copyright © Matthew Baxter-Reynolds 2001-2008. '.NET 247 Software Development Services' is a trading style of MBR IT Solutions Ltd.
    Contact Us - Terms of Use - Privacy Policy - www.dotnet247.com