Category "ldap"

No login possible via LDAP plugin with Contao

For our new intranet we want to use Contao. So that we do not want to create each employee by hand. One of the requirements is that LDAP users can log in to the

Complilation problem with gradle - apereo cas server

Hello, I am currently setting up a Apereo CAS server in a local network which will have to authenticate users belonging to ldap directories so that they can the

VBScript object.GetInfo() returning attribute names different from .NET DirectorySearcher

I have been tasked with writing a C# replacement for a VBScript process that gets a list of all Active Directory user accounts with various object attributes. T

Test verifications on embedded Spring LDAP server

we are using the default embedded ldap server in spring for our integration tests and configured it as follows: spring: ldap: embedded: base-dn: dc=

Having Trouble retrieving "otherMobile" LDAP attribute vb.net

I am trying to retrieve "OtherMobile" attribute from AD. This is for an employee account recovery tool I am building. For some reason, I can't search on "othe

Perfect LDAP Swift does not compile on Linux

I am using PerfectLDAP and it works as designed in MacOS, however when I try moving it to docker the build process complains about missing memset: [15/898] Comp

Azure AD LDAP auth for Guest accounts

It is possible to authenticate over LDAP(s) (Azure AD services) for guest accounts? For member accounts authentication working well.

Does LDAP return whether a user login was successful?

Is it possible to retrieve information about LDAP authentication - whether it was successful or not? I need to achieve the following scenario: User navigates to

GitLab - LDAP Authentication Issue

I am sorry if this issue has already been resolved, but I could not find any related answers. I am trying to set up a self-hosted gitlab instance through docker

LDAP Query not returning all queried attributes

Is there any reason why a LDAP query does not return all attributes passed in the request? My request looks like this: // assembling the attribute list var ldap

Spring security support multiple authentication types

I need to support 3 way of authentication at the same time in the application: LDAP, Azure AD, Basic. After few hours of googling i found that the best way to d

Can we use openldap proxy with opendj server as backend

I am trying to use openldap proxy as a proxy against an opendj server instance. I am getting following error when I try to do ldap search via proxy. May 6 10:0

Springboot Authentication with 2 different Ldaps - How to show status of both Ldaps in Actuator /health

I was able to make my Springboot API authenticate against 2 different Ldaps (for example with AD and OpenLdap) and that is working fine. In order for Spring Act

Environment variables not defined in SSH AuthorizedKeysCommand (Docker)

I'm trying to make the private key SSH connection with LDAP. /etc/ssh/sshd_config AuthorizedKeysCommand /etc/ldap_ssh_authorized_keys.sh AuthorizedKeysCommandUs

Authentificate users of another active directory using first active directory using Tomcat and LDAP on Linux

I have two active directories ad1 and ad2 that are trusted by each other. Ad1 has groups that contain both users of ad1 and ad2. Using a Tomcat realm of a Linux

Postgres LDAP authentication

I am trying to set up LDAP authentication with Postgres. I have user in my database with the same name as in AD and the following string in pg_hba.conf: host a

Can't use local user with LDAP

I'm trying to integrate the apache superset with LDAP. with the configuration that I will provide below I can log in superset web with LDAP user but at the same

Need help setting value for "is_staff" and "is_superuser" for Django LDAP authenticated users

I new to both Django and LDAP. I am creating a Django application with LDAP authentication as the login system. I am able to connect to the LDAP server and auth

How to Authenticate with LDAP in R Shiny App

My company uses an LDAP server for authentication against an Active Directory. I need to authenticate users of a remotely hosted Shiny app using this. I managed

How to map LDAP Usergroups to Wildfly roles

we have javaee application running on wildfly 18. authentication is done by kerberos security-domain (com.sun.security.auth.module.Krb5LoginModule). this works