Jaap Winius <[email protected]> writes: > Can anyone recommend and an Instant Messaging solution, client and > server, that plays nice with Kerberos 5?
For client, Pidgin works well with GSS-API and is cross-platform. For server, we ended up using OpenFire, but I know there are others out there that can also do GSS-API. OpenFire has the drawback that it's written in Java and uses a completely bizarre configuration mechanism that we had a lot of trouble with. You also have to fiddle with it a bit to get GSS-API to work properly. It wasn't an entirely obvious deployment, unfortunately. -- Russ Allbery ([email protected]) <http://www.eyrie.org/~eagle/> ________________________________________________ Kerberos mailing list [email protected] https://mailman.mit.edu/mailman/listinfo/kerberos
