[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: How to get
[Thread Prev] | [Thread Next]
- Subject: RE: How to get
- From: Исаев Виталий Анатольевич <isaev@xxxxxxxxxx>
- Reply-to: libssh@xxxxxxxxxx
- Date: Mon, 26 Aug 2013 12:29:10 +0000
- To: "libssh@xxxxxxxxxx" <libssh@xxxxxxxxxx>
Glad to hear it. Thanks a lot. -----Original Message----- From: Aris Adamantiadis [mailto:aris@xxxxxxxxxxxx] Sent: Monday, August 26, 2013 3:42 PM To: libssh@xxxxxxxxxx Subject: Re: How to get Hi, The feature you ask for is kerberos token forwarding. This is currently not implemented in the current version but since there's some demand for it, I will work on it as soon as I have the occasion. Regards, Aris Le 26/08/13 10:53, Исаев Виталий Анатольевич a écrit : > Dear collegues! > > It’s look like the Kerberos/GSSAPI functionality has been introduced > in the recent release of Libssh and I ask for a little tutorial or > couple of examples. > > There is no problem to get to the remote server over SSH using public > keys, and also it's possible to pass the Kerberos credentials (for > admin > needs) in the same way. Command > > ssh admin@server > > will delegate me all the administrative rights (if I have already > authentificated on my machine and set /etc/ssh/ssh_config in a proper > way), thus I don't need to request it again with > > kinit admin > > password > > > > I would like to do the same – pass Kerberos credentials during ssh > access – in my C application. I will be glad to any advice. > > Working on RHEL 6.4 with IdM (IPA) server. > > >
How to get | Исаев Виталий Анатольевич <isaev@xxxxxxxxxx> |
Re: How to get | Aris Adamantiadis <aris@xxxxxxxxxxxx> |