Coder Social home page Coder Social logo

icp-openldap's Issues

Admin console log in not working

We have connected our openldap server against our icp and are able to see our teams and user in the icp, but when we try to login with a ldap user, we get an authentication error. We are also not able to see any request from icp against our ldap server, in the ldap logs.

Container can't run as root by default in ICP v3.1.1.

Openldap container try to run as root but container can't run as root by default in ICP v3.1.1.

To allow container run as root, we need to create PodSecurityPolicy, ClusterRole and ClusterRoleBinding.
We can use PodSecurityPolicy and ClusterRole created by ICP.
In that case we need to create only ClusterRoleBinding something like below.

kubectl create clusterrolebinding ibm-privileged-openldap \
  --clusterrole=ibm-privileged-clusterrole \
  --serviceaccount=<namespace>:default

ICP 3.1.1 - gives error that LDAP search fails on configuration

I have followed the guidance here on 3.1.1 and when I try to save the new LDAP configuration it fails with "The LDAP search failed. Confirm your User filter parameter values and try again." I have used the filter values as described here. The Test Connection button works OK so my OpenLDAP PoD seems to be up OK. Any ideas on how to debug this?

helm lint error

[ERROR] Chart.yaml: directory name (icp-openldap) and chart name (openldap) must be the same

manifest.json: no such file or directory

Why do I get this error? I'm on ICP 3.1.2

cloudctl catalog load-archive --archive icp-openldap-0.1.5.tgz
Expanding archive
OK

FAILED
open /tmp/icp641077065/icp-openldap/manifest.json: no such file or directory

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.