Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/stahnma/lssm
LDAP Self Service Project
https://github.com/stahnma/lssm
Last synced: about 2 months ago
JSON representation
LDAP Self Service Project
- Host: GitHub
- URL: https://github.com/stahnma/lssm
- Owner: stahnma
- Created: 2010-09-22T02:19:27.000Z (over 14 years ago)
- Default Branch: master
- Last Pushed: 2012-06-14T04:41:54.000Z (over 12 years ago)
- Last Synced: 2024-10-14T00:54:52.468Z (3 months ago)
- Language: Ruby
- Homepage:
- Size: 168 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Trying to make a 2.0 iteration of my LDAP self service tool.
Use:
activeldap
sinatra# Notes
## CLI
* Be able to authenticate (with or without a bind account)
* be able to logout on the CLI
* Be able to view other records if I am authenticated (for other users)## Pass 2
* Be able to tell if I am an admin
* Be able to modify my own record
* If I am an amdin, be allowed to modify others (the directory might handle this)