on 2005 Aug 09 6:23 AM
Hi All,
Can somebody plz help me in customizing the logon page of SAP EP6.0. I am using EP6.0 SP9. I have already modified the com.sap.runtime.logon.par.bak and renamed it after modification as my.new.logon.par. I am ready to save it back to the PCD directory on EP server but i am unable to find the authschemes.xml.bak, where i have to make further modification for passing the reference of this new par file. Can someone guide me the path of authschemes.xml.bak file in EP6.0 SP9 or if this file doesnt exist there which is the alternative file for passing the reference of this new my.new.logon.par file.
Thanking you in advance.
Regards,
Sarabjeet.
HI Sarabjeet
you can find authschemes.xml
1. Start the Config Tool by executing j2eeconfigtoolconfigtool.bat.
2. Choose the symbol for Switch to configuration editor mode.
3. In the tree, navigate to cluster_data ® server ® persistent ® com.sap.security.core.ume.service.
4. To switch to edit mode, choose This graphic is explained in the accompanying text (Switch between view and edit mode).
5. In the tree, select authschemes.xml and choose This graphic is explained in the accompanying text (Show the details of the selected node).
Refer the following link also
http://help.sap.com/saphelp_erp2004/helpdata/en/22/6880a2875a6f4c944a4a9193ce4836/frameset.htm
For further doubts refer the post
https://www.sdn.sap.com/sdn/collaboration.sdn?node=linkFnode6-1&contenttype=url&content=https://
Regards
Rajeev
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Sarabjeet
You have to replace the 'com.sap.portal.runtime.logon' with the name of the par you have created.The steps are as below.
<b>Downloading the authschemes.xml</b>
Start the config tool from usr/sap/instance/jc00/j2ee/configtool
Switch to editor mode
Navigate to cluster_data->server->persistent->com.sap.security.core.ume.service
Switch to edit mode(all nodes have to be down)
In the tree select authschemes.xml
Choose download and SAVE
<b>Editing the authschemes.xml</b>
EDIT LOCALLY using the wordpad and rename it(renamedauthschemes.xml).
Replace the com.sap.portal.runtime.logon with the name of the par you created.
<b>Uploading the renamedauthschemes.xml</b>
Switch back to config tool
Select the node com.sap.security.core.ume.service
create a node below selected node
select type fileentry and upload and created node appears
<b>Changing property</b>
Navigate to cluster_data->server->cfg->services
double click on property sheet com.sap.security.core.ume.service
click on property for login.authschemes.definition.file
enter the renamed renamedauthschemes.xml in to custom
apply custom
click ok and exit out of the cluster
Restart the server
Regards
Geogi
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi,
A bit more addition to the above replies...
After uploading the renamed autheschemes you have to go to System Admin>>System Config>> Um Config>> Direct Editing..
There you have to set the login.authschemes.definition.file property to the new name given to the authschemes.xml.
Then restart the server.
Regards
gEorgE
hi Sarabjeeth
launch the config tool from <i><b>/usr/sap/<instance>/jc00/j2ee/configtool</b></i>
*navigate to <i><b>cluster_data/server/persistent/com.sap.security.core.ume.service</b></i>
*in the tree , select <b>authschemes.xml</b>(show the details of the selected node)
*choose Download
*open in wordpad
here u change the reference to "mylogon"
Regards
Bobu
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
57 | |
11 | |
7 | |
6 | |
6 | |
6 | |
6 | |
5 | |
5 | |
4 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.