Hi all,

Sometimes I really feel as if I have no brain ;-)
It's been a few days, from time to time, I was wondering what could mean this battags.
This morning it jumped out : *battag*lia *s*cott.

Of course, it's not really important, but sometimes private jokes can cloud users (tags ? ;-)

>Your CAS server doesn't trust its own certificate. You need to add the certificate to the JVM's cacerts file.
>-Scott
I was sure I've added it but it was not the case.

Thanks.

Gaëtan.

Dale Ogilvie a écrit :
Battags is just an example of a user name that corresponds to a valid net id. You need to look in deployerConfigContext.xml for the userDetailsService bean and add <value> elements for each user that you want to be able to access the service management application. (Or so I think, this service management stuff is new to me as well).

        <bean id="userDetailsService" 
class="org.acegisecurity.userdetails.memory.InMemoryDaoImpl">
                <property name="userMap">
                        <value>
                battags=notused,ROLE_ADMIN
                    </value>
                </property>
        </bean>

Perhaps Scott knows why "battags", but it probably isn't *important*.

-----Original Message-----

And just one more question, what does battags means ?
(Feeling a bit foolish).

Regards,

Gaëtan Dardy.
SENTIER-Université Lyon 2.
_______________________________________________
Yale CAS mailing list
[email protected]
http://tp.its.yale.edu/mailman/listinfo/cas


_______________________________________________
Yale CAS mailing list
[email protected]
http://tp.its.yale.edu/mailman/listinfo/cas

Reply via email to