diff --git a/pveum.adoc b/pveum.adoc index f9c1c7c..1eb1e5c 100644 --- a/pveum.adoc +++ b/pveum.adoc @@ -403,20 +403,13 @@ in DNs without being escaped properly. Following characters need escaping: -* Space (` `) - +* Space ( ) * Comma (`,`) - * Plus sign (`+`) - * Double quote (`"`) - * Forward slashes (`/`) - * Angle brackets (`<>`) - * Semicolon (`;`) - * Equals sign (`=`) To use such characters in DNs, surround the attribute value in double quotes.