AIX Open Source

AIX Open Source

Share your experiences and connect with fellow developers to discover how to build and manage open source software for the AIX operating system

 View Only
  • 1.  Do we need the rpm package openldap

    Posted Tue September 20, 2022 10:30 AM
    Hello,

    We are running AIX 7.2 TL5 SP4 lpar.

    We are working with AIX Fileset Openssl.
    We are working with AIX Fileset LDAP.
    We are working with Aixtoolbox open source rpm  sudo_ids.

    Is there a good reason to keep the Aixtoolbox open source rpm    openldap-2.0.21-6ssl.ppc  ?
    Do we really need this package ?
    Can we remove it ?

    We know sudo_ids is working with AIX Fileset LDAP so we wonder if openldap is really usefull ?

    We thank you very much for your help,



    aimmi003:/root#
    aimmi003:/root# lslpp -l |grep openssl
    openssl.base 1.0.2.2104 COMMITTED Open Secure Socket Layer
    openssl.license 1.0.2.2104 COMMITTED Open Secure Socket License
    openssl.man.en_US 1.0.2.2104 COMMITTED Open Secure Socket Layer
    openssl.base 1.0.2.2104 COMMITTED Open Secure Socket Layer
    aimmi003:/root# lslpp -l |grep ldap
    idsldap.clt32bit64.rte 6.4.0.23 COMMITTED Directory Server - 32 bit
    idsldap.clt64bit64.rte 6.4.0.23 COMMITTED Directory Server - 64 bit
    idsldap.clt_max_crypto32bit64.rte
    idsldap.clt_max_crypto64bit64.rte
    idsldap.cltbase64.adt 6.4.0.23 COMMITTED Directory Server - Base Client
    idsldap.cltbase64.rte 6.4.0.23 COMMITTED Directory Server - Base Client
    idsldap.cltjava64.rte 6.4.0.23 COMMITTED Directory Server - Java Client
    idsldap.license64.rte 6.4.0.23 COMMITTED Directory Server - License
    idsldap.clt32bit64.rte 6.4.0.23 COMMITTED Directory Server - 32 bit
    idsldap.clt64bit64.rte 6.4.0.23 COMMITTED Directory Server - 64 bit
    idsldap.cltbase64.rte 6.4.0.23 COMMITTED Directory Server - Base Client
    aimmi003:/root#
    aimmi003:/root# rpm -qa|grep -i sudo
    sudo_ids-1.9.5p2-1.ppc
    aimmi003:/root#
    aimmi003:/root# rpm -qa|grep -i ldap
    openldap-2.0.21-6ssl.ppc
    aimmi003:/root#

    ------------------------------
    christophe derouet
    ------------------------------


  • 2.  RE: Do we need the rpm package openldap

    Posted Thu September 22, 2022 04:01 AM
    Hi Christophe,

    I am not sure if openldap-2.0.21-6ssl.ppc package is from AIX toolbox. I can not find this version in our repo. 
    Also this version is very old. sudo_ids does not use openldap it uses IBM LDAP. 
    So if you are not using this and there are no other package that depends on this openldap then I think this can be removed. 


    ------------------------------
    SANKET RATHI
    ------------------------------