Questions tagged [pam-ldap]

80 questions
0
votes
1 answer

changing password - issue with ldap update

I have set directory 389 and 1 server to be client for testing authentication of users, etc. For installation of Directory I have used this tutorial: Install And Configure LDAP Server In CentOS 7 For installing client I have used this tutorial: How…
dovla110010101
  • 162
  • 1
  • 2
  • 10
0
votes
1 answer

nslcd with domain.com and sub.domain.com

i'm trying to setup our linux server with nslcd within multiple AD Domains, example.com and sub.exmaple.com. The current setup with nslcd is pretty easy and works for the domain example.com: uid nslcd gid ldap uri ldaps://dc1.example.com:636 base…
patricks
  • 288
  • 2
  • 12
0
votes
1 answer

ppolicy not enforced on OpenLDAP Client when using 'passwd'

The issue: Password Policy is not being enforced when I change the password using the 'passwd' command. It is enforced when I use the 'ldappaswd' command. But the OpenLDAP password still changes using the 'passwd' command The setup: I've setup an…
Ram Krishnan
  • 191
  • 1
  • 1
  • 5
0
votes
1 answer

LDAP completely ignores pam_groupdn and pam_filter attribute in ldap.conf

OS: Ubuntu 17.10 I currently installed ldap on an Ubuntu to access a ldap server. I configured nls, pam and ldap like in many tutorials proposed. So it worked but now any ldap user can login to the system. Therefore I wanted to limit the access to…
user1408341
  • 19
  • 1
  • 6
0
votes
2 answers

nss-pam-ldapd ldap group filtering

I'm attempting to setup authentication via ldap for OpenSSH connections on our FreeBSD servers in AWS. The actual ldap server is external to AWS and is accessed over the Internet. I've run into a problem with limiting access to the servers. When…
Lucas Holt
  • 113
  • 2
  • 9
0
votes
2 answers

CentOS 7 LDAP SSH Error "cannot find name for group ID"

I'm running a CentOS 7 VirtualBox instance. I have LDAP authentication set up through our company Active Directory server. Note: The AD server DOES NOT have Unix extensions installed. What I'm seeing is this: When I log in via SSH I get an error: $…
Richard Wymarc
  • 19
  • 1
  • 2
  • 6
0
votes
1 answer

Getting error when Integrating LDAP with Wordpress

I have installed Ldap on Ubuntu 14.04 and wordpress on amazon linux ami. I'm able to login in ldap console. I have created a user in it. On wordpress i have installed simpleLDAP plugin. I don't know where i'm going wrong on the configuration…
teamcloud
  • 1
  • 6
0
votes
1 answer

Numeric User IDs and PAM_LDAP

We are working on to configure our Linux servers to use LDAP for Authentication using PAM_LDAP + SSSD. Our LDAP Usernames are based on staff numbers (all numeric starting at 1). This will cause a conflicts with daemon, bin, sys... system accounts.…
Saqib Ali
  • 428
  • 2
  • 7
  • 21
0
votes
1 answer

LDAP SSH + PubKey auth Fallback

I have followed this guide here : https://github.com/jirutka/ssh-ldap-pubkey In order to setup a LDAP server that allows authentication requesting both Password and Public Key in order to login. Now while all this seems like a very good idea, ssh…
Stacknerd
  • 43
  • 5
0
votes
1 answer

SunLDAP Schema Extensions to support Linux/Unix Authentication + Sudo

We are running SunLDAP (Sun/Oracle Directory server 11), and would like our Linux/Unix machines to authenticate against LDAP and also use LDAP for storing SUDO policies. What Schema Extensions are required for this?
Saqib Ali
  • 428
  • 2
  • 7
  • 21
0
votes
1 answer

Weird behavior with ldap and getent or repquota

I've observed a weird behavior in my network. I have my network users stored in OpenLDAP 2.4 which also serves a samba 3.6 Domain. I have user quotas on my NFS servers and that is where I stumbled over the "problem". When I call repquota -up it…
Christoph
  • 107
  • 9
0
votes
0 answers

Centos 6 nss-pam-ldapd delay?

I have configured Centos with nss-pam-ldapd and seems to work fine. ( I can login with my AD credentioals). Except there seems to be a delay of about 20-30 seconds before I can log in. I also set-up SSH with keys, so I know the connection can be…
Rob Audenaerde
  • 325
  • 1
  • 5
  • 16
0
votes
1 answer

pam_mkhomdir + nfs creates noboy:nogroup owned home dirs

this is a strange issue I've been struggling with some time now. I have a working ldap and authentication via pam on debian 8. I have successful tested pam_mkhomedir and I got a home directory for the logged in user with ownership…
kashian
  • 31
  • 1
  • 8
0
votes
2 answers

how to join centos 7 to samba domain?

In my office, we use samba domain + ldap. I already join some Windows 7 machines, but now I need to join CentOS 7 to that domain. How can I do that? Below are steps that I already did: install nss-pam-ldap.x86_64 configure smb.conf in…
krisko
  • 1
  • 1
  • 2
0
votes
0 answers

do not allow multiple sessions if user have different IPs

I am running Red Hat Enterprise Linux 6.6 and for authentication we use LDAP authentication. We have running application on a server (doesn't really matter which one it is) and the way application work is it basically uses OS just to authenticate…
zuboje
  • 123
  • 1
  • 6