From ad0b3d6b097aaca2c718dc2901748527f7ce60b3 Mon Sep 17 00:00:00 2001 From: aristocratos Date: Wed, 6 Oct 2021 10:54:19 +0200 Subject: [PATCH] Added notice about LDAP and static compilation --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index b37b268..3d269e4 100644 --- a/README.md +++ b/README.md @@ -250,6 +250,8 @@ Also needs a UTF8 locale and a font that covers: Append `STATIC=true` to `make` command for static compilation. + Notice! If using LDAP Authentication, usernames will show as UID number for LDAP users when compiling statically. + Append `QUIET=true` for less verbose output. Notice! Manually set `$ARCH` variable if cross-compiling