I have been able to setup 389 LDAP server and SSSD client authentication. However, whenever I login using ldap user after each login it displays the error
ttt@dsl's password:
Last login: Thu Dec 6 12:52:06 2012
id: cannot find name for group ID 6006
I tried with multiple different users and multiple types. I am using Centos 6 on both server and client side.
Hello friends, how are you? I commented .. I have a Centos 6 Autetique configured to Samba with LDAP. The LDAP configuration is fine, since when do getent brings ldap users and groups. The problem ... [by romanrsr]
BS"D We have successfully installed a Centos 6.2 box, which authenticates to a non-encrypted LDAP server (using the FORCELEGACY option in /etc/sysconfig/authconfig). Trying the s... [by hmg22]
I don't do LDAP, but forum member scottro provides this LDAP reference.I hope you are aw... [by pschaff]
Dear All,
can anyone tell me what is the difference between these two files of LDAP client /etc/ldap.conf and /etc/ldap/ldap.conf and for what purposes these two files gives services. Is it necessary to have these two files at a time ?
I have the LDAP configuration configured for ProFTPD and I have modified the modules.conf file to include the LDAP module. However, every time I login with FileZilla I get 530 Login Incorrect. It does this for all users except those whose passwords are defined locally as well as in LDAP.
Context : We have a Ubuntu 12.04 with authentication done on a ldap server.
Unfortunately, one (ldap) user belongs to a (ldap) group named "admin".
I know there is the option nss_initgroups_ignoreusers to list the users I don't want to be looked for from the ldap. But couldn't find any equivalent for groups.
How could I specify ldap groups not to be used on this installation?
The LDAP server is on Centos5.8 and one of client nodes is Centos 6.3. I configured the client node contact LDAP server successfully and the account can be authenticated, but when I type command &#... [by sebastienliu]
I'm trying to configure a 12.04 lab with users on a LDAP server (now the clients are Karmic) and I'd like to get some light on some configuration files.
1. /etc/ldap.conf and /etc/ldap/ldap.conf
Why two files? Can I use just one?
2. /etc/libnss-ldap.conf
This one is now missing, but still I could use to declare "scope sub
bind_policy soft" . Where should I put theese?