63 questions
0
votes
0
answers
67
views
How to change Apache password (secret) on XAMPP/windows using Apache Directory Studio
I have found something at Changing the admin password on Apashe official website.
I downloaded the "Apache Directory Studio" app.
But I can't find my HostName and port fields to connect the ...
0
votes
0
answers
128
views
Apache Directory Studio crashes when clicking 'Properties' on connection - SIGSEGV error in Java (Void Linux)
I am experiencing a crash with Apache Directory Studio when I try to right-click on a connection and select the 'Properties' option. The application immediately crashes with a fatal error. Below are ...
1
vote
0
answers
233
views
WriteToClosedSessionException For LDAP Conneciton Pool Despite it Being Read-Only
We have a Java service that uses the Apache Directory library to talk to an OpenLDAP directory. We have two services: one does do some writes to the LDAP server but the other service doesn't at all. ...
0
votes
0
answers
8
views
What unit of measurement does Apache Directory Server use for its cache size?
I have a very large ldap server, 20GB, in Apache Directory Server that I am trying to fine tune. I believe cache size is usually in Kilobytes, but I want to know for sure, because nowhere in apache ...
0
votes
0
answers
155
views
Debian 12/Proxmox 8 - apacheds.service - Apache Directory Server - error on start after clean install...?
there is a Proxmox 8 installed manually on clean Debian 12 (packages up to date).
We want to run a basic LDAP for numer of apps thus there was an idea to deploy it directly on host and I've executed a ...
2
votes
3
answers
2k
views
Apache Directory Studio get error with openJDK 17
Error: The JVM shared library "/Library/Java/JavaVirtualMachines/temurin-17.jdk/Contents/Home/bin/../lib/server/libjvm.dylib"
does not contain the JNI_CreateJavaVM symbol.
Apache Directory ...
0
votes
0
answers
461
views
How to import ldif file in a manner insensitive to entries order
Based on this I use following code to start in memory ldap server
// Create the configuration to use for the server.
InMemoryDirectoryServerConfig config =
new InMemoryDirectoryServerConfig("...
3
votes
1
answer
1k
views
How to retrieve all groups of a specific user in LDAP? using Novell.Directory.Ldap
I am trying to retrieve all groups assigned to a user in LDAP Apache Directory Studio. I am using Novell.Directory.Ldap library and used .NET Core. I am not sure if I'm doing the correct one but, I ...
1
vote
1
answer
740
views
How to set up proper access directive in LDAP?
I'm new to LDAP and for a school project I have an access to part of my school LDAP. I can bind with users that are in a Organizational Unit.
When I bind, I am able to see my password and not any ...
0
votes
1
answer
1k
views
How to create "dynamic group" in ldap?
I want to create dynamic group in openldap with Apache Directory Studio but groupOfURLs object class not available.
1
vote
1
answer
3k
views
Fresh install of Apache Directory Studio in macOS fails to start a new LDAP server
I installed Apache Directory Studio version 2.0.0-M17 via this official download link. I launched the software from Launchpad and created a new LDAP server.
However, when I try to start the server, ...
0
votes
4
answers
13k
views
Problem of connection apache directory studio [closed]
I have install apache directory studio but the server dosen't open and I had this error when I create a new connection.
Une erreur est survenue lors de l''ouverture de la connexion
- ...
-1
votes
1
answer
994
views
LDAP Connection/ Apache DS / Java
i wanted to make an easy LDAP Connection with using Apache DS and Java, wanted to learn and play a bit with authentification. However, when i start using the my jar file, i always get this error ...
0
votes
1
answer
597
views
Force password change on next login with Active Directory using Apache LDAP API
We use Active Directory (AD) and when users are added they get a password set and a flag to enforce "User must change password at next logon" which results in an AD attribute pwdLastSet=0
I ...
2
votes
0
answers
308
views
Apache Directory Studio not loading Root DSE
I'm unable to get Apache Directory Studio to load the Root DSE for Oracle Unified Directory. I recently upgraded my Mac to BigSur and the error started. I'm also having the same issue on my brand ...
8
votes
1
answer
11k
views
ERR 04120 TLS HANDSHAKE ERROR in Apache Directory Studio
I'm getting this error when i try to connect to a SSL (protocol v3) LDAP server in Apache Directory Studio.
I'm connecting to a LDAP server on port 636 (ldaps) with SSL encryption.
...
0
votes
0
answers
3k
views
Configure LDAP with PGAdmin
Trying to configure LDAP with pgAdmin.
I have pgAdmin running locally on a cluster and I'm using Apache Directory Studio as a local LDAP server with the default connection and I've created 1 user.
The ...
0
votes
1
answer
895
views
LDAP Apache Directory Studio Authentication Failed
I am trying to integrate multiple directory services to Keycloak hence I am following the article: Setup User Federation with Keycloak
I have pulled the docker data and running them as mentioned:
...
-1
votes
1
answer
2k
views
OpenLDAP ACL not working - Error code 50 - No write access to parent
I built couple of OpenLDAP servers for an application service. Both the servers seem perfectly okay on the configuration side and I can manage these with Apache Directory Studio as RootDN cn=admin,dc=...
0
votes
2
answers
1k
views
Ldap Apache Directory Studio can not open Root DSE in osx big sur
After upgrading my macOsx version to Big Sur(11.1) I am facing weird issue. When I connect the LDAP server I see all information except the DSE root tree not expanding and can not perform any ...
0
votes
1
answer
1k
views
LDAP Pooled Connection from Apache Java Library - Do We Need to unbind
We are connecting to an LDAP (OpenLDAP) service from a Java (Spring Boot) application. We are having issues with TLS and with memory usage.
Background
We are using the Apache Directory LDAP API (v2) ...
5
votes
1
answer
12k
views
Apache Directory Studio: how to search for LDAP attribute not updated since a specific date?
I am using Apache Directory Studio to search any LDAP users that have not modified their password since a specific date. I am using search and the (modifyTimestamp=) LDAP filter but not having much ...
4
votes
1
answer
2k
views
Apache Directory Studio does not show Root DSE entries
we have a problem with Apache Directory Studio (Version: 2.0.0.v20200411-M15 and previous).
When we connect to an OpenLDAP instance we can't see the naming contexts of the Root DSE.
We have the ...
1
vote
1
answer
3k
views
Change value of a single attribute for multiple UID's at once in LDAP
I have a list of uid's of several users present in LDAP and I need to replace the value of one attribute for all those uid's to a new value. Is there a way to accomplish this via Apache Directory ...
7
votes
1
answer
753
views
How to make external ldap as primary user store in wso2 identity server 5.10.0
I am trying to setup Apache Directory studio as external ldap(Primary user store) in wso2is 5.10.0 with following configuration in deployment.toml file
[super_admin]
username = "admin"
password = "...
0
votes
0
answers
811
views
Create an LDAP Server on Windows Server 2012
I want to create an LDAP server exactly like this
http://www.forumsys.com/tutorials/integration-how-to/ldap/online-ldap-test-server/
I have already setup my LDAP on Windows Server. However, I still ...
0
votes
1
answer
2k
views
Customize LDAP failed login attempts counter
I know that you can use LDAP to count the number of failed bindings attempt to lockout an account when a limit is reached(pwdMaxFailure, pwdLockout, pwdLockoutDuration attributes).
Is there any way I ...
2
votes
1
answer
3k
views
Failed LDAP authentication using passport-ldapauth on Node.js
Hi I'm new to openldap and nodejs. I'm trying to create openldap authentication and use a simple node app to test that authentication against the local ldap server.
My understanding is that I can ...
0
votes
1
answer
1k
views
RewriteCond %{REQUEST_URI} !=/ Is not working
I'm trying to redirect and entire wordpress site to a new domain EXCEPT one blog post, and the admin pages.
I've searched this site multiple times for various fixes, and across google searches. ...
2
votes
0
answers
2k
views
Paginating OpenLDAP with Apache Directory LDAP API over multiple connections
I've used the Apache Directory API to load in user data from an Active Directory. It's similar to the example code by 'oers' found in this stackoverflow question: Apache Directory LDAP - Paged ...
1
vote
1
answer
3k
views
Can not export all users in OU from ApacheDS either with studio or ldapsearch
I am using Apache DS version 2.0.0.AM24 and have been running it for a couple of months now. Since last week I ran into this issue where I can not export all the users from the OU. I know my OU has ...
0
votes
1
answer
743
views
How to do a sorted search using Apache Directory API
I am using the Apache Directory API to query an OpenLDAP server. I think this code should return the results sorted by sn but they are returned in random order.
SearchRequest req = new ...
0
votes
2
answers
10k
views
Why apache directory studio not supported for latest Java versions?
I was using my apache directory studio till morning and unfortunately updated the java version in my laptop to latest version. From the time I updated my Java version Apache directory studio stopped ...
0
votes
1
answer
4k
views
Error while importing LDIF file in Apache Directory Studio
I'm connected to my LDAP connection.
I'm trying to import an LDIF file to it by right clicking and using the wizard.
As I choose the file, check the overwrite option and press OK,
I get the following ...
16
votes
0
answers
4k
views
Apache Directory Authentication Failed?
I am trying to connect the OpenLdap through Apache Directory Studio and its working upto Network Parameter and check Network Parameter working fine.
But Next step i am trying to Authentication and ...
0
votes
1
answer
503
views
DBMS_LDAP.delete_s result in error: ERR_268 Cannot find a partition for
I have problem in deleting any LDAP entry using DBMS_LDAP.delete_s function. My code looks like:
DECLARE
l_ldap_user VARCHAR2(256) := 'dc=example,dc=com';
l_session DBMS_LDAP.session;
...
0
votes
0
answers
766
views
How do I change a user's DN in LDAP?
So all of the users in our LDAP have a DN like so:
DN: uid=firstname.lastname,ou=users,dc=companyname,dc=com
I want to add a new user in ApacheDirectoryStudio, so I create a new entry in the "Users" ...
0
votes
1
answer
603
views
couldn't verify crypt-sha-512 password after ldapadd
I'm writing a script in bash that generates LDIF file(for user account) and loads it to LDAP via ldapadd.
The issue is in encrypting password to CRYPT-SHA-512. I'm using python for it.
password=`...
0
votes
1
answer
445
views
Endianness of Active Directory objectUUID Attributes in Java / Apache Directory Studio
I am connecting to an Active Directory server from Java. I add the property:
env.put("java.naming.ldap.attributes.binary", "objectGUID");
and then I read the objecUUID like this:
Attribute a = ...
3
votes
1
answer
1k
views
Incorrect order cause exception when exporting LDIF in Apache Directory Studio
With Apache Directory Studio, I want to clone a LDAP server for testing purpose. The generate LDIF file can't be imported, since the order of structural entrys is wrong. As a result, I got ...
1
vote
1
answer
5k
views
Get all groups where a user is member of in LDAP
I'm using ApacheDS as directory server which is used in applications like Gogs (Git server like GitLab). My idea is to create groups like gogs-users and restrict the login to those group, so that only ...
0
votes
1
answer
2k
views
LDAP Password reset does not respect the pwdhistory attribute
I'm using Java - Apache Directory Client API for accessing Apache DS Ldap Server using ldapConnectionTemplate.
I'm trying to implement a feature which allows the user to reset/change the password. ...
1
vote
2
answers
2k
views
Apache application in subfolder
I put my application in a subfolder "subfolder" of Apache so I can use a url such as: https://myserver.com/subfolder/#/v2/login instead of https://myserver.com/#/v2/login
I'm using the following ...
0
votes
1
answer
3k
views
How to implement authentication with Apache Directory Server and Client Java API
I am trying to build an application in which the users and groups will be managed in a Apache Directory Server and its client API.
This is an example of the ldif file being executed against the ...
1
vote
1
answer
256
views
Is it ldif or search filter?
I'm writing standalone java program where I pass input and output files as command line arguments. The input file contains either valid LDAP search filter or LDIF.
I'm using Apache Directory LDAP API ...
0
votes
2
answers
3k
views
How do I set Apache Directory Server to port 389 instead of 10389
I have a server with Apache Directory Server installed. I can connect using the Apache directory studio over 10389. Now I would like to connect on 389 instead of 10389. I go into (as sudo) /var/lib/...
0
votes
1
answer
761
views
-Err_04149 not a valid escape value in ldap search
I am using Apache directory studio to see LDAP tree structure. In that, I am doing basic search operation to display all sAMAccountNames by below search filter
(sAMAccountName = * )
and this ...
12
votes
5
answers
54k
views
Apache Directory Studio java was started but returned exit code=13
I have to install Apache Directory Studio.
For this I perform the below Steps
Download ApacheDirectoryStudio-win32-x86-2.0.0.v20130628.exe
Double click on ApacheDirectoryStudio-win32-x86-2.0.0....
0
votes
0
answers
72
views
Can we create additional uid/cn in Wso2 IS embedded Ldap
I used ApacheDS to view the structure of the Domain & its children (New tenants).
But couldn't create any values on it.
Below image depicts
I want to add uid/cn under each domain[i].com purpose ...
1
vote
1
answer
1k
views
Apache Directory Studio - existing LDAP server
I don't know if this is the right place to ask this question, but I hope that it is. Let me know if I should post it elsewhere..
Several years ago, I wrote a custom partition for Apache DS. We have ...