cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 
Translate the entire conversation x

need help <UnrestrictedPrincipal> for security labels

CraigFinney
12-Amethyst

need help <UnrestrictedPrincipal> for security labels

Hi 

 

I am trying to setup security labels, but having issues setting up the <UnrestrictedPrincipal> group.  Using Windchill 12.0.2.18.

 

Assuming I want to set a AllowedGroup (site? Organization?).

I have tried the following, and variances of the PTC documentation:

<UnrestrictedPrincipal>
               <ufid>cn=AllowedGroup,cn=Windchill_11,o=ptc</ufid>
</UnrestrictedPrincipal>

 

But my method server will not restart.  I have set the group as Site and Organization level.  Same effects.

4 REPLIES 4
avillanueva
22-Sapphire III
(To:CraigFinney)

I did it this way. Perhaps this can work. I have a group at the org level that I want to be unrestricted. 

<UnrestrictedPrincipal>
   <WTPrincipalReference>
     <ClassType>wt.org.WTGroup</ClassType>
     <OrgName><My Org Name></OrgName>
     <Name><Group Name></Name>
   </WTPrincipalReference> 
...
</UnrestrictedPrincipal

Would that work for you?

I will try and get back to you if it worked 🙂  Thank you very much 🙂

Finally got some time set aside tomorrow to test 🙂

Hi @CraigFinney,

 

I wanted to see if you got the help you needed.

If so, please mark the appropriate reply as the Accepted Solution. It will help other members who may have the same question.
Of course, if you have more to share on your issue, please pursue the conversation. 

 

Thanks,
Anurag 

Announcements

Top Tags