Skip to main content
10-Marble
September 19, 2024
Question

Automatic license group membership when a new user is created

  • September 19, 2024
  • 1 reply
  • 1312 views

Does anyone know of a way to automatically place all new user accounts into a specific license group in Windchill 12? Currently we have to create the account in participant administration (Syncing it with our LDAP) and then take the extra steps of adding them to the 'PTC Navigate Contributor - Active Daily User License' group. Since this process is always the same, and occasionally forgotten, an automatic membership method  is preferable.

1 reply

jbailey
18-Opal
September 19, 2024
  • Create a group in LDAP that corresponds to the license you want to assign
  • Add the user to the group in LDAP
  • Create a group in Windchill that is assigned to the corresponding license
  • add the LDAP group to the license group
avillanueva
23-Emerald I
23-Emerald I
September 20, 2024

@jbailey is that the same thing? Either way, you are assigning to a group. Would this not require some customization to trigger of a new user creation?

jbailey
18-Opal
September 20, 2024

It is likely easier to automate population of a group in LDAP vs in Windchill, but if you cannot automate it in LDAP it will be just as much work, just in a different tool 🙂