search for: source_b_command_script

Displaying 1 result from an estimated 1 matches for "source_b_command_script".

2020 Jun 03
7
Auth via Multiple Publickeys, Using Multiple Sources, One Key per Source
...istinction.? I would like a way to say, require 1 key from source A and 1 key from source B. Like if there was a way to specify something like this for example: AuthenticationMethods publickey[1],publickey[2] AuthorizedKeysCommand[1] <source_a_command_script> AuthorizedKeysCommand[2] <source_b_command_script> and the same for AuthorizedKeysFile (for our needs multiple commands would be fine, but might as well support it for both) Let me also give an example of why I am interested in this, for context.? We would like to associate two different types of public keys with each user's account.?...