Problems changeing the password on a citrix access gateway appliance
Anyone tried to customize a Citrix Access Gateway Appliance (CAGA)? I did :-)
Everything went fine. I successfully changed the default UI to our corporate UI. I was able to login and get to my applications. The only problem so far appeard, when the password expired. Changeing the password was not possible anymore, at least with IE7. Firefox worked fine.
In the CAGA logfile I found the following lines: (05/26/08 15:26:27):L10:LOGSVRE:3220:98311:server:aacd::aac.c:10424:SESSINFO:27::next page validation failed.: (05/26/08 15:26:27):L10:LOGSVRE:3220:98311:server:aacd::aac.c:10425:SESSINFO:27::Expected page: Login.aspx?ff=full: (05/26/08 15:26:27):L10:LOGSVRE:3220:98311:server:aacd::aac.c:10427:SESSINFO:27::Requested page: https://192.168.80.100:0/CitrixLogonPoint/Portal/themes/default/Images/redsquare.gif: (05/26/08 15:26:27):L10:LOGSVRE:3220:98311:server:aacd::aac.c:1605:SESSINFO:27::Check Redirect URL [/CitrixLogonPoint/Portal/themes/default/Images/redsquare.gif] : (05/26/08 15:26:37):L10:LOGSVRE:3220:98311:server:aacd::aac.c:10424:SESSINFO:27::next page validation failed.: (05/26/08 15:26:37):L10:LOGSVRE:3220:98311:server:aacd::aac.c:10425:SESSINFO:27::Expected page: ChangePassword.aspx?ff=full:
Alright, the resource redsqare.gif was missing........ Removing the reference to redsquare.gif from the css file solved the problem.
|
Comments (0)