<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Not Able to Make LDAP connection in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/Not-Able-to-Make-LDAP-connection/m-p/62881#M15915</link>
    <description>var username = "admin-test";&lt;BR /&gt;var password = "admin-test";&lt;BR /&gt;var domain = "domain name";&lt;BR /&gt;var url = "urlname";&lt;BR /&gt;var credentials = new System.Net.NetworkCredential(username, password, domain);&lt;BR /&gt;var serverId = new LdapDirectoryIdentifier(url,399);&lt;BR /&gt;var connection = new LdapConnection(serverId, credentials);&lt;BR /&gt;var request = new SearchRequest("CN=Administrators,CN=Roles,CN=ldaptest,DC=au,DC=bp-plat,DC=domain", "(objectClass=simpleSecurityObject)", System.DirectoryServices.Protocols.SearchScope.Subtree, null);&lt;BR /&gt;Console.Write(request+"====================================&amp;gt;");&lt;BR /&gt; var response = (SearchResponse)connection.SendRequest(request);&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;AM trying to make ldap connection through the above code but i am getting invalid credential option though i am not getting while doing it manually can anyone help me on this ?&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;SANJIB SINHA&lt;BR /&gt;Software Senior Engineer&lt;BR /&gt;Asia/Kolkata&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
    <pubDate>Thu, 12 Sep 2019 06:01:00 GMT</pubDate>
    <dc:creator>SANJIBSINHA</dc:creator>
    <dc:date>2019-09-12T06:01:00Z</dc:date>
    <item>
      <title>Not Able to Make LDAP connection</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Not-Able-to-Make-LDAP-connection/m-p/62881#M15915</link>
      <description>var username = "admin-test";&lt;BR /&gt;var password = "admin-test";&lt;BR /&gt;var domain = "domain name";&lt;BR /&gt;var url = "urlname";&lt;BR /&gt;var credentials = new System.Net.NetworkCredential(username, password, domain);&lt;BR /&gt;var serverId = new LdapDirectoryIdentifier(url,399);&lt;BR /&gt;var connection = new LdapConnection(serverId, credentials);&lt;BR /&gt;var request = new SearchRequest("CN=Administrators,CN=Roles,CN=ldaptest,DC=au,DC=bp-plat,DC=domain", "(objectClass=simpleSecurityObject)", System.DirectoryServices.Protocols.SearchScope.Subtree, null);&lt;BR /&gt;Console.Write(request+"====================================&amp;gt;");&lt;BR /&gt; var response = (SearchResponse)connection.SendRequest(request);&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;AM trying to make ldap connection through the above code but i am getting invalid credential option though i am not getting while doing it manually can anyone help me on this ?&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;SANJIB SINHA&lt;BR /&gt;Software Senior Engineer&lt;BR /&gt;Asia/Kolkata&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Thu, 12 Sep 2019 06:01:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Not-Able-to-Make-LDAP-connection/m-p/62881#M15915</guid>
      <dc:creator>SANJIBSINHA</dc:creator>
      <dc:date>2019-09-12T06:01:00Z</dc:date>
    </item>
  </channel>
</rss>

