Hello, While connecting on ssh using kerberos, k5login and no credential delegation, I would like to know the principal/login used by the client; as done in apache with REMOTE_USER. Looking in the code, this information is known by 'ssh_gssapi_krb5_userok' in 'gss-serv-krb5.c' and could be passed to environment. Is this feature yet discussed on the list ? Could it be added in sshd server ? Thanks in advance for the feedback. -- Fran?ois
Hello. I've found this feature in ticket 2063 [1]. 3 patches are proposed since 01/17/2013.and I don't find any thread explaining why the feature is not added in sshd. Is somebody know something about it Thanks a lot [1] - https://bugzilla.mindrot.org/show_bug.cgi?id=2063 2015-10-14 0:33 GMT+02:00 the cagou <fccagou at gmail.com>:> Hello, > > While connecting on ssh using kerberos, k5login and no credential > delegation, I would like to > know the principal/login used by the client; as done in apache with > REMOTE_USER. > > Looking in the code, this information is known by > 'ssh_gssapi_krb5_userok' in 'gss-serv-krb5.c' > and could be passed to environment. > > > Is this feature yet discussed on the list ? > Could it be added in sshd server ? > > > Thanks in advance for the feedback. > > -- Fran?ois > >