CONTAP-164455:在输入域凭据时大小写不匹配的情况下,不遵守 MFA 公钥身份验证方法
问题描述
使用使用域身份验证和公钥创建的用户作为其主要或次要身份验证:cluster1::*> security login show -role adminVserver: cluster1SecondUser/Group Authentication Acct AuthenticationName Application Method Role Name Locked Method-------------- ----------- ------------- ---------------- ------ --------------DEMO\emile ssh domain admin - publickey
当对域用户使用正确大小写时,双因素身份验证工作成功:[root@centos1 ~]# ssh DEMOemileemile@cluster1Permission denied (publickey).
如果对域用户使用错误大小写,则绕过公钥身份验证:[root@centos1 ~]# ssh DEMoemileemile@cluster1Password:Last login time: 2/13/2024 15:28:12Unsuccessful login attempts since last login: 2cluster1::>