Brian, the earlier suggestion to use IPsec to your servers sounds like an elegant approach, but sounds like you may have rather too many client machines to make this practical.
As a much simpler alternative, and one that is SSL based (and hence X.509 cert public key encryption based for easy deployment), you could use openVPN. openVPN works well, and easily, on Windows and lots of Unixes. You wouldn't need to make any code changes - just some network config. Our experiences with openVPN are very positive. I guess we Kerberos fans would prefer to see an integrated Kerberos solution (SSL sessions, without client authentication, for otherwise normal Kerberos transactions perhaps ? We use that approach in a custom banking application, but the code isn't general I'm afraid). But as you said you can't change your KDC servers. ________________________________________________ Kerberos mailing list [email protected] https://mailman.mit.edu/mailman/listinfo/kerberos
