command
module
Version:
v0.0.0-...-5758a76
Opens a new window with list of versions in this module.
Published: Jun 26, 2021
License: MIT
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
Development LDAP server settings
DON'T USE THIS SETTINGS FOR PRODUCTION USE
Usage
1. Start LDAP server
$ cd dev-server
$ docker-compose up -d
2. Edit database (optional)
3. Start Lauth
$ lauth -c dev-server/config.toml
Default accounts
System accounts:
| ID |
Password |
| CN=admin,DC=lauth,DC=local |
asdfg |
User accounts:
| ID |
Password |
| macrat |
foobar |
| j.smith |
hello |
4. Start test client
$ cd dev-server
$ go run client.go
Documentation
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.