Skip to main content

Questions tagged [ldap]

the Lightweight Directory Access Protocol (LDAP), a protocol used for modifying and querying items stored in directory services

0 votes
0 answers
12 views

On Debian 13 a fresh installed sssd (2.10.1) shows strange permission errors after the start using systemctl restart sssd.service: systemd[1]: Starting sssd.service - System Security Services Daemon......
tardis's user avatar
  • 143
0 votes
1 answer
14 views

I want to use a Debian Stable system to authentificate to two different LDAP servers that provide user/password/group data using e.g. LDAP/NSS / nss-pam-ldapd (https://wiki.debian.org/LDAP/NSS, https:/...
tardis's user avatar
  • 143
2 votes
1 answer
155 views

The OpenLdap installation of Ubuntu 24.04 brings ACLs: dn: olcDatabase={-1}frontend,cn=config ... olcAccess: {0}to * by dn.exact=gidNumber=0+uidNumber=0,cn=peercred,cn=external,cn=auth manage ...
Thomas P's user avatar
0 votes
1 answer
63 views

I have a bunch of AlmaLinux machines with SSSD configured to allow LDAP auth and it's working fine. We have a very huge LDAP directory and some users got multiple entries following this schema. dn: cn=...
darxmurf's user avatar
  • 1,226
0 votes
0 answers
56 views

First, we will install the packages onto VM1 with sudo wget https://repo.symas.com/configs/SOFL/rhel8/sofl.repo -O /etc/yum.repos.d/sofl.repo: [bill@target ~]$ sudo wget https://repo.symas.com/configs/...
Roberto_1986's user avatar
0 votes
1 answer
56 views

This is my pam.conf for Slackware 15.0 #%PAM-1.0 # # Most of these PAM modules have man pages included, like # pam_unix(8) for example. # ################## # Authentication # ################## ...
elbarna's user avatar
  • 14.3k
0 votes
1 answer
61 views

I have the two OU: 1.People 2.newOU . My dc is nodomain. I have the following search and every thing is ok: root@debian:~/ldif# ldapsearch -c -Y EXTERNAL -H ldapi:/// -b dc=nodomain -D cn=admin,...
PersianGulf's user avatar
  • 11.3k
-1 votes
1 answer
80 views

I have the following ldapsearch: root@debian:~/ldif# ldapsearch -LLLQ -Y EXTERNAL -H ldapi:/// -b dc=nodomain -D cn=admin,dc=nodomain,cn=Pahlevanzadeh,ou=People,uid=mohsen,loginShell=/usr/bin/csh ...
PersianGulf's user avatar
  • 11.3k
0 votes
1 answer
34 views

At first I define a new OU with the following LDIF with ldapadd -x -D "cn=admin,dc=nodomain" -W -f ./ou.ldif : root@debian:~# cat ou.ldif dn: OU=People,DC=nodomain objectClass: ...
PersianGulf's user avatar
  • 11.3k
1 vote
0 answers
1k views

I have set up some RHEL9 servers to authenticate through the AD for the domain EXAMPLE.XYZ; this is done via Ansible playbooks, and so far all works well. (It's the same setup as this previous ...
dr_'s user avatar
  • 32.4k
0 votes
1 answer
91 views

Information: I installed ldap-utils and slapd, during installation of slapd, with ncurses dialog, I imported password of administrator. Then I changed it via ldapmodify -Q -Y EXTERNAL -H ldapi:/// &...
PersianGulf's user avatar
  • 11.3k
0 votes
0 answers
65 views

"I am using nslcd for LDAP queries and Active Directory as the LDAP server. When a search is performed with the base DN set to only com, it retrieves over 2000 entries. This causes the login page ...
Kokila Koks's user avatar
2 votes
1 answer
108 views

I have a Solaris server, it use ldap for user authentication and kerberos for password. The user can change his password, I have only problem with password aging for example: passwd -r ldap -n 12 ...
elbarna's user avatar
  • 14.3k
0 votes
1 answer
692 views

The Gnome Keyrings "Login" and "Default" are not unlocked automatically on my Linux Mint 22 machine. This is an LDAP user account and login goes throughg pam_sss.so (SSSD). The ...
Fritz's user avatar
  • 748
-2 votes
1 answer
538 views

I have created an LDAP (OpenLDAP and LAM) server with a structure, I solved the remote configuration of using sudo. I configured the client stations (will be exclusively Linux Ubuntu) to use LDAP with ...
Mato's user avatar
  • 609

15 30 50 per page
1
2 3 4 5
28