Skip to content

Commit

Permalink
Fix allowLocalNfsUsersWithLdap propertyName (#13388)
Browse files Browse the repository at this point in the history
Co-authored-by: Audunn Baldvinsson <[email protected]>
  • Loading branch information
audunn and audunn authored Mar 15, 2021
1 parent b81a30c commit aefacca
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -3162,7 +3162,7 @@
"type": "boolean",
"description": "Specifies whether or not the LDAP traffic needs to be secured via TLS."
},
"allowLocalNfsFSUsersWithLdap": {
"allowLocalNfsUsersWithLdap": {
"type": "boolean",
"description": " If enabled, NFS client local users can also (in addition to LDAP users) access the NFS volumes."
}
Expand Down

0 comments on commit aefacca

Please sign in to comment.