LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   centos 6 ldap client (https://www.linuxquestions.org/questions/linux-newbie-8/centos-6-ldap-client-941876/)

vinay_ks 04-26-2012 10:31 AM

centos 6 ldap client
 
Hi All,

After adding centos 6 to ldap server, all ldap users are able to log to this new centos6 ldap client, who doesn't have access to this new server(centos6)

my ldap.conf confiuration file.


nss_initgroups_ignoreusers root,ldap,named,avahi,haldaemon,dbus,radvd,tomcat,radiusd,news,mailman,nscd,gdm
pam_check_host_attr yes
#pam_filter |(host=jasmine)(host=\*)
#pam_filter |(host=jasmine)
pam_filter (host=jasmine)
pam_password md5
uri ldap://snowball.dev.o2.co.uk:389 ldap://nessie.dev.o2.co.uk:389 ldap://naos.dev.o2.co.uk ldap://littlebear.dev.o2.co.uk:389
#specify Suffix
BASE dc=dev,dc=o2,dc=co,dc=uk
TLS_CACERTDIR /etc/openldap/cacerts

my nsswithch.conf configuration file.


passwd: files ldap
shadow: files
group: files ldap

hosts: files dns

#bootparams: files
bootparams: nisplus [NOTFOUND=return] files

ethers: files
netmasks: files
networks: files
protocols: files
rpc: files
services: files

netgroup: files ldap

#publickey: nisplus
publickey: nisplus

#automount: files
#aliases: files

automount: files ldap
aliases: files nisplus

#netgroup: files ldap

I have reffered this url
http://www.server-world.info/en/note...S_6&p=ldap&f=2

Kindly let me know, if any of you have faced this problem.

Thanks & Regards,
Vinay.K.S

Tinkster 04-26-2012 11:34 AM

Is there a question hiding in there somewhere?


If there's no question, please post it in our Tutorials section.


Cheers,
Tink

vinay_ks 04-27-2012 10:03 AM

Quote:

Originally Posted by Tinkster (Post 4663674)
Is there a question hiding in there somewhere?


If there's no question, please post it in our Tutorials section.


Cheers,
Tink

Hi Tink,

Sorry, I think I havn't posted my query properly.

I am facing issue after adding centos 6 to ldap server.

1. All ldap user can login to this new ldap client(centos 6) those who doesn't have an access to this ldap.

Regards,
Vinay.K.S


All times are GMT -5. The time now is 01:53 AM.