Jim Cheetham
2011-03-19 22:05:35 UTC
I have a server delivering a customer-facing service over ssh; as such
each client has a username & ssh keyfile to use for authentication,
and that's their only access.
I now want to expose a web service to them (related to their existing
service), and rather than start issuing passwords for authentication,
I would like to find some way of re-using their ssh keys -- even to
the extent of mandating a specific browser+plugin, which may well be
required.
I don't think I can get sufficient identifying information at the web
service end of a standard "ssh tunnel to the service", but I may have
overlooked something. Not sure I can get id from the SOCKS proxy mode
of ssh, either ...
The web service is unwritten, so it could use pretty much any
framework; if there was one out there that had plugins for ssh
authentication I'd love to know.
Has anyone seen such a beast, or at least come up with some useful
search terms I could try for more research?
-jim
_______________________________________________
NZLUG mailing list ***@linux.net.nz
http://www.linux.net.nz/cgi-bin/mailman/listinfo/nzlug
each client has a username & ssh keyfile to use for authentication,
and that's their only access.
I now want to expose a web service to them (related to their existing
service), and rather than start issuing passwords for authentication,
I would like to find some way of re-using their ssh keys -- even to
the extent of mandating a specific browser+plugin, which may well be
required.
I don't think I can get sufficient identifying information at the web
service end of a standard "ssh tunnel to the service", but I may have
overlooked something. Not sure I can get id from the SOCKS proxy mode
of ssh, either ...
The web service is unwritten, so it could use pretty much any
framework; if there was one out there that had plugins for ssh
authentication I'd love to know.
Has anyone seen such a beast, or at least come up with some useful
search terms I could try for more research?
-jim
_______________________________________________
NZLUG mailing list ***@linux.net.nz
http://www.linux.net.nz/cgi-bin/mailman/listinfo/nzlug