Mass Assign new PortalRole to all users

Sort:
You are not authorized to post a reply.
Author
Messages
D Duke
Basic Member
Posts: 6
Basic Member
    We don't want to use the default.xml PortalRole that is the default in Portal.  I was told that I first had to create a new role, run ldifgen to create the ldif files and then run ldapmodify.  But, to assign to everyone, I was told to run the mass assignment.  But, not figuring out how to do that to change everyone's PortalRole.  Can anyone help?
    Jimmy Chiu
    Veteran Member
    Posts: 641
    Veteran Member
      use RM administrator > mass assignment > specify PortalRole = default.xml and change the value to "whateveyouwant.xml", start the mass assignment.

      This will change any user with default.xml as portalrole to whateveryouwant.xml
      D Duke
      Basic Member
      Posts: 6
      Basic Member
        Something interesting to note.  The query PortalRole = default.xml does not return anything.  Not sure why.  I changed the query to PortalRole not = none (some made up value) then it worked. 
        Thanks
        You are not authorized to post a reply.