Hello You'd need to tell us which version of MT you are using but I'm surprised the login page contains a javascript error. I've checked a copy of 7.5 and the error is probably coming from login_common.jsp, because there is no JS on line 213 in login.jsp.
However, there is also nothing on line 213 of login_common.jsp, but that may be IE lieing about the line number (it used to get it wrong by 1). So line 212 is as follows: this.document.loginForm.auth.onkeypass= doSubmit; which suggest the auth field has disappeared from your login form. If you removed it, stick an if statement around the above: if (this.document.loginForm.auth!=null) If this isn't correct, paste the lines around 213 in both JSPs. John -- SSO Plugin for BMC http://www.javasystemsolutions.com/jss/ssoplugin _______________________________________________________________________________ UNSUBSCRIBE or access ARSlist Archives at www.arslist.org attend wwrug12 www.wwrug12.com ARSList: "Where the Answers Are"