Skip to content

Commit

Permalink
Fix allowLocalNfsUsersWithLdap propertyName (Azure#13388)
Browse files Browse the repository at this point in the history
Co-authored-by: Audunn Baldvinsson <[email protected]>
  • Loading branch information
2 people authored and MirzaSikander committed Mar 22, 2021
1 parent 1033984 commit a7d1c72
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 a7d1c72

Please sign in to comment.