Hello,

I have installed an openldap server to authenticate users of a 
server(different from ldap server). I migrated all the users from the 
server using migrationtools and I can login to the server without problem.
The problem is when I create a new user with LDAP Account Manager. I can 
not authenticate  with ssh or unix.

Client logs:

       Nov 18 17:34:38 test sshd[9132]: Invalid user albert from 
137.53.25.39
       Nov 18 17:34:38 test sshd[9132]: Failed none for invalid user 
albert from 137.53.25.39 port 60976 ssh2
       Nov 18 17:34:47 test sshd[9132]: pam_ldap: error trying to bind 
as user "uid=albert,ou=People,dc=aba,dc=pc,dc=edu" (Invalid credentials)
       Nov 18 17:34:47 test sshd[9132]: (pam_unix) check pass; user unknown
       Nov 18 17:34:47 test sshd[9132]: (pam_unix) authentication 
failure; logname= uid=0 euid=0 tty=ssh ruser= rhost=pcmatali.pc.es
       Nov 18 17:34:49 test sshd[9132]: Failed password for invalid user 
albert from 137.53.25.39 port 60976 ssh2

Ldap Server logs

  conn=26 fd=18 ACCEPT from IP=137.53.25.59:48415 (IP=0.0.0.0:636)
  conn=26 fd=18 TLS established tls_ssf=256 ssf=256
  conn=26 op=0 BIND dn="cn=admin,dc=aba,dc=pc,dc=edu" method=128
  conn=26 op=0 BIND dn="cn=admin,dc=aba,dc=pc,dc=edu" mech=SIMPLE ssf=0
  conn=26 op=0 RESULT tag=97 err=0 text=
  conn=26 op=1 SRCH base="dc=aba,dc=pc,dc=edu" scope=2 deref=0 
filter="(uid=albert)"
  <= bdb_equality_candidates: (uid) not indexed
  conn=26 op=1 SEARCH RESULT tag=101 err=0 nentries=1 text=
  conn=26 op=2 BIND anonymous mech=implicit ssf=0
  conn=26 op=2 BIND dn="uid=albert,ou=People,dc=aba,dc=pc,dc=edu" method=128
  slap_global_control: unrecognized control: 1.3.6.1.4.1.42.2.27.8.5.1
  conn=26 op=2 RESULT tag=97 err=49 text=
  conn=26 op=3 BIND dn="cn=admin,dc=aba,dc=pc,dc=edu" method=128
  conn=26 op=3 BIND dn="cn=admin,dc=aba,dc=pc,dc=edu" mech=SIMPLE ssf=0
  conn=26 op=3 RESULT tag=97 err=0 text=

Which is the problem?

Thanks

Albert


------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Lam-public mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/lam-public

Reply via email to