On Mon, 2004-02-09 at 15:41, Archana Turaga wrote: > Is it possible to use a role's psml file when the user is created and then after > that psml file change is local to a particular user and not global to the role?
yes, this is what happens, which is ironically exactly the opposite of what I want (to never save but recreate users profile on each login)! you want the following in JetSpeedResources.properties services.Profiler.newuser.template= services.Profiler.rolefallback=true services.Profiler.rolemerge=true automatic.logout.save=true HTH, Paul --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
