NOVELL FORUMS

 
 
LinkBack Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #1  
Old 03-Jul-2008, 12:46 PM
Junior Member
 
Join Date: Jul 2008
Posts: 5
mtroads is on a distinguished road
Default How to access Novell file from ASP.NET Application

Hey, sorry if this is the wrong place, but I'm brand new to Novell and I'm just looking for some help. I have an ASP.NET web application that at some point reads files off a network share and pushes them to the user. Using IIS impersonation, I can access files off a Microsoft server. However, I also need it to access files off of a Netware (6.5 I think) share and this is where I'm stuck. I'm completely unfamiliar with Novell, so I'm not sure on how log into Netware using an ASP.NET application.

I managed to find the Novell.Directory.Ldap.dll (which is what I think I'm looking for) and added it to my project. Whenever I try and execute the following code, I get an "Invalid Credentials" error:

LdapConnection ldap = new LdapConnection();
ldap.Connect("192.168.1.8", LdapConnection.DEFAULT_PORT);
ldap.Bind("cn=test,ou=users.novell,o=test", "test");

Part of it could be my dn syntax. I'm not familiar with Netware enough to know if I have it right. These are the details:

Server: 192.168.1.8
User: test
Password: test
Tree: test
Context: users.novell

Is there anything that you can think of that I can try?
Reply With Quote
 


Thread Tools
Display Modes

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 Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT -6. The time now is 03:20 AM.


© 2007 Novell, Inc. All Rights Reserved.

SEO by vBSEO 3.1.0