mirror of
git://git.proxmox.com/git/pve-docs.git
synced 2025-03-08 04:58:19 +03:00
user management: ldap: specify space and number sign escaping
number sign at the beginning (was missing completely) space only needs escaping at the start and end Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
This commit is contained in:
parent
f42edd7afd
commit
fd95afe2f5
@ -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 (`"`)
|
||||
|
Loading…
x
Reference in New Issue
Block a user