Disable verification emails when a new user is added
Follow below steps to disable the verification emails when a new user is added.
It is applicable to 4570, 4580, and 4590 of all builds.
1. Stop the Zoho Analytics Onpremise service
2. Download the below files to <Zoho>/Analytics/fixes (Create the folder if not present)
3. Take a backup of <Zoho>/Analytics/conf/app.properties.
4. Edit <Zoho>/Analytics/conf/app.properties and add below entries to the end of the file,
zrop.is.user.confirmed=true
zrop.is.onetime.password=true
4. Start the service.
PS: The instructions will work even if the users are added via SAML