>> No.  The host.name property is used in at least a couple of places and
>> should be the valid FQDN of the server.
>
> It shouldn't be.  We always named ours cas1 and cas2 :-)

You're right.  I grepped through the source and the only configuration
references deal with ticket ID:

cas-server-webapp/src/main/webapp/WEB-INF/spring-configuration/uniqueIdGenerators.xml:
                  index="1"
value="${host.name}" />

cas-server-webapp/src/main/webapp/WEB-INF/cas-servlet.xml:
p:casTicketSuffix="${host.name}">

For some reason I thought it also influenced the hostname used for the
services management app.

M

-- 
You are currently subscribed to [email protected] as: 
[email protected]
To unsubscribe, change settings or access archives, see 
http://www.ja-sig.org/wiki/display/JSG/cas-user

Reply via email to