Basic Administration > Managing User Participation > Participant Administration > Understanding Participants (Users, Groups, and Organizations) > Registering a non-Windchill User
  
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, abc@gmail.com).
The user for abc@gmail.com 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>