gssapi / gssproxy

A proxy for GSSAPI | Docs at https://github.com/gssapi/gssproxy/tree/main/docs
Other
44 stars 28 forks source link

Figure out how to proxy multiple ticket caches #74

Open mcatanzaro opened 1 year ago

mcatanzaro commented 1 year ago

Currently gssproxy is good at proxying one (randomly?) selected ticket cache, but this is suboptimal if you have two or more ticket caches. Not sure what to do about this.