Questions tagged [novell]

An operating system, originally NetWare, now Linux-based

This operating system originally used a proprietary code called NetWare to serve up its print and file functions. It later became based on Linux.

Novell support thousands of organizations around the world with products that enable your work force in the office and on the go. These solutions include endpoint management, collaboration, and file and networking solutions.

100 questions
0
votes
1 answer

IO.File.Exists("") on Novell Win 7 client can cause a "network error"

First the bottom line ...If you use a loop on a Novell client Win7 containing IO.File.Exist(FileTest) looking for FileTest to disappear meaning it is time to move on, delete FileTest from another client, and you then you try to use the name FileTest…
penright
  • 163
  • 4
  • 12
0
votes
1 answer

Drupal LDAP to access edir in Novell

i would need assistance on how to configure LDAP in Drupal to connect to the Novell host. I have the parameters but i don't know how to use them. These are the steps i have made: First i installed LDAP module for drupal I enabled most of the LDAP I…
HomerO
  • 33
  • 2
  • 14
0
votes
1 answer

Nlist equivalent for Linux?

I am just wondering if there is an Linux equivalent to Novels nlist(). nlist() does the following: Privileged processes calling nlist() should beware of the possibility of an unexpected file being substituted as the operand. The nlist() function…
0
votes
1 answer

How to retrieve the LDAP attribute "pwdLastSet" from Novel Console One using PHP

I'm working on a PHP web based application which reads user information(username,office,email,telephone etc) on Novel Console One via Ldap search. i now need it to show when will the password expire for each user search. Your assistance is highly…
Decoy
  • 1
  • 2
0
votes
1 answer

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 from Novell Desktop Management. Scheduled job uses exactly the same…
PM 77-1
0
votes
1 answer

Novell client and windows SSO

Does the novell gina install a specific security provider that can be used via SSPI? Does it have to called out specifically or is SPNEGO good enough? Will that support single sign on if the novell gina is installed on the remote server?
Tony Lee
0
votes
1 answer

ldap Novell authentication in asp .net

I'm trying to develop a web application with Novell LDAP Authentication. I have added in my form login.aspx the Login control and I have configured the web.config in this way:
-1
votes
1 answer

Borland Delphi 7 TExcelApplication.Connect works on office machines but not at client

I'm in charge of maintaining some legacy code at my office (Pascal) due to it's limitations, I've written a delphi dll to access excel using TExcelApplication. The dll works perfectly at the office, the machines are running Microsoft Office 2010,…
-1
votes
1 answer

How to check LDAP connection against Novell?

I would like to check if the connection to the Novell via LDAP is ok, how can I do it ? (I know that one can use LDP.exe to check a connection to Active Directory for instance)
TD Lemon
  • 385
  • 4
  • 18
-1
votes
1 answer

How to add user to exchange with using novell library

help me to write a function in c#.net core that add user to exchange using novell library or any library that could do it . the point is that I need run my code on linux.
1 2 3 4 5 6
7