Difference between revisions of "Bypassing the Login Page"

From SmartWiki
Jump to: navigation, search
Line 11: Line 11:
  
 
     * The Login Page Scripting is not functioning correctly
 
     * The Login Page Scripting is not functioning correctly
     * When you Clone a copy of SmartSimple and the orginal copy contains a Login Script preventing you from accessing the Clone.  
+
     * When you Clone a copy of SmartSimple and the original copy contains a Login Script preventing you from accessing the Clone.  
  
 
Note: this technique should not be used to create as browser shortcut, as the username and password are exposed.
 
Note: this technique should not be used to create as browser shortcut, as the username and password are exposed.
  
Category: Global Settings
+
[[Category:Global Settings]]

Revision as of 16:30, 5 September 2007

Bypassing the Login Page


If you need to bypass Login Page Scripting that you have added to the Login Page, you use the following type of URL:

http://Alias.smartsimple.biz/exlogin.jsp?alias=alias&user=username&password=password

   * This address is Case Sensitive 

You will need to use this technique when:

   * The Login Page Scripting is not functioning correctly
   * When you Clone a copy of SmartSimple and the original copy contains a Login Script preventing you from accessing the Clone. 

Note: this technique should not be used to create as browser shortcut, as the username and password are exposed.