Coder Social home page Coder Social logo

Error deploying ldap and IdP about devops HOT 3 CLOSED

aaroc avatar aaroc commented on June 8, 2024
Error deploying ldap and IdP

from devops.

Comments (3)

brucellino avatar brucellino commented on June 8, 2024

HI Cletus,

There is a package missing on the managed node (libselinux-python). You can either install this by hand or run the bootstrap.yml playbook on the hosts.

Give that a try and let me know if it works.

Also, the playbooks depend a lot on inventory definitions. Could you please either commit the inventory to the sites/ directory, or paste us a gist here.

Thanks,
Bruce

from devops.

okoliec avatar okoliec commented on June 8, 2024

Hello Bruce,
I am using the ansible scripts you created from this site to try to build mine. I was able to install the libselinux1-dev on the managed system and the installation continued and stop with another error.

TASK: [ldap | Add Organisations to the server] ********************************
skipping: [ldap.eko-konnect.net.ng]

TASK: [ldap | Retrieve ldap default policy] ***********************************
ok: [ldap.eko-konnect.net.ng]

TASK: [ldap | Copy Default policies] ******************************************
ok: [ldap.eko-konnect.net.ng]

TASK: [ldap | Apply overlays] *************************************************
failed: [ldap.eko-konnect.net.ng] => {"changed": true, "cmd": ["ldapadd", "-x", "-w", "xxxxxxx", "-D", "cn=admin,dc=local", "-H", "ldap:///", "-f", "/tmp/ppolicy.ldif"], "delta": "0:00:00.042152", "end": "2014-10-15 12:02:23.453403", "rc": 32, "start": "2014-10-15 12:02:23.411251"}
stderr: ldap_add: No such object (32)
matched DN: dc=local
stdout: adding new entry "cn=default,ou=policies,dc=local"

FATAL: all hosts have already failed -- aborting

PLAY RECAP ********************************************************************
to retry, use: --limit @/root/idp-ldap.retry

ldap.eko-konnect.net.ng : ok=18 changed=0 unreachable=0 failed=1

from devops.

brucellino avatar brucellino commented on June 8, 2024

hi cletus

to keep our knowledgebase clean and improve metrics could you please open a new ticket with this new error ? in the meantime, I'm closing this one.

Solution : install libselinux-python

from devops.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.