Kerberos authentication between Java on Linux and Exchange Web Services (EWS)
问题 Is it possible to have a Java process running on linux access EWS using kerberos only without the need of a pre-defined username/password combination? My current system architecture consists of a Java process that accesses EWS using a stored username/password combination. Requirement is to ensure that the credentials under which the Java process runs are authenticated on Exchange using Kerberos. Is it possible to have this setup? 回答1: You ticket a TGT in the ticket cache or a keytab for that