Jim Rees wrote: > Even nicer would be token forwarding, like we had back in the good old days. > That would make it easier for those of us who need tokens in multiple cells. > But you can't have everything.
Why don't you write such a tool? It wouldn't be hard. In fact with C-Kermit it would be downright trivial using its send and receive filters. Simply write a send filter that extracts the local tokens and writes them to stdout and then a receive filter that reads stdin, parses the tokens and stores them into the cache manager. This can be done on top of the ssh data stream. Jeffrey Altman
smime.p7s
Description: S/MIME Cryptographic Signature
