Affected Version(s):
vRD 2009
Symptoms:
The assignment of credentials for both folders and connection objects may be set automatically to use Default Credentials
1) if a vRD 2008 database has been updated to 2009
2) if connections have been created/imported in a newly created vRD 2009 database using a *.csv or a *.vre file.
Cause:
visionapp confirms this to be a bug in vRD 2009
Workaround:
Proceed as follows to have the assignments of credentials set to Inherit credentials from parent folder for both folders and connection objects:
Note:
- The script only applies to credential assignments of users, which have been at least once logged in to the according database.
- The assignment of credentials as "Personal credentials" to folders or connection objects is not affected by running the script.
A) Steps for databases updated from vRD 2008 to 2009
1. Run vRD 2009, connect to the vRD 2008 database and perform the update
2. Close all vRD 2009 instances
3. Run the attached SQL script on the SQL Server against the updated database (Note: Don't forget to backup the database before running the script.)
B) Steps for newly created vRD 2009 databases:
1. Run vRD 2009 and create a database
2. Import connections using a *.csv or a *.vre file
3. Close all vRD 2009 instances
4. Run the attached SQL script on the SQL Server against the vRD 2009 database (Note: Don't forget to backup the database before running the script.)
Resolution:
Will be fixed with the next vRD version