Re: [CentOS] LDAP login problem for CentOS 6.5

2014-06-11 Thread Andrew Holway
> > I have had better success today using FreeIPA packages on CentOS server and > joining a CentOS desktop. FreeIPA consists of "389 Directory Server, MIT > Kerberos, NTP, DNS, Dogtag" > +1 - Freeipa is wonderful. ___ CentOS mailing list CentOS@centos.o

Re: [CentOS] LDAP login problem for CentOS 6.5

2014-06-10 Thread Arun Khan
On Fri, Jun 6, 2014 at 12:34 PM, wrote: > > A fresh 6.5 system was installed recently to become a central server. > Both OpenLDAP and 389 Directory Server were installed and configured > (not at the same time) with groups and normal user accounts. > The server was configured to use LDAP authentic

Re: [CentOS] LDAP login problem for CentOS 6.5

2014-06-10 Thread Keith Keller
On 2014-06-10, Keith Keller wrote: > That being said, if you are starting from the ground up, I think it's > probably better to start moving towards using SSL certs. It is likely > to get harder and harder to configure plain LDAP auth in CentOS, > especially with RHEL 7 coming out. FWIW, here's

Re: [CentOS] LDAP login problem for CentOS 6.5

2014-06-10 Thread Keith Keller
On 2014-06-06, morde...@post.tau.ac.il wrote: > > In addition, system-config-authentication requires the use of LDAPS or > LDAP with TLS. Only command line tools are able to configure simple > LDAP (no TLS or SSL). > However, even being a security measure, we'd like to avoid all the > (serio

Re: [CentOS] LDAP login problem for CentOS 6.5

2014-06-09 Thread Vincent Swart
Hi Moti, I have had better success today using FreeIPA packages on CentOS server and joining a CentOS desktop. FreeIPA consists of "389 Directory Server, MIT Kerberos, NTP, DNS, Dogtag" My links: freeipa.org http://blogatharva.blogspot.com/2013/05/free-yourself-with-freeipa.html Vin. On Fri

[CentOS] LDAP login problem for CentOS 6.5

2014-06-06 Thread mordech3
Hi, We are experiencing a problem to use LDAP user accounts to login into a CentOS system. A fresh 6.5 system was installed recently to become a central server. Both OpenLDAP and 389 Directory Server were installed and configured (not at the same time) with groups and normal user accounts. Th

Re: [CentOS] Ldap login

2009-01-26 Thread Didi
On Mon, Jan 26, 2009 at 3:58 PM, Per Qvindesland wrote: > Hi Didi > > Thanks again for your help. > > When I type ldapsearch -x it comes up with the complete list of users and > groups, but if i do the ldapsearch -v it gives me the same error: > SASL/EXTERNAL authentication started > ldap_sasl_int

Re: [CentOS] Ldap login

2009-01-26 Thread Per Qvindesland
Hi Didi Thanks again for your help. When I type ldapsearch -x it comes up with the complete list of users and groups, but if i do the ldapsearch -v it gives me the same error: SASL/EXTERNAL authentication started ldap_sasl_interactive_bind_s:unknown authentication method (-6) additional info:sasl

Re: [CentOS] Ldap login

2009-01-26 Thread Didi
> I tried that and I am getting this error: > ldap_sasl_interactive_bind_s:unknown authentication method (-6) additional > info:sasl(-4): no mechanism available: > > Any idea? It looks like your server does not know the authentication method. Does it work with 'ldapsearch -x' ? And ldapsearch -v s

Re: [CentOS] Ldap login

2009-01-26 Thread Per Qvindesland
Hi Thanks for replying. I tried that and I am getting this error: ldap_sasl_interactive_bind_s:unknown authentication method (-6) additional info:sasl(-4): no mechanism available: Any idea? Regards Per Qvindesland On 1/26/09 2:43 PM, "Didi Hoffmann" wrote: >> >> Hello List, >> >> I have i

Re: [CentOS] Ldap login

2009-01-26 Thread Didi Hoffmann
> > Hello List, > > I have installed Centos Directory Server to be able to authenticate > with ldap on the other servers in the system, the directory server > seems to be working fine, but when I configure a test server to > authenticate up against this server then it says that there is no

[CentOS] Ldap login

2009-01-26 Thread Per Qvindesland
Hello List, I have installed Centos Directory Server to be able to authenticate with ldap on the other servers in the system, the directory server seems to be working fine, but when I configure a test server to authenticate up against this server then it says that there is no such user, I have mad