PC Review


Reply
Thread Tools Rate Thread

C# and LDAP directory

 
 
schtroumfps@hotmail.com
Guest
Posts: n/a
 
      22nd Oct 2008
Hi,
I have developed an internal application in ASP.NET 2.0/C# that is
using an LDAP connection. Basically, I am getting the LDAP users to
match some user’s roles and rights that I have in SQL 2005 tables.

When I am testing the application locally this is working perfectly. I
have place the application on an internal test server (inside the same
domain) and we found out that we needed to unchecked the “Enable
anonymous access” option in the Authentication Methods in IIS to make
it work. Otherwise, it is not loading the website.

My next step was to create a deployed the application in a production
environment using the same LDAP connection and SQL database with the
“enable anonymous access” unchecked. The application is working
perfectly except that we need to add a port number to the alias name
created to make it works.

I.e.: Our NT Server name is http://AAA/BBB/234.aspx and the alias name
is http://Production/234.aspx.
But to make it work in that environment we need to created the alias
like this http://Production:555/234.aspx.

There are already 3 applications on that server and 2 of them need to
have the port number in the alias.

Anybody have an idea why we need to add that information to run the
website?
 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
LDAP Directory =?Utf-8?B?Zmxvc3NpZQ==?= Microsoft Outlook Contacts 1 1st Aug 2006 03:45 AM
LDAP Directory =?Utf-8?B?ZGFtamU2MQ==?= Microsoft Outlook Discussion 1 3rd Apr 2005 06:14 PM
Moving From Novell LDAP (NLDAP) To Active Directory LDAP =?Utf-8?B?U3RlcGhlbiBNb29yZQ==?= Microsoft Windows 2000 Active Directory 1 27th Apr 2004 12:44 AM
Active Directory & LDAP Directory =?Utf-8?B?QmVybmll?= Microsoft Outlook 1 17th Feb 2004 10:44 AM
LDAP Directory? George Aster Microsoft Outlook 0 1st Dec 2003 06:47 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 10:21 AM.