If my memory serves me correctly I think you have to create a domain key
zmprov gdpak domain.name
to check it
zmprov gd domain.name zimbraPreAuthKey
in the preauth.jsp edit the "public static final String DOMAIN_KEY = " to have your domain key
and edit the default login page location
zmprov md domain.name zimbraWebClientLoginURL https://HOSTNAME/zimbra/public/preauth.jsp
Regards,
Pablo Garaitonandia
Penn State University
ITS, Administrative Information Services
(814) 865-6385
pablo@psu.edu
From: "Matt Mencel" <MR-Mencel@wiu.edu>
To: "zimbra-hied-admins" <zimbra-hied-admins@sfu.ca>
Sent: Monday, December 16, 2013 4:40:09 PM
Subject: Zimbra 8 and CAS Authentication
Anyone familiar with using CAS authentication in Zimbra 8? I've got it all configured but when I try to browse to the URL:
https://HOSTNAME/zimbra/public/preauth.jsp
I get a 404 not found error. The preauth.jsp file exists in ~/jetty/webapps/zimbra/public/. It's owned by zimbra:zimbra and chmod'd 664.
Matt