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
Expand all | Collapse all

OpenLdap 2.4.46

Archive User

Archive UserFri October 25, 2019 09:07 AM

Archive User

Archive UserFri October 25, 2019 10:16 AM

Archive User

Archive UserFri October 25, 2019 10:50 AM

Archive User

Archive UserWed October 30, 2019 08:56 AM

Archive User

Archive UserWed October 30, 2019 10:50 AM

Archive User

Archive UserThu October 31, 2019 09:04 AM

Archive User

Archive UserThu October 31, 2019 10:48 AM

Archive User

Archive UserThu November 07, 2019 10:08 AM

  • 1.  OpenLdap 2.4.46

    Posted Fri October 25, 2019 09:07 AM

    Originally posted by: pop123


    Hi,

     

    The OpenLdap 2.4.46 provided on this site is compiled with bdb backend (berkley database) support or not ?

    By default, I think only mdb is supported.

     

    Please advice me,

    Razvan Popescu



  • 2.  Re: OpenLdap 2.4.46

    Posted Fri October 25, 2019 09:51 AM

    Originally posted by: AyappanP


    Till version 2.4.46-1, it was compiled with Berkeley db support. 2.4.46-2 version is compiled with mdb. 

    The reason for this switch is because openldap don't support Berkeley db version 6 and we don't want to use bdb 4 version for future builds.

    " /opt/freeware/sbin/slapd -VVV " shows the supported database.



  • 3.  Re: OpenLdap 2.4.46

    Posted Fri October 25, 2019 10:16 AM

    Originally posted by: pop123


    Thanks for answer.

     

    1) The bdb and mdb are compatibles ? We can use mdb in place of bdb?

    2) The version OpenLdap 2.4.46-2 provided on this site, has the syncprov module inside ( used for replication between 2 ldaps servers ) ?

     

    Please advice me,

    Razvan Popescu



  • 4.  Re: OpenLdap 2.4.46

    Posted Fri October 25, 2019 10:42 AM

    Originally posted by: AyappanP


    mdb is the way going forward according to openldap community. Both hdb & bdb is deprecated. 

    As mentioned earlier in the thread, you can use " /opt/freeware/sbin/slapd -VVV " to see the supported modules which says syncprov module presence.



  • 5.  Re: OpenLdap 2.4.46

    Posted Fri October 25, 2019 10:50 AM

    Originally posted by: pop123


    Hi,

     

    The Openldap version proposed on your site doesn't contain the start/stop scripts of slapd ( in the form of redhat: service slapd start/stop).

    It is normal this ?

     

    Please advice me,

    Thanks a lot,

    Razvan Popescu



  • 6.  Re: OpenLdap 2.4.46

    Posted Fri October 25, 2019 10:54 AM

    Originally posted by: AyappanP


    yes ( for most of the packages in AIX Toolbox ) 



  • 7.  Re: OpenLdap 2.4.46

    Posted Mon October 28, 2019 03:30 AM

    Originally posted by: pop123


    Hi,

    Thanks for your previous replies

     

    The Openldap version from your site create only a group ldap.

    Why it is not create a user ldap also ?

     

    Please advice me,

    Razvan Popescu



  • 8.  Re: OpenLdap 2.4.46

    Posted Wed October 30, 2019 08:56 AM

    Originally posted by: pop123


    Hi,

     

    1) Please tell me why rpm Openldap doesn't create a ldap user ? it creates only ldap group.....I think we need of a ldap user also.

     

    2) Which rpm are more stables: these from this site or those from bullfreeware.com ? Could I mix the rpm from both 2 sites ?

     

    Please advice me,

    Thanks
    Razvan



  • 9.  Re: OpenLdap 2.4.46

    Posted Wed October 30, 2019 09:23 AM

    Originally posted by: AyappanP


    1) What's the issue you faced when tried to create a ldap user ?

    2) Both are stable. It is generally recommended not to mix packages from both the sites. You can do that if you know how to resolve the library issues if something pops up. 



  • 10.  Re: OpenLdap 2.4.46

    Posted Wed October 30, 2019 10:50 AM

    Originally posted by: pop123


    Hi,

     

    I want to confirm me that the Openldap rpm creates only a ldap group, not a ldap user.

    The ldap user must be created manually by me.

     

    Please confirm me,

    Thanks a lot,

    Razvan



  • 11.  Re: OpenLdap 2.4.46

    Posted Wed October 30, 2019 11:11 AM

    Originally posted by: AyappanP


    Yes, it creates only the group. One has to manually create a ldap user. 

    " rpm -q --scripts openldap " this shows what the install scripts does. 

    The logic here is,  group is a general thing but not users. 

     



  • 12.  Re: OpenLdap 2.4.46

    Posted Thu October 31, 2019 09:04 AM

    Originally posted by: pop123


    Hi,

     

    I need please your advice:

    When I tried to install the package nss package, I did:

     

    dc2ts702i<root>(/var/tmp/OPENLDAP)# rpm -e sqlite-3.23.0-1.ppc
    error: Failed to initialize NSS library
    rpm_share: 0645-007 ATTENTION: get_rpm_inst_root_list() returned an unexpected result.
    rpm_share: 0645-007 ATTENTION: update_inst_root() returned an unexpected result.
    dc2ts702i<root>(/var/tmp/OPENLDAP)#

    Right now, all the rpm s commands dont work.

     

    Please advice me,

    Razvan Popescu

     

     



  • 13.  Re: OpenLdap 2.4.46

    Posted Thu October 31, 2019 09:41 AM

    Originally posted by: AyappanP


    sqlite library is needed by rpm. By removing it, rpm got disturbed. 

    I think you need to move to new rpm.rte fileset. 4.13.0.10

    http://public.dhe.ibm.com/aix/freeSoftware/aixtoolbox/INSTALLP/ppc/ 

    This will prevent these kind of issues as rpm.rte files itself will go into a separate directory. 



  • 14.  Re: OpenLdap 2.4.46

    Posted Thu October 31, 2019 10:48 AM

    Originally posted by: pop123


    HI,

     

    I need of your advice please:

     

    I need to install coreutils-8.29 rpm

    dc2ts702i<root>(/var/tmp/OPENLDAP)# rpm -ivh coreutils-8.29-3.aix6.1.ppc.rpm
    error: Failed dependencies:
            gettext >= 0.19.7 is needed by coreutils-8.29-3.ppc
            libiconv >= 1.14 is needed by coreutils-8.29-3.ppc
            libiconv.a(libiconv.so.2) is needed by coreutils-8.29-3.ppc
    dc2ts702i<root>(/var/tmp/OPENLDAP)#
    dc2ts702i<root>(/var/tmp/OPENLDAP)#
    dc2ts702i<root>(/var/tmp/OPENLDAP)# rpm -ivh gettext-0.19.8.1-3.aix6.1.ppc.rpm
    error: Failed dependencies:
            libglib-2.0.a(libglib-2.0.so.0) is needed by gettext-0.19.8.1-3.ppc
    dc2ts702i<root>(/var/tmp/OPENLDAP)#
    dc2ts702i<root>(/var/tmp/OPENLDAP)#
    dc2ts702i<root>(/var/tmp/OPENLDAP)# rpm -ivh gettext-0.19.8.1-3.aix6.1.ppc.rpm
    error: Failed dependencies:
            libglib-2.0.a(libglib-2.0.so.0) is needed by gettext-0.19.8.1-3.ppc
    dc2ts702i<root>(/var/tmp/OPENLDAP)#


    libglib-2.0 is part of which rpm please ?

    What should I do now ? Please advice ....

     

    Thanks a lot,

    Razvan Popescu

     



  • 15.  Re: OpenLdap 2.4.46

    Posted Thu November 07, 2019 04:03 AM

    Originally posted by: pop123


    Hi,

    Please tell me why is missing the file DB_CONFIG in /var/lib in your rpm openldap 2.4.46 ?

    Because I don t find the file DB_CONFIG, which is important in openldap configuration ....

     

    please advice me,

    Razvan Popescu



  • 16.  Re: OpenLdap 2.4.46

    Posted Thu November 07, 2019 08:22 AM

    Originally posted by: ctremel


     

    why are your spreading your questions around? think before you type or do your own research man.  not very smart behaviour.



  • 17.  Re: OpenLdap 2.4.46

    Posted Thu November 07, 2019 10:08 AM

    Originally posted by: pop123


    Hi,

     

    i didn t find the answer to my question, this is the raison I sent you an email

    I just wonder why did you not provide DB_CONFIG file , as this file is important ?

     

    Please advice me,

    Razvan



  • 18.  Re: OpenLdap 2.4.46

    Posted Fri November 08, 2019 07:54 AM

    Originally posted by: AyappanP


    Assumptions should be avoided. 

    Generally, config files are optional in packaging. Some distributions ship config files as "XX.example"

    You can always get a template config file from the community.