cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - If community subscription notifications are filling up your inbox you can set up a daily digest and get all your notifications in a single email. X

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.

3 REPLIES 3
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 🙂

Announcements



Top Tags