Operating System - Linux
1822608 Members
3667 Online
109643 Solutions
New Discussion юеВ

How to setup login authentication by ldap user

 
Sak
Occasional Advisor

How to setup login authentication by ldap user

Hi,

I have the problem to ask you all.
I set up LDAP server use openldap application and create the new user by ldapadd command.
I would like to ask you how to setup at client site to use ldapuser?
Please give me any information to setup and configuration.

Thank you very much

Somsak
2 REPLIES 2
Alexander Chuzhoy
Honored Contributor

Re: How to setup login authentication by ldap user

use the "authconfig" utility.
Simply type authconfig and hit enter ...
Ivan Ferreira
Honored Contributor

Re: How to setup login authentication by ldap user

The authconfig command (or system-config-authentication) can do this for you. But there are a lot of things that you can do with LDAP, and depending of that, more configuration is needed.

Also, you don't specify if you added just an LDAP user or a posixAccount user. Also, you need to manually configure services that does not use PAM.
Por que hacerlo dificil si es posible hacerlo facil? - Why do it the hard way, when you can do it the easy way?