examples: update docs

Signed-off-by: Nicola Murino <nicola.murino@gmail.com>
This commit is contained in:
Nicola Murino
2024-04-27 14:40:20 +02:00
parent 4d4d2ad801
commit 193d11587d
6 changed files with 8 additions and 4 deletions

View File

@@ -9,3 +9,5 @@ You can build this example using the following command:
```console
go build -ldflags "-s -w" -o ldapauthserver
```
:warning: A plugin for LDAP/Active Directory authentication is also [available](https://github.com/sftpgo/sftpgo-plugin-auth).