Coder Social home page Coder Social logo

nodebb-plugin-open-ldap's People

Contributors

meredrica avatar smartameer avatar vishnu667 avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

Forkers

blair-0 maufimauf

nodebb-plugin-open-ldap's Issues

Login mask username field does not get replaced

Request for help!

I'm using current nobebb 18.4 and did configure the User LDAP Query filter field (uid=%uid). Unfortunately '%uid' is not being replaced by username from login screen as being set in Line 168 of index.js. On the OpenLdap server side I see:

SRCH base="ou=userlist,dc=hdm-stuttgart,dc=de" scope=2 deref=0 filter="(uid=%uid)"

rather then (In my username goik case):

SRCH base="ou=userlist,dc=hdm-stuttgart,dc=de" scope=2 deref=0 filter="(uid=goik)"

Possible npm registry problem

root@bb nodebb# cat /etc/issue
Ubuntu 20.04.3 LTS \n \l

root@bb nodebb# npm -version
6.14.15
root@bb nodebb# node
Welcome to Node.js v14.18.1.
Type ".help" for more information.
> 
root@bb nodebb# npm install nodebb-plugin-open-ldap
npm ERR! code E404
npm ERR! 404 Not Found - GET https://registry.npmjs.org/nodebb-plugin-open-ldap - Not found
npm ERR! 404 
npm ERR! 404  'nodebb-plugin-open-ldap@latest' is not in the npm registry.
npm ERR! 404 You should bug the author to publish it (or use the name yourself!)

Avoiding E-Mail confirmation on first login

Using nodebb-plugin-sso-open-ldap on each user's first login a confirmation e-mail is being sent to the directory entries mailattribute value.

Since directory data is being considered valid this step is actually confusing: Users do conceive our internal Nodebb forum server as part of the organization. Self registration is prohibited by configuration anyway hence e-mail confirmations are pointless.

Is there a way automatically marking newly LDAP created Nodebb user accounts as confirmed among with their corresponding e-mail addresses?

I've opened a corresponding request at the NodeBB Technical Support community forum without success so far.

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.