LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   ldap authentication (https://www.linuxquestions.org/questions/linux-newbie-8/ldap-authentication-4175486682/)

sachin.davra 12-03-2013 07:16 AM

ldap authentication
 
I am trying to change ip in system-config-authentication. but not able to do so.
it is saying either use ldaps or use tls authentication. but i dont wanna use any one of them. how to solve it?
i am using centos 6

TB0ne 12-03-2013 09:38 AM

Quote:

Originally Posted by sachin.davra (Post 5074563)
I am trying to change ip in system-config-authentication. but not able to do so.
it is saying either use ldaps or use tls authentication. but i dont wanna use any one of them. how to solve it?
i am using centos 6

If you're using LDAP on a network and DON'T require some sort of encryption, you are putting a HUGE SECURITY HOLE in your network. Encryption is there for a reason, especially for things like user authentication.

If you really want to go ahead with this bad idea, read the openLDAP documentation, and just enable user id/password or 'simple' authentication:
http://www.openldap.org/doc/admin24/...tion%20Methods

Is there a REASON you don't want to bother with security of any sort?


All times are GMT -5. The time now is 09:31 PM.