Coder Social home page Coder Social logo

hachi's People

Contributors

abhinandankothari avatar ajeygore avatar mehakdeep avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

hachi's Issues

User model

User model should have following attributes

  1. mail - user email attribute
  2. name - user name (short name, everything before @ symbol )
  3. dn - this will be looked up from ldap and setup here to position it later.
  4. sshPublicKey - this will be looked up from and set to ldap
  5. uid - same as name
  6. uidNumber - this will be number starting from 10001
  7. userPassword - this will be the password which we sync to ldap
  8. gidNumber - group id number - this will be an array

Authentication on Hachi

Once user clicks register

System needs to lookup user's email in ldap, if email address is found, then copy other attributes from LDAP and then send email for resetting the password.

LDAP Settings model

When system comes up first time, we should have a LDAPServer model in the system with a view, if this model does not exist then system should present ldap server setup view with following parameters

  1. ldap server host
  2. ldap server port
  3. ldap server dn
  4. ldap server search base
  5. email address field
  6. ssh public key field
  7. hachi_admin username - comma separated
  8. ldap_admin username
  9. ldap_admin password

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.