@@ -921,7 +921,7 @@ omicron bryanh guest1
921
921
<term><literal>include_realm</literal></term>
922
922
<listitem>
923
923
<para>
924
- If set to <literal>1</> , the realm name from the authenticated user
924
+ If set to 1 , the realm name from the authenticated user
925
925
principal is included in the system user name that's passed through
926
926
user name mapping (<xref linkend="auth-username-maps">). This is
927
927
useful for handling users from multiple realms.
@@ -992,7 +992,7 @@ omicron bryanh guest1
992
992
<term><literal>include_realm</literal></term>
993
993
<listitem>
994
994
<para>
995
- If set to <literal>1</> , the realm name from the authenticated user
995
+ If set to 1 , the realm name from the authenticated user
996
996
principal is included in the system user name that's passed through
997
997
user name mapping (<xref linkend="auth-username-maps">). This is
998
998
useful for handling users from multiple realms.
@@ -1161,7 +1161,7 @@ omicron bryanh guest1
1161
1161
<term><literal>include_realm</literal></term>
1162
1162
<listitem>
1163
1163
<para>
1164
- If set to <literal>1</> , the realm name from the authenticated user
1164
+ If set to 1 , the realm name from the authenticated user
1165
1165
principal is included in the system user name that's passed through
1166
1166
user name mapping (<xref linkend="auth-username-maps">). This is
1167
1167
useful for handling users from multiple realms.
@@ -1372,7 +1372,7 @@ omicron bryanh guest1
1372
1372
<term><literal>ldaptls</literal></term>
1373
1373
<listitem>
1374
1374
<para>
1375
- Set to <literal>1</> to make the connection between PostgreSQL and the
1375
+ Set to 1 to make the connection between PostgreSQL and the
1376
1376
LDAP server use TLS encryption. Note that this only encrypts
1377
1377
the traffic to the LDAP server — the connection to the client
1378
1378
will still be unencrypted unless SSL is used.
0 commit comments