sshd: SSH_CLIENT_CERT and SSH_CLIENT_PUBKEY env variables
Anton Worshevsky
gbdj at gbdj.ru
Wed Apr 26 13:00:16 AEST 2017
Hello,
There are environment variables SSH_CLIENT and SSH_CONNECTION
with information about client of current session.
I want to implement new variables with info about credentials used for session authentication.
Such as:
SSH_CLIENT_CERT
SSH_CLIENT_CERT_ID
SSH_CLIENT_CERT_PRINCIPALS
SSH_CLIENT_PUBKEY
SSH_CLIENT_PUBKEY_FINGERPRINT
Some of that information available in logs but not inside the session.
Is there good reason why it's not implemented yet?
Do i need to hold myself from writing it? =)
--
Anton Worshevsky
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 163 bytes
Desc: not available
URL: <http://lists.mindrot.org/pipermail/openssh-unix-dev/attachments/20170426/4a0852fe/attachment-0001.bin>
More information about the openssh-unix-dev
mailing list