diff --git a/misc/pam_authentication/ldap.env b/misc/pam_authentication/ldap.env
index fbfac2d4ce297dd9a7a59d0fe25c9d5724b0d9f0..6067400cb2f0d965b2b85a7ac08f3b35117864c5 100644
--- a/misc/pam_authentication/ldap.env
+++ b/misc/pam_authentication/ldap.env
@@ -4,7 +4,7 @@
 # configuration variables.
 
 # REQUIRED - Set the ldap server here,
-export LDAPURI="ldap[s]://<ldap-service>[:<port>]/"
+export LDAPURI="ldap[s]://<ldap-service>[:<port>]"
 
 # REQUIRED - Set the base domain here. This is used to generate a fully
 # qualified user name, a Distinguished Name (DN), with the BIND_DN_PATTERN: