ONTAP 9.7P22 (End of Limited Support 2025/07/31) ONTAP 9.8P18 (End of Limited Support 2025/12/31) ONTAP 9.9.1P15 (End of Limited Support 2026/06/30) ONTAP 9.10.1P12(End of Limited Support 2027/01/31) ONTAP 9.11.1P8 (End of Limited Support 2027/07/31) ONTAP 9.12.1P2 (End of Limited Support 2028/02/28)
netapp9101::> vserver cifs security modify -vserver svm0 -is-aes-encryption-enabled true
Info: In order to enable CIFS AES encryption, the password for the CIFS server
machine account must be reset. Enter the username and password for the
CIFS domain "ADOSAKANA.LOCAL".
Enter your user ID: administrator
Enter your password:
netapp9101::> vserver cifs security show -fields is-aes-encryption-enabled
vserver is-aes-encryption-enabled
------- -------------------------
Cluster -
Snapmirror-WAN
-
netapp9101
-
netapp9101-01
-
svm0 true
svm2 false
svm3 false
7 entries were displayed.
netapp9101::>
ONTAPをActive Directoryに参加させようとしたら「Reason: SecD Error: no server available.」でエラーになった。
ontap91::> vserver cifs create -cifs-server newsvm0 -domain adosakana.local -ou CN=Computers
In order to create an Active Directory machine account for the CIFS server, you
must supply the name and password of a Windows account with sufficient
privileges to add computers to the "CN=Computers" container within the
"ADOSAKANA.LOCAL" domain.
Enter the user name: administrator
Enter the password:
Error: Machine account creation procedure failed
[ 91] Loaded the preliminary configuration.
[ 213] Created a machine account in the domain
[ 214] Successfully connected to ip 172.17.44.49, port 445 using
TCP
[ 249] Encountered NT error (NT_STATUS_MORE_PROCESSING_REQUIRED)
for SMB command SessionSetup
[ 250] Cluster and Domain Controller times differ by more than
the configured clock skew (KRB5KRB_AP_ERR_SKEW)
[ 250] Kerberos authentication failed with result: 7537.
[ 258] Encountered NT error (NT_STATUS_MORE_PROCESSING_REQUIRED)
for SMB command SessionSetup
[ 259] Cluster and Domain Controller times differ by more than
the configured clock skew (KRB5KRB_AP_ERR_SKEW)
[ 259] Kerberos authentication failed with result: 7537.
[ 259] Unable to connect to LSA service on
adserver.adosakana.local (Error:
RESULT_ERROR_KERBEROS_SKEW)
[ 260] No servers available for MS_LSA, vserver: 2, domain:
adosakana.local.
**[ 260] FAILURE: Unable to make a connection (LSA:ADOSAKANA.LOCAL),
** result: 6940
[ 260] Could not find Windows SID
'S-1-5-21-937304154-1581684492-536532533-512'
[ 284] Deleted existing account
'CN=NEWSVM0,CN=Computers,DC=adosakana,DC=local'
Error: command failed: Failed to create the Active Directory machine account
"NEWSVM0". Reason: SecD Error: no server available.
ontap91::>