Questions tagged [opends]

OpenDS is an open source LDAP server, written in Java. It supports LDAPv3, DSMLv2. It also offers multi-master replication, access control, and many extensions

OpenDS is an open source LDAP server, written in Java. It supports LDAPv3, DSMLv2. It also offers multi-master replication, access control, and many extensions. The OpenDS project is now stopped. But the development has been continued in a fork, as OpenDJ <http://opendj.org>

82 questions
0
votes
2 answers

OpenDs db location

Can the data storage location be defined? For instance, can the location of the application be installed in one location on the file system and the location of the directory for the database (db) be defined in another location on the file…
Timothy Jeffcoat
  • 775
  • 2
  • 9
  • 26
0
votes
2 answers

Password Reset policy in OpenSSO

I had to implement Password Reset policy....For which I had OpenSSO deployed on Glassfish server and OpenDS as the Data Store...I followed Indira's blog... Password Reset With OpenDS And executed all commands....Since I did not configure SMTP, when…
Hardik
  • 283
  • 1
  • 8
  • 19
0
votes
0 answers

OpenDJ: ldapsearch filter for objectClasses returns results on only 1 of 2 replicated servers

When performing the ldapsearch below with filters for users with objectClasses "CSMailForwardingPerson" and "CSContactForwardedPerson" to look for the attribute "mailForwardingAddress" only one of my replicated servers return the expected output.…
deconstruct
  • 41
  • 1
  • 6
0
votes
1 answer

forgerock configuration, managed object with same name

I have installed forgerock and an apache-tomcat server with a web app. This has been set up previously on the server and was working, but something was done so that the previously running forgerock now just serves the config page. So accessing…
Jon Godden
  • 31
  • 3
0
votes
1 answer

OpenDJ: Editing 'gecos' schema syntax causes 'posixAccount' to be removed and creates a duplicate OID

OpenDJ 4.4.11 RHEL 7.9 Currently, our production LDAP servers are on OpenDJ 4.4.11. We did not have a pre-prod environment so I decided to make one for upgrade testing. While setting up the server to match production, I encounter schema issues. I…
deconstruct
  • 41
  • 1
  • 6
0
votes
0 answers

Openam instance has http connections disabled

I can't connect to OpenAM through HTTP, only through HTTPS. When I run the Opends status file, it says HTTP Port 8080 is disabled. I'm working with the default configuration and the embedded Opends and Opendj. Here are the results of running the…
0
votes
1 answer

Spring Security - Retrieving Role of a User

I am using OpenDS for Authentication of my Application. I am able to Authenticate the user successfully but not able get the roles of the user. The following is the configuration in the XML file.....
Anil
  • 1
  • 1
  • 1
0
votes
1 answer

OpenAM (Forgerock) - "ds replication" Session replication problem

I have two WEB nodes/servers where two “OpenAM” instances run under “Apache Tomcat” Web Server. I would like to apply the “Session Replication”, on these two nodes, using the OpenAM’s standard "ds replication" commands : dsreplication.bat enable…
C75
  • 1
0
votes
1 answer

Is it possible to host multiple OpenDS instances on one Machine?

I am setting up a dev environment for a project where the user requires multiple OpenDS stores hosting separate information in each. I have tried installing two OpenDS servers, bound to different ports and admin ports, and it installs fine. When I…
Michael Allen
  • 5,712
  • 3
  • 38
  • 63
0
votes
1 answer

OpenAM thinks it is not configured

I was running OpenAM fine for a couple of weeks, had created trees, policies, etc. Today when I went to try to login I was prompted with the installation screen: Create Default Configuration Create New Configuration As far as I can tell this…
echodrome
  • 141
  • 1
  • 11
0
votes
2 answers

Authentication via LDAP

I'm interested in how other people code this because I'm either not understanding it properly or I'm missing something or perhaps even I'm doing it right! First of all, this is NOT an Active Directory instance of LDAP its OpenDS which other than…
snappymcsnap
  • 2,050
  • 2
  • 29
  • 53
0
votes
1 answer

CAS 6.0 How to authenticate user/password with LDAP

When i tried to connect cas-overlay-6.0 to ldap Oracle directory server 11 with a login/password into cas 6.0 application i have this error : WHO: myLogin WHAT: Supplied credentials: [UsernamePasswordCredential(username=myLogin, source=null)]…
ratm
  • 913
  • 1
  • 11
  • 20
0
votes
1 answer

Unicode characters can not display correctly on opends entry

again have problem with opends now i would like to save unicode in the opends directory its can saved but when i fetch the results unicode characters are not displaying as it is thanks in advance roshan
Roshan Wijesena
  • 3,106
  • 8
  • 38
  • 57
0
votes
1 answer

how can I create opends attribute to insert new data about employee

How can I create opends directory new attribute to insert new data about employee?
Roshan Wijesena
  • 3,106
  • 8
  • 38
  • 57
0
votes
1 answer

Open DS update via php

I have a problem i have installed open ds on my centos server i want save some data on open ds server through a web page i ll use php/mysql any body have idea on that thanks in advance roshan
Roshan Wijesena
  • 3,106
  • 8
  • 38
  • 57