Registering a non-Windchill User
This procedure describes how to register a non-Windchill user. The registration can be done through an email notification when a non-Windchill user is added to project team. Perform the following:
1. Login as project creator.
2. Create a project.
3. Go to the
Team page of the project and click the add participants to team icon

.
4. Under
Email Invitation, add the non-
Windchill user email ID (for example,
[email protected]).
The user for
[email protected] must open the email that is sent and click the
Register action in the email.
To configure Windchill ProjectLink self registration, change the following properties in the <windchill>/conf/register/reg.properties file
# the ldap used: provider_url=ldap://pl-pla1.ptc.com:389
ldap://<LDAPserverName>.<MyCompany>.com:<port>
# the Directory Manager
principal=cn=Manager
# password for Directory Manager
credentials=wcadmin
# user_registration_subtree= to point to ou=people node in the LDAP
user_registration_subtree=ou=people,ou=pdmpjl,l= <location> ,o= <MyCompany>