This shows you the differences between two versions of the page.
|
middleware:deploy:ed:post-mortem [2009/11/04 15:32] dfisher |
middleware:deploy:ed:post-mortem [2009/11/19 10:08] (current) dfisher added dpid issue |
||
|---|---|---|---|
| Line 9: | Line 9: | ||
| * Google mail host was incorrectly configured using 'aspmx.1.google.com'. The correct host is 'aspmx.l.google.com; | * Google mail host was incorrectly configured using 'aspmx.1.google.com'. The correct host is 'aspmx.l.google.com; | ||
| * DAT interface for managing google e-mail accounts contained a bug which caused all e-mail management tiles to appear | * DAT interface for managing google e-mail accounts contained a bug which caused all e-mail management tiles to appear | ||
| + | * DAT interface for resetting google password was not using the correct action name to allow authorization for all password resets | ||
| + | * irmed@vt.edu address no longer in service for bounce addresses | ||
| ==== Guest Issues ==== | ==== Guest Issues ==== | ||
| * Entity validation on the user account was incorrectly configured to 30 characters. The correct userid length is 500 characters. | * Entity validation on the user account was incorrectly configured to 30 characters. The correct userid length is 500 characters. | ||
| * Guest password resets from MyVT were being set with the expire flag. | * Guest password resets from MyVT were being set with the expire flag. | ||
| + | * Guest cleanup was not working for guests without a sponsor. | ||
| ==== MyVT Issues ==== | ==== MyVT Issues ==== | ||
| * Password changes made from the portal did not correctly copy the password to the e-mail account. | * Password changes made from the portal did not correctly copy the password to the e-mail account. | ||
| + | * Schema implementation was incorrectly requiring bannerAcademicLevel | ||
| ==== LDAP Issues ==== | ==== LDAP Issues ==== | ||
| * The EDID proxy was incorrectly configured. | * The EDID proxy was incorrectly configured. | ||
| * Peoplesearch contained a bug that prevented the last query template from being used. | * Peoplesearch contained a bug that prevented the last query template from being used. | ||
| + | |||
| + | ==== Email Issues ==== | ||
| + | * Welcome messages for new VT e-mail accounts are bouncing if their replication doesn't occur fast enough. | ||
| + | |||
| + | ==== DPID Issues ==== | ||
| + | * Dpid DSML was not updated to use contactName which caused replication to be rejected by downstream clients. | ||
| ===== March 2009 (ED 2.2)===== | ===== March 2009 (ED 2.2)===== | ||