Enabling SSL certificate accounts
You can use the security login create command to enable administrator accounts to access an admin or data SVM with an SSL certificate.
Before you begin
You must be a cluster administrator to perform this task.
About this task
You must install a CA-signed server digital certificate before the account can access the SVM .
Refer to Generating and installing a CA-signed server certificate.
You can perform this task before or after you enable account access.
If you are unsure of the access control role you want to assign to the login account, you can add the role later with the security login modify command.
For complete command syntax, see the worksheet Creating or modifying login accounts.
Example
The following command enables the SVM administrator account svmadmin2 with the default vsadmin role to access the SVM engData2 using an SSL digital certificate.
cluster1::>security login create -vserver engData2 -user-or-group-name svmadmin2 -application ontapi -authmethod cert
After you finish
If you have not installed a CA-signed server digital certificate, you must do so before the account can access the SVM .
Refer to Generating and installing a CA-signed server certificate.