AIX

AIX

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


#Power
 View Only
Expand all | Collapse all

AIX LDAP -> MS ADS - mksecldap Cannot find users

Archive User

Archive UserWed June 21, 2017 08:02 AM

Archive User

Archive UserThu June 22, 2017 03:44 AM

Archive User

Archive UserFri June 23, 2017 01:07 AM

  • 1.  AIX LDAP -> MS ADS - mksecldap Cannot find users

    Posted Wed June 21, 2017 08:02 AM

    Originally posted by: tux2015


     

    Hello,

    I try to get mksecldap working.

     

    mksecldap -c -h adsrv01.net.company.de -a "CN=Service.AIX_(GLOBAL_SERVICE_USER),OU=Service Users,OU=_Global,OU=Company,DC=net,DC=company,DC=de" -d OU=Company,DC=net,DC=company,DC=de -p PASSWORD

     

    But got always the error:

    Cannot find users from OU=Company,DC=net,DC=company,DC=de base DN.

    Client setup failed.

     

    ldapsearch works fine.

     

    /opt/IBM/ldap/V6.2/bin/ldapsearch -h adsrv01.net.Company.de -D aixservice@net.Company.de -w \? -b OU=Company,DC=net,DC=Company,DC=de  -v sAMAccountName=HansMustermann

     

    What did I wrong ?


    Thanks

     

    https://www.ibm.com/developerworks/aix/library/au-aix-active_directory_integration/index.html

     

     


    #AIX-Forum


  • 2.  Re: AIX LDAP -> MS ADS - mksecldap Cannot find users

    Posted Thu June 22, 2017 03:44 AM

    Originally posted by: MattDulson


    Hi,

     

    I hit the same issue, and it was solved by enabling NIS on the Domain controller.

     

    See: https://msdn.microsoft.com/en-us/library/cc731178%28v=ws.11%29.aspx

     

    Matt


    #AIX-Forum


  • 3.  Re: AIX LDAP -> MS ADS - mksecldap Cannot find users

    Posted Fri June 23, 2017 01:07 AM

    Originally posted by: tux2015


     

    Thanks Matt,

    I am not sure if the AD-Admin will enable this for me.

    Will let you know.

     


    #AIX-Forum