"battags" is the NetId I use for testing purposes (my name is Scott Battaglia ;-)). Apparently using "test" would have been a better choice ;-)
-Scott On Nov 26, 2007 3:21 PM, Dale Ogilvie <[EMAIL PROTECTED]> wrote: > > 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 > -- -Scott Battaglia LinkedIn: http://www.linkedin.com/in/scottbattaglia
_______________________________________________ Yale CAS mailing list [email protected] http://tp.its.yale.edu/mailman/listinfo/cas
