diff --git a/.env.production.sample b/.env.production.sample
index 5cd3e196e283b798cacfa077bec385fce3f0ccd1..05a04325627b78f2defd731a4158b443a89afd83 100644
--- a/.env.production.sample
+++ b/.env.production.sample
@@ -139,6 +139,16 @@ STREAMING_CLUSTER_NUM=1
 # UID=1000
 # GID=1000
 
+# LDAP authentication (optional)
+# LDAP_ENABLED=true
+# LDAP_HOST=localhost
+# LDAP_PORT=389
+# LDAP_METHOD=simple_tls
+# LDAP_BASE=
+# LDAP_BIND_DN=
+# LDAP_PASSWORD=
+# LDAP_UID=cn
+
 # PAM authentication (optional)
 # PAM authentication uses for the email generation the "email" pam variable
 # and optional as fallback PAM_DEFAULT_SUFFIX