Link changes from 6.5 to 7.0

Link changes from 6.5 to 7.0

When upgrading to 7.0 you may notice that some link URL's have changed.  If you need to roll back your install you will need to fix these links by hand, also if you have moved or copied these links elsewhere in your environment, you will need to update these links by hand.

"ImageChallenge"
    Object - cn=Image Challenge,ou=Authentication,ou=Account Mgmt, . . .
    6.5 Location - /swAuth/ImageChallengeCfg  
    7.0 Location - /auth/ic/icCfg.jsp

"OTPChallenge"
    Object - cn=OTP Challenge,ou=Authentication,ou=Account Mgmt, . . .
    6.5 Location - /swAuth/OTPChallengeCfg.jsp
    7.0 Location - /auth/otp/otpCfg.jsp
    
"Change Password"
    Object - cn=Change Password,ou=Authentication,ou=Account Mgmt, . . .
    6.5 Location - /apps/selfService/changePassword.jsp 
    7.0 Location - /auth/changePassword.jsp

"Password Self Service"  
    Object - cn=Password Self Service,ou=Authentication,ou=Account Mgmt, . . .
    6.5 Location - /apps/selfService/resetPasswordOptions.jsp   
    7.0 Location - /auth/ca/caCfg.jsp

"ResetImageChallenge-Link"
    Object - cn=Reset Image Challenge,ou=Admin Programs, . . .
    6.5 Location - /swAuth/OTPChallengeCfg.jsp
    7.0 Location - /auth/ic/icReset.jsp
    
"ResetOTP-Link"
    Object - cn=Reset OTP Challenge,ou=Admin Programs, . . .
    6.5 Location - /swAuth/ImageChallengeReset
    7.0 Location - /auth/otp/otpReset.jsp