Enterprise Resource Planning Blogs by Members
Gain new perspectives and knowledge about enterprise resource planning in blog posts from community members. Share your own comments and ERP insights today!
cancel
Showing results for 
Search instead for 
Did you mean: 
Former Member
0 Kudos

You know the problem...you are ByDesign solution reseller or SAP employee and you have to manage many different ByDesign systems.

How can you easily login to all this systems without always typing in usernames and passwords?

Add the following javascript code to your favorites in IE or Firefox:

javascript:document.getElementsByName('sap-alias')[0].value='YOUR_USERNAME';document.getElementsByName('sap-password')[0].value='YOUR_PASSWORD'; document.loginForm.submit();

Now you can easily navigate to the login page of your ByDesign system and press on the link in your favorites, the javascript code will log you in automatically.

Caution: The password is saved in clear text!

1 Comment
Labels in this area