]> git.proxmox.com Git - pve-docs.git/blobdiff - pveum.adoc
user management: ldap: specify space and number sign escaping
[pve-docs.git] / pveum.adoc
index 147f3174f5e57d9efecde312fcb404c61de8a936..6a0ad17c7f0c9ead7074f340a4d59ae4d814dea7 100644 (file)
@@ -403,7 +403,8 @@ easily used in attribute values in DNs without being escaped properly.
 
 Following characters need escaping:
 
-* Space ( )
+* Space ( ) at the beginning or end
+* Number sign (`#`) at the beginning
 * Comma (`,`)
 * Plus sign (`+`)
 * Double quote (`"`)