Fix typo in names of roles

This commit is contained in:
Lars Kanis 2023-02-03 19:42:18 +01:00
parent ccb3a1f889
commit 20fd3118ed

View File

@ -2,8 +2,8 @@
# groups/users from is done by the membership to ldap_user and
# ldap_group. These two roles have to be defined manally before
# pg_ldap_sync can run:
# CREATE GROUP ldap_group;
# CREATE USER ldap_user;
# CREATE GROUP ldap_groups;
# CREATE USER ldap_users;
#
# Connection parameters to LDAP server