Hi,
Great blog tutorials on this. Thank you.
Just wondering if it would be a good idea to be able to extract the public keys from the AD as well as just importing them.
i.e. python ssh-keyman.py --extract
Username:
Password:
Host: <here enter the host attribute/IP address that's with the key in AD>
Then Public Key is displayed.
It would make for easy one off copying (to authorized_keys on remote hosts) where required.
What do you think?