Set the authentication protocol to 2. This tag is read by the Blu-Ice clients to allow them to know how they should authenticate with dcss. Authentication protocol 2 is refering to the new sessionID based authentication.
dcss.authProtocol=2
The dcss.validationRate tag tells dcss how often, in milli-seconds, it should query the authentication server to determine if a user's permissions have changed.
dcss.validationRate=30000