Computer Accessories User Manual
Conguration Issues
■
“Notication URL needs to be updated for Access Manager SDK installation without web
container (6491977)” on page 19
■
“Password Reset service reports notication errors when a password is changed (6455079)”
on page 19
■
“Platform server list and FQDN alias attribute are not updated (6309259, 6308649)” on page
20
■
“Data validation for required attributes in the services (6308653)” on page 20
■
“Document workaround for deployment on a secure WebLogic 8.1 instance (6295863)”
on page 20
■
“The amconfig script does not update the realm/DNS aliases and platform server list entries
(6284161)” on page 20
■
“Default Access Manager mode is realm in the conguration state le template (6280844)”
on page 21
Notication URL needs to be updated for Access Manager SDK
installation without web container (6491977)
If you install the Access Manager SDK without a web container by running the Java ES 5
installer with the Congure Now option, the com.iplanet.am.notification.url property in
the AMCong.properties le is set to NOTIFICATION_URL. If you don't perform any additional
web container conguration, users will not receive notications from the remote Access
Manager server.
Workaround: Reset this property as follows: com.iplanet.am.notification.url=""
Password Reset service reports notication errors when a password is
changed (6455079)
When a password is changed, Access Manager submits the email notication using an
unqualied sender name Identity-Server which results in errors entries in the
amPasswordReset logs. Example:
07/19/2006 10:26:04:010 AM PDT: Thread[service-j2ee,5,main]
ERROR: Could not send email to user [Ljava.lang.String;@999262
com.sun.mail.smtp.SMTPSendFailedException: 553 5.5.4 <Identity-Server>...
Domain name required for sender address Identity-Server
Workaround: Change the conguration in
/opt/SUNWam/locale/amPasswordResetModuleMsgs.properties.
■
Change the from address. Change fromAddress.label=<Identity-Server> to
fromAddress.label=<IdentityServer@myhost.company.com>
■
Change the lockOutEmailFrom property to insure that lockout notications use the correct
from address.
Known Issues and Limitations
Sun Java System Access Manager 7.1 Release Notes 19










