14 lines
216 B
Markdown
14 lines
216 B
Markdown
# LDAP client script for ubuntu/debian
|
|
|
|
## Usage
|
|
|
|
Move into the repo root
|
|
|
|
Copy the file ldap.vars.template to ldap.vars
|
|
|
|
Edit ldap.vars to your liking
|
|
|
|
Execute ./index.sh
|
|
|
|
The sso server will be on http://<IP>:3000
|