0
votes
2answers
59 views
GroupWise appointments incorrectly dated, >50 years in the future
When fetching a list of appointments from GroupWise some of the dates in the retrieved appointment objects do not match the values in GroupWise, in fact they are more than 50 years …
0
votes
1answer
22 views
Scheduled sftp job fails
I have Cygwin+OpenSSH installed on Windows XP workstation.
Simple SFTP process (batch file) runs fine when launched from the Command Prompt and fails when launched by a Scheduler …
1
vote
4answers
1k views
Can you explain why DirectoryInfo.GetFiles produces this IOException?
I have a WinForms client-server app running on a Novell network that produces the following error when connecting to the lone Windows 2003 Server on the network:
TYPE: System.IO.I …
1
vote
8answers
509 views
What is the best way to compare .NET performance vs. VB 6 performance at a customer site?
Two questions:
Can someone point me to unbiased data that compares .NET performance to VB 6 performance? I have searched but it is surprisingly difficult to find.
What is the bes …
1
vote
3answers
375 views
Connecting to LDAP from C# using DirectoryServices.
Hi,
I am trying to connect to an edirectory 8.8 server running LDAP. How would I go about doing that in .Net? Can I still use the classes in System.DirectoryService such as Direc …
1
vote
1answer
83 views
Windows Authentication on Novell network
I'm currently architecting a .NET 3.5 application for a customer with a preference for Single Sign-On from Windows, but whom is running in a Novell Netware 6 environment (WinXP des …
0
votes
0answers
45 views
search issue with novell.directory.ldap.dll
Hi
I am using novel dll to query ldap. One of our tree structure is for apps and roles. For each role we define the full userDn in uniquememeber field. So there are many users fo …
0
votes
0answers
94 views
WCF Service Tier - Use delegation to pass users identity across physical bounderies - how do you do this for Novell?
I have a WCF n-tier solution. When used in a Microsoft AD shop i can specify a domain account in AD that can use delegation so when i run the WCF servics under that account i can …
0
votes
1answer
325 views
Novell Integrated Authentication - Get local machine username on website
First off, I know how to and has Integrated Windows Authentication in IIS7. This works great for seeing the Active Directory user logged on the computer.
But, the need is to get t …
1
vote
3answers
627 views
How to Authenticate LDAP in .NET
I would like to authenticate username and passwords for my application on a windows operating system with any directory service. For example it could be microsoft active directory …
2
votes
5answers
2k views
Novell LDAP C# - Novell.Directory.Ldap - Has anybody made it work?
Hi,
I'm trying to use the library released by Novell (Novell.Directory.Ldap). Version 2.1.10.
What I've done so far:
I tested the connection with an application (LdapBrowser) …
0
votes
2answers
611 views
How can my C# app test whether the user has “Read” access to a network share?
I work on a thick-client app that often runs into "issues" accessing network shares. Before doing any IO with the server, my app tests whether the share (usually of the form \\serv …
3
votes
13answers
635 views
Why can’t SQL Server run on a Novell server?
I'm not sure whether I'm asking the question correctly, but I've been told SQL Server cannot run on a Novell server. Is this true? If yes, why not?
1
vote
1answer
193 views
Novell Error 81 connection
We have tried to connect to a remote Novell server from our offices.
First, we had to open the firewall port to connect to the server, otherwise we were getting error 91 (which ba …
5
votes
3answers
167 views
How can I improve my support of Novell networks when I don’t have a Novell network?
I work for a .NET/MSSQL shop that has trouble supporting customers running Novell, partially because we don't have Novell (or the money for it) and partially because we have no one …
