Hi Folks, The situation I am in is that a user goes to server A (cosign protected) and then selects an option to cause a redirect to server B (also cosign protected). Server B then wants to transfer files from server A to itself "on behalf of the user". My first thought was to have server A supply the cosign cookie to server B (via information in the redirect), but if I recall correctly the cookies are tied to an IP address, and therefore this wouldn't work. Am I remembering that correctly?
I am aware of the proxy service that cosignd provides which delegates a user's Kerberos credentials to a cosign-protected server to perform actions on a user's behalf. This assumes that the end service requires Kerberos authentication. I'm in a situation where I have two cosign-protected servers and want to be able to proxy from one server to the other. Is this possible? Thanks for any pointers! K.C. ------------------------------------------------------------------------------ _______________________________________________ Cosign-discuss mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/cosign-discuss
