Skip to main content
Filter by
Sorted by
Tagged with
1 vote
1 answer
82 views

I have been trying to write a daemon in go to run on linux that would periodically do certain actions, and once some conditions are met, it would connect to AD, and write a value to a given record. ...
Gregory Sky's user avatar
0 votes
1 answer
69 views

I'm trying to setup Grafana for AD integration. Grafana works by querying for all groups a user is a member of to find a matching group that is mapped to a role in Grafana. Below is my heirarchy ...
Helstrom's user avatar
0 votes
1 answer
79 views

I’m implementing LDAP user authentication in a Blazor Server application using Novell.Directory.Ldap (LDAPS, port 636). The goal is to allow users to log in with their Active Directory credentials. ...
RoboDev's user avatar
0 votes
1 answer
66 views

On different servers, I have applications in PHP and Java (other languages too). I am developing all new applications to use LDAP authentication so I don't have to do any user management, but more ...
Hussain Akbar's user avatar
0 votes
1 answer
96 views

I am trying to connect my APi developed by wso2 MI VsCode to an OpenLDAP server running on Ubuntu WSL. I’m using the WSO2 LDAP connector (V2) to perform LDAP operations (search, authentecates), but ...
Imen Frigui's user avatar
1 vote
1 answer
64 views

I'm struggling to figure out how to add ldap authentication to a webapp that I am writing to manage entries in the LDAP server itself. I want users to be able to log into the webapp with their LDAP ...
Mose's user avatar
  • 607
0 votes
1 answer
80 views

I am having an issue with the extension I have developed for the LDAPStorageProvider and LDAPStorageProviderFactory classes. Specifically, my provider is being registered but is not being identified ...
TechQuestion's user avatar
1 vote
1 answer
89 views

I've been developing an app in R Shiny and deployed it locally at my company. I'm trying to set up an authentication process using an LDAP server. I managed to connect to the LDAP server using an ...
bouftonmouth's user avatar
3 votes
0 answers
198 views

I am tasked with updating a legacy Windows VCL application, built in Delphi XE3, to change its authentication method. Currently, it uses direct LDAP queries against an on-premise Active Directory to ...
PDM's user avatar
  • 633
-1 votes
0 answers
48 views

I was able to connect to the LDAP API but unfortunately i was not able to use the like operator. I need to pull the list of DL's (Distribution lists) that are in the domain EXCHAD and when I specified ...
Raj's user avatar
  • 1
1 vote
1 answer
97 views

I need to use Linux to create users in a Microsoft LWS service. A few users in one OU as person/user objects with a handful of standard attributes. This is not an AD domain, just Microsoft's standard ...
BrandonH's user avatar
0 votes
0 answers
91 views

I want to integrate a service with my openldap. But the service should be only accessible by members from a dedicated group. I already enabled the dynlist module and tried multiple configurations. ...
amnesia's user avatar
1 vote
0 answers
153 views

I have been stuck on this problem for weeks now. The application is a legacy .NET 4.0, and this is the code to connect to port 636: LDAPModel message = new LDAPModel(); string ldapServer = ...
CodingNeeded's user avatar
0 votes
0 answers
118 views

I’m trying to set up auto-login in Keycloak using SPNEGO, but I’m facing the following error. It seems that Keycloak is trying to insert a user that already exists in the database (imported from LDAP)....
Edu Arif's user avatar
  • 123
4 votes
1 answer
84 views

I am trying to send LDAP Search queries from PL/SQL (OracleDB using DBMS_LDAP.search_s) towards Active Directory for the field objectGUID. Because that is a binary field, and I need to query non-ASCII ...
Matya's user avatar
  • 43
2 votes
1 answer
128 views

I'm not sure about the location of this question. I can understand that it belongs to one of the other stackexchange groups. Feel free to move it around! I have a OpenDJ ldap server that uses standard ...
Szpak's user avatar
  • 1,035
0 votes
0 answers
58 views

Library used: ldapjs:2.3.3 I am using ldapjs, PagedResultsControl to paginate in AD users. It works fine with most of the instances. For one of the instances, I am able to fetch 500 users on the first ...
Ashish Kabade's user avatar
0 votes
0 answers
77 views

I'm trying to replace htaccess passwords with LDAP for a SVN deployment. I have 2 apache virtual hosts that point to the same SVN repository using different hostnames. The https://svn.dev.example.com ...
Mose's user avatar
  • 607
0 votes
1 answer
92 views

Problem Description: LDAP server suspended new connections due to Spring LDAP Template pool created so many connections in a short period of time. After a while, LDAP server resumed serving requests ...
vikas thakur's user avatar
1 vote
0 answers
66 views

Is there a mechanism to use custom authenticator and form login ldap at the same time? Any solution for logic like "if first authentication method not authenticate user use next"? In my case ...
Aleksov's user avatar
  • 1,242
0 votes
0 answers
132 views

I have a .NET application where I like to authenticate users against our active directory. So far, I am using this one: private bool Authenticate() { using (var context = new PrincipalContext(...
Wernfried Domscheit's user avatar
0 votes
1 answer
94 views

I have a server called examplesite.database.windows.net that has a database called Database. The username and password are [email protected] and password respectively. I need to connect via "...
winners38's user avatar
0 votes
1 answer
292 views

I have configured a local lab using VMware Workstation Pro that consists of a VM1 running Windows Server 2022 with Active Directory installed and configured. I have created one new forest,tree,domain. ...
spyros's user avatar
  • 1
0 votes
0 answers
61 views

We have a .NET 4.0 WinForms app that has been running fine for over 8 years across multiple organisations but now in the last 6 months we have had a few users (from different organisations) reporting ...
vbscrub's user avatar
  • 136
3 votes
1 answer
2k views

I'm working on integrating the new Airflow 3.0.1 WebServer with LDAP/Active Directory. In previous versions, I was able to configure this integration using the webserver.py file. However, I noticed ...
PAULO CRISTIANO KLEIN's user avatar
0 votes
0 answers
43 views

I have a bitnami ldap container listening on port 1389. I have a user I can see when I do an ldap search: # jtest, users, test.com dn: uid=jtest,ou=users,dc=test,dc=com objectClass: top objectClass: ...
Ken's user avatar
  • 1,539
0 votes
1 answer
144 views

We have setup Keycloak for our product solution in order to use it as the identity provider. We are going to import users from LDAP into the Keycloak database (Keycloak MySql production database). We ...
TechQuestion's user avatar
1 vote
1 answer
111 views

In a monitoring environment based on OMD/Thruk (Ubuntu 22.04), we're experiencing a blocking issue: Accessing `https://<IP>/<site>/thruk` redirects to `/omd` and then immediately returns a ...
John's user avatar
  • 13
0 votes
1 answer
1k views

Context I am trying to build a small demo application that passes data between RTI DDS Connext topics and Kafka topics. This involves running RTI's Routing Service utility, which in turn runs a kafka ...
rocksNwaves's user avatar
  • 6,342
0 votes
1 answer
187 views

I want to import 2 groups to Proxmox but they have other groups in them and i want the members to still be in that group after importing them. group 1: user1,user2,group3 group 2: group4 group 3: ...
Simon Lundin's user avatar
2 votes
1 answer
136 views

Below a very simple code that tries to connect to an Ldap Server. <?php // IPv6 address of the LDAP server $ldapServer = "ldap://[db3::23]:1389"; // Change this to your actual LDAP ...
abens's user avatar
  • 37
0 votes
1 answer
181 views

I'm running JFrog Artifactory 7.104 and am attempting to configure authentication against Active Directory (via LDAP). The LDAP Settings work fine, however the LDAP group settings do not return a ...
Mose's user avatar
  • 607
0 votes
0 answers
51 views

Situation: There are two domains, DomainA and DomainB. DomainA and DomainB trust each other (two way trust). GroupA is in DomainA UserB is in DomainB I want to add UserB to GroupA by PowerShell ...
omoko's user avatar
  • 11
-1 votes
1 answer
184 views

I am facing this error when i change the url in server.xml for the ldapserver GSS initiate failed [Caused by GSSException: No valid credentials provided (Mechanism level: Server not found in Kerberos ...
suatCoskun's user avatar
  • 1,022
1 vote
1 answer
83 views

We are using SonarQube 9.9 with LDAP authentication and authorization configured. Recently, our users received a mass update of email addresses on the LDAP server side (which are Active Directory ...
Attila Csipak's user avatar
1 vote
1 answer
56 views

This line return all entries with sambaIdmapEntry ldapsearch -Q -H ldaps://ldap1.blu.priv -b dc=ldap1,dc=blu,dc=priv -D cn=mailAccountReader,ou=Manager,dc=ldap1,dc=blu,dc=priv -vvv -LLL -w password &...
elbarna's user avatar
  • 835
0 votes
0 answers
34 views

Am trying to authenticate my Oracle APEX app with LDAP using custom Authentication Scheme. Here is my function and get error ORA-06550 apex_authenticate_ldap must be type. Appreciate any advice. ...
mahesh reddy's user avatar
0 votes
1 answer
297 views

Summary of this question: does someone know how to use a client certificate to authenticate over LDAP to Active Directory without using a password from a dotnet application? Or at least can someone ...
David van Luijk's user avatar
0 votes
0 answers
115 views

I've got several Nextcloud-Accounts in my Nextcloud instance and now set up a LDAP-Server. Is there any way to "move" the Nextcloud-Accounts to the LDAP-Server so that all the data and ...
MyPaperStudios's user avatar
0 votes
1 answer
311 views

I want to query the msDS-User-Account-Control-Computed attribute of an Active Directory user account by using PowerShell with built-in tools/modules. That means I cannot use cmdlets like Get-ADUser. I ...
stackprotector's user avatar
0 votes
0 answers
62 views

Gitllab Info Self-managed GitLab information Version: 17.6.2-ee Revision: 6ff444aad3a Problem When login in webui by ldap,It shows "Invalid credentials for <user email>" and no ...
lhb6540's user avatar
  • 15
0 votes
0 answers
78 views

Can you help me, I need to enable password hashing at openLDAP level I need to have situation where clients send password in PLAIN_TEXT and openLDAP store this as {SSHA} I would like to enable this: ...
mth12's user avatar
  • 25
0 votes
0 answers
281 views

I am using Apache Superset 4.1.1. docker compose setup and trying to connect Superset to LDAP using ldapjdbc driver. I am using openldap jdbc driver, also used CData’s ldap jdbc driver. I wrote a ...
Sharad Chavali's user avatar
0 votes
0 answers
46 views

Is it possible to configure the Grails spring-security-ldap plugin to use STARTTLS? Grails version 4 spring-security-core:4.0.3 spring-security-ldap:4.0.0.M1 I have tried to configure this in a ...
Graham H's user avatar
  • 157
0 votes
1 answer
231 views

I would like to create my own schema in OpenLDAP 2.4.57. Here's the code (I changed the real name of schema and attributes) dn: cn=myschema,cn=schema,cn=config objectClass: olcSchemaConfig cn: ...
guy777's user avatar
  • 342
0 votes
0 answers
120 views

I have failed logins via Openshift (v 4.14) web console, saying "incorrect login or password" message. I have tried fetching data through logs : $ oc adm node-logs <node_name> --path=...
Marko's user avatar
  • 21
0 votes
0 answers
76 views

I'm trying to configure SSO with LDAP and Kerberos in EAP 8, by migrating a configuration from EAP 7. When logging into my app, it throws the following exception: 12:25:54,491 ERROR [stderr] (default ...
user2431672's user avatar
0 votes
0 answers
150 views

Tell me, please, if it is possible to implement authorization via freeradius using user totp tokens located on freeip's ldap. Currently, the authorization system is implemented via freeradius with ...
Bohdan Bakal's user avatar
1 vote
1 answer
828 views

I’m facing an issue with Keycloak LDAP integration related to user synchronization. The LDAP sync works fine when a user only exists in LDAP—Keycloak automatically creates the user upon sync. However, ...
Arshak Ahamed's user avatar
0 votes
0 answers
180 views

I'm working with Spring LDAP and trying to reset a user's password via an LDAP connection. I’ve set up the connection successfully, but when I attempt to change a user's password, I encounter the ...
Rahul Pardeshi 's user avatar

1
2 3 4 5
234