Troubleshooting the Active Directory

When you have issues with your array on the Active Directory, you can run some of the following commands to try to fix the issue.

Command String Function
userauth --test_group group_name -- domain domain_name Tests whether the group exists in the Active Directory domain
userauth --test_user user_name -- domain domain_name Tests whether the user belongs to the Active Directory domain
userauth --info Provides view of the current Active Directory status
userauth --disable domain_name

userauth --enable domain_name

If you make any changes on the Active Directory server that are related to the Active Directory configuration on the array, you might need to disable Active Directory authentication and re-enable it to clean up the cache.

For complete syntax on these commands, refer to the Nimble Storage Command Reference.