#Combining security login authmethods: cert and domain

1 messages · Page 1 of 1 (latest)

deep bolt
fluid bridge
#

no. And you can easily check this on the CLI: as soon as you select -authentication-method domain, the list of possible second factors for -second-authentication-method (shown by pressing ? ) contains only none.

dense nimbus
#

With ONTAP 9.13.1 you can use publickey as the second factor together with domain as the primary factor. Not possible with cert though.

fluid bridge
#

@dense nimbus strange, I ran that command on 9.13.1 and it didn't show publickey as available method 🤔

dense nimbus
#

seems like it's hidden but ONTAP accepts it if you type it manually:

cl1::*> security login create -vserver cl1 -authentication-method domain -second-authentication-method publickey -?
   [-user-or-group-name] <text>              User Name or Group Name
   [-application] <text>                     Application
  [ -remote-switch-ipaddress <IP Address> ]  Remote Switch IP Address
  [[-role] <text>]                           Role Name (default: admin)
  [ -comment <text (size 0..128)> ]          Comment Text
  [ -is-ns-switch-group {yes|no} ]           Whether Ns-switch Group (default: no)
  [ -is-ldap-fastbind {yes|no} ]             LDAP Fastbind Authentication