AIX

AIX

Connect with fellow AIX users and experts to gain knowledge, share insights, and solve problems.


#Power
 View Only

ldap client on AIX5.2 with OpenLdap server

  • 1.  ldap client on AIX5.2 with OpenLdap server

    Posted Tue January 15, 2008 07:35 AM

    Originally posted by: SystemAdmin


    I have this message :
    ...invalid login name or password
    when I try to login with an user name with LDAP on server AIX5.2 on which we installed ldap.client;
    server ldap : OpenLdap 2 (protocol version 3);
    I have first installed "ldap.client" .
    Then , for setting up an ldap.client , I use :
    mksecldap -c -a cn=managr,dc=insa-rennes,dc=fr -p admin_passwd -h server_openldap -d dc=insa-rennes,dc=fr
    After this , /etc/security/ldap/ldap.cfg seems correct and daemon "secldapclntd" is running.
    I also modify
    SYSTEM = "compat OR LDAP"
    in "default" option of /etc/security/user
    I also try with specific user such
    morel:
    SYSTEM = "LDAP"
    registry = LDAP
    If wue run "lsuser morel" for example , we have all parameters for "morel" as specified on ldap server.
    Besides , when I am logged as "root" and if I do "su - morel" , there is no problem (because we don't need password).
    But , if we try login "morel" with password , we have
    "invalid login name or password"
    (as server did not furnish password to client or refused to do this).
    If someone has known this problem or has an idea to resolve it , I have very interested by all informations about.
    Thanks,
    Maurice.Morel@insa-rennes.fr
    #AIX-Forum