User jack logs in to host solar in and issues the following command: jack@solaris:-$ ls .ssh
id_dsa id_dsa.pub id_rsa id_rsa.pub known_hosts authorized_keys Which two are true?
A.
The authorized_keys file contains the private keys of remote users authorized to access
jack’s account on solaris.
B.
The known_hosts file contains the verified public keys of remote hosts known to be
trusted.
C.
The id_rsa.pub file contains the Rivest Shamir Adelman public key for the host solaris.
D.
The id_dsa.pub file contains the Digital Signature Algorithm public key for the user jack.
E.
The id_rsa file contains the private key for rhosts-based host authentication.
B,D
B & D
d b