Skip to content

Commit

Permalink
Alter naming convention, match with rest
Browse files Browse the repository at this point in the history
  • Loading branch information
kiranparajuli589 committed May 25, 2020
1 parent def6a68 commit 316c398
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/acceptance/setConfig.sh
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,4 @@ configID="LDAPTestId"
./occ ldap:set-config "$configID" turnOffCertCheck "0"
./occ ldap:set-config "$configID" useMemberOfToDetectMembership "1"
./occ ldap:set-config "$configID" ldapConfigurationActive "1"
./occ ldap:set-config "$configID" ldap_attributes_for_user_search "uid"
./occ ldap:set-config "$configID" ldapAttributesForUserSearch "uid"

0 comments on commit 316c398

Please sign in to comment.