Maybe a silly question - Can I copy a roles.xml file from one TS server to another TS server and expect the roles on the destination TS server to now match the roles on the source TS server?TS 6.7.1Solaris 10
Are you using ldap or just OS users? If it is OS users and you have the same username, it should work.
There are no user names in roles.xml - it's purpose is simply to define the characteristics / attributes of the FlexRoles - the 4 that come OOTB and any custom ones you may have created.Perhaps you're trying to do something else and are confusing the purpose of the roles.xml file? 07-22-2008 07:07 PM
Nope. I've created some custom roles on a dev server and copying the roles.xml file from that server to a test server. I expect to see the OOTB roles and the customroles from the dev server.?