%BOOK_ENTITIES; ]>
Setting Up Invitations &PRODUCT; can be set up either so that project administrators can add people directly to a project, or so that it is necessary to send an invitation which the recipient must accept. The invitation can be sent by email or through the user’s &PRODUCT; account. If you want administrators to use invitations to add members to projects, turn on and set up the invitations feature in &PRODUCT;. Log in as administrator to the &PRODUCT; UI. In the left navigation, click Global Settings. In the search box, type project and click the search button. searchbutton.png: Searches projects In the search results, you can see a few other parameters you need to set to control how invitations behave. The table below shows global configuration parameters related to project invitations. Click the edit button to set each parameter. Configuration Parameters Description project.invite.required Set to true to turn on the invitations feature. project.email.sender The email address to show in the From field of invitation emails. project.invite.timeout Amount of time to allow for a new member to respond to the invitation. project.smtp.host Name of the host that acts as an email server to handle invitations. project.smtp.password (Optional) Password required by the SMTP server. You must also set project.smtp.username and set project.smtp.useAuth to true. project.smtp.port SMTP server’s listening port. project.smtp.useAuth Set to true if the SMTP server requires a username and password. project.smtp.username (Optional) User name required by the SMTP server for authentication. You must also set project.smtp.password and set project.smtp.useAuth to true.. Restart the Management Server: service cloud-management restart