efa auth ldapconfig reset
Reset LDAP configuration.

Note
--name and at least one other LDAP attribute to reset are required.Parameters
- --name string
- Specifies the name of the LDAP configuration to reset.
- --cacert string
- Specifies the cacert to reset.
- --bind-user-name string
- Specifies the bind-user-name to reset.
- --bind-user-password string
- Specifies the bind-user-password to reset.
- --user-search-base string
- Specifies the user-search-base to reset.
- --user-object-class string
- Specifies the user-object-class to reset.
- --user-login-attribute string
- Specifies the user-login-attribute to reset.
- --user-role-attribute string
- Specifies the user-role-attribute to reset.
- --user-role-attribute-key string
- Specifies the user-role-attribute-key to reset.
- --user-member-attribute string
- Specifies the user-member-attribute to reset.
- --group-search-base string
- Specifies the group-search-base to reste.
- --group-object-class string
- Specifies the group-object-name to reset.
- --group-attribute string
- Specifies the group-attribute to reset.
- --group-member-user-attribute string
- Specifies the group-member-user-attribute to reset.
- --group-member-mapping-attribute string
- Specifies the group-member-mapping-attribute to reset.
Examples
efa auth ldapconfig reset --name kvm12.com --group-attribute --group-member-mapping-attribute Reset LDAP configuration is successful
efa auth ldapconfig reset --name kvm12.com --user-member-attribute Reset LDAP configuration is successful