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
2 answers

Novell.directory.ldap

I am currently reviewing a web service codes that is connected to NOVELL eDirectory. I am trying to find how did the codes connect with the Novell eDirectory but I wasn't able to find it. The program is C#.net and it is using Novell.Directory.Ldap…
user692121
0
votes
1 answer

Can we load Schema (base schema) for OpenDJ using Novel Ldap api?

We are using Novel Ldap Api for all LDAP operations, i want to load my base schema ldif file to opendj without restarting the openDJ server. So far, post setup we are manually copying the schema file to /config/schema location and we wanted it to do…
Vijay
  • 1,026
  • 3
  • 11
  • 28
0
votes
1 answer

Powershell Error creating entry through WSDL SOAP connection

So I am getting a conversion error when submitting something via WSDL SOAP in PowerShell. I am trying to create entries in a system called Kablink however although the entry has all the values etc. in the variable $soapData when I attempt the…
Errkal
  • 67
  • 1
  • 8
0
votes
1 answer

How can I login to a Novell Groupwise user account in C#?

How can I use the login method to login to a user account in Novell Groupwise in C#?
0
votes
1 answer

Novell.Directory.Ldap Paged Search Results

I am using the Novell.Directory.Ldap library from .net core to search Active Directories. By and large, this library works really well and I've used it on many directories successfully. However, I have come across a problem with the search limit…
Richard Comish
  • 197
  • 2
  • 20
0
votes
1 answer

novell.directory.ldap.netstandard MaxResults

I am querying my active directory using novell.directory.ldap.netstandard from my .net core project. It is only bringing back a maximum of 1000 users, I know this is because the PageSize on the server is set to 1000, how can I get the code to bring…
Stephen E.
  • 252
  • 2
  • 17
0
votes
1 answer

Getting the Novell Username in a WPF application?

I'm currently developing a small application in WPF for us at work though I'm not a professional software engineer, so this might be obvious. However, I cannot find an answer to my question (maybe I used the wrong keywords) Anyway, our computers are…
Gilles Radrizzi
  • 999
  • 3
  • 10
  • 20
0
votes
1 answer

Using SendKey in NSL

All, If anyone has experience working on NSL (Novell SecureLogin), I am trying to use the command SendKey "\|123" to send the F12 command, but there is no subsequent action taking place and nor any error. I tried googling out, but could not find…
name_masked
  • 9,544
  • 41
  • 118
  • 172
0
votes
2 answers

Changing objectclass in ldap

I'm creating users in a ldap (Alcatel Omnivista using Oracle Directory Services Enterprise Edition 11.1.1.5) using Novell.Directory.Ldap library. It's been working for years but since the latest update of the Omnivista, the admins are encoutering a…
Vincent
  • 510
  • 1
  • 5
  • 23
0
votes
1 answer

Does anyone know how to send an email with Novell GroupWise from a C# .NET application?

I am trying to find a way to shell or communicate with GroupWise so that I can open and then send an email to a recipient programatically with C#. I don't have any code, just looking for an api call or a way to shell to get the email open.
daiglebagel
0
votes
1 answer

command to view user rights and the owner of a file or document via windows cmd

I have got a novell file share and I am wanting to find out the permissions of the fileshare in the windows cmd. I was just wondering what commands I can use to do this?
0
votes
1 answer

Listing the novell rights using powershell

I am doing a migration from novell to office 365, want I am wanting to do is to output the novell permissions/rights using powershell. So need the user/group and the permissions they have. Is this possible with get-acl or is there another way to do…
davetherave
  • 1,147
  • 3
  • 10
  • 15
0
votes
2 answers

Novell - Password Request/Response Controls in java

I need to change the password of a user and then check the password policy of that user for admin reset. I have configured Universal Password for the server. I am not being able to find the Password Request/Response Controls in Java for Novell. …
Sayali
  • 356
  • 1
  • 2
  • 13
0
votes
1 answer

Powershell list group membership of user (Novell eDirectory) NDS LDAP

Trying to figure out, how to map a network share based on group membership of Novell eDir. I found a smart script in Technet for ActiveDirectory via ADSISEARCHER which is working pretty well in AD :) # extract group names and removes unnecessary…
MAZH
  • 1
  • 1
  • 2
0
votes
1 answer

Apache 2 - LDAP/eDirectory(Novell) Automatic Login / Authentication

So I've been tasked to develop some enterprise web applications, but our users hate logging in to every site. After our users authenticate to eDirectory, is it possible to provide a Single Sign On feature for them. I know it's possible to do with…
korenzo
  • 85
  • 7