Skip to content

Commit

Permalink
Merge pull request #5 from ArslanYM/ArslanYM-patch-1
Browse files Browse the repository at this point in the history
  • Loading branch information
benyanke authored Apr 10, 2023
2 parents 967a1ef + 8e65e42 commit 09b9e0f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spacebook/content/pages/quickstart.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ eleventyNavigation:
These steps offer a great way to try out GLAuth in a non-production environment. *Be warned that you should take the extra steps to setup SSL (TLS) for production use!*

1. Download a precompiled binary from the [releases](https://github.com/glauth/glauth/releases) page.
2. Download the [example config file](https://github.com/glauth/glauth/blob/master/sample-simple.cfg).
2. Download the [example config file](https://github.com/glauth/glauth/blob/master/v2/sample-simple.cfg).
3. Start the GLAuth server, referencing the path to the desired config file with `-c ./glauth64 -c sample-simple.cfg`
4. Test with traditional LDAP tools

Expand Down

0 comments on commit 09b9e0f

Please sign in to comment.