Fix typo in names of roles
This commit is contained in:
parent
ccb3a1f889
commit
20fd3118ed
@ -2,8 +2,8 @@
|
|||||||
# groups/users from is done by the membership to ldap_user and
|
# groups/users from is done by the membership to ldap_user and
|
||||||
# ldap_group. These two roles have to be defined manally before
|
# ldap_group. These two roles have to be defined manally before
|
||||||
# pg_ldap_sync can run:
|
# pg_ldap_sync can run:
|
||||||
# CREATE GROUP ldap_group;
|
# CREATE GROUP ldap_groups;
|
||||||
# CREATE USER ldap_user;
|
# CREATE USER ldap_users;
|
||||||
#
|
#
|
||||||
|
|
||||||
# Connection parameters to LDAP server
|
# Connection parameters to LDAP server
|
||||||
|
Reference in New Issue
Block a user