Skip to content

Commit aefacca

Browse files
authored
Fix allowLocalNfsUsersWithLdap propertyName (#13388)
Co-authored-by: Audunn Baldvinsson <audunn.baldvinsson@netapp.com>
1 parent b81a30c commit aefacca

File tree

1 file changed

+1
-1
lines changed
  • specification/netapp/resource-manager/Microsoft.NetApp/stable/2020-12-01

1 file changed

+1
-1
lines changed

specification/netapp/resource-manager/Microsoft.NetApp/stable/2020-12-01/netapp.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3162,7 +3162,7 @@
31623162
"type": "boolean",
31633163
"description": "Specifies whether or not the LDAP traffic needs to be secured via TLS."
31643164
},
3165-
"allowLocalNfsFSUsersWithLdap": {
3165+
"allowLocalNfsUsersWithLdap": {
31663166
"type": "boolean",
31673167
"description": " If enabled, NFS client local users can also (in addition to LDAP users) access the NFS volumes."
31683168
}

0 commit comments

Comments
 (0)