Exchange profile and password

How can I reset the password to the exchangeprofile file , I am getting the error Password logon no longer possible - too many failed attempts
thanks.

Hello Mader,
you can reset the password at R/3 part for Exchange profile error. it must be locked, just check on r/3 part.
1> login by SAP gui
2> goto SU01 tcode.
3> put the user name as used in exchange profile.
4> check if its locked, if locked unlock it and try once again at exchange profile.
5> if not locked, try resetting the password and then login at R/3 once to reset the new password.
6> put the same password and check connection in exchange profile.
7> and then change the other settings of exchange profile as required.
Do let me know if this resolves ur issue.
Thank you.
Regards,
Manomeet
Award points if helpful **

Similar Messages

  • Query for get username and profile and password life time

    please provide query for this output
    Profile     Username     Password Life Time
    DEFAULT     APPQOSSYS     UNLIMITED days
    DEFAULT     CZ36QW     UNLIMITED days
    DEFAULT     DBSPI     UNLIMITED days
    please tell me Password Life Time in this col um shows empty.

    please provide query for this output
    Profile     Username     Password Life Time
    DEFAULT     APPQOSSYS     UNLIMITED days
    DEFAULT     CZ36QW     UNLIMITED days
    DEFAULT     DBSPI     UNLIMITED days
    please tell me Password Life Time in this col um shows empty.

  • Oracle profile and password limits

    Hi there, I don't understand what's limiting my password selection. It appears that the profile is default and doesn't have limitations.
    Any help would be appreciated.
    Thanks
    db2> alter user system identified by "xxxxx";
    alter user system identified by "xxxxx"
    ERROR at line 1:
    ORA-28003: password verification for the specified password failed
    ORA-20003: Password should contain at least one \
    digit, one character and one punctuation
    db2> select profile from dba_users where username='SYSTEM';
    PROFILE
    DEFAULT
    db2> select resource_name, resource_type, limit from dba_profiles where profile='DEFAULT';
    RESOURCE_NAME RESOURCE
    LIMIT
    COMPOSITE_LIMIT KERNEL
    UNLIMITED
    SESSIONS_PER_USER KERNEL
    UNLIMITED
    CPU_PER_SESSION KERNEL
    UNLIMITED
    RESOURCE_NAME RESOURCE
    LIMIT
    CPU_PER_CALL KERNEL
    UNLIMITED
    LOGICAL_READS_PER_SESSION KERNEL
    UNLIMITED
    LOGICAL_READS_PER_CALL KERNEL
    UNLIMITED
    RESOURCE_NAME RESOURCE
    LIMIT
    IDLE_TIME KERNEL
    UNLIMITED
    CONNECT_TIME KERNEL
    UNLIMITED
    PRIVATE_SGA KERNEL
    UNLIMITED
    RESOURCE_NAME RESOURCE
    LIMIT
    FAILED_LOGIN_ATTEMPTS PASSWORD
    UNLIMITED
    PASSWORD_LIFE_TIME PASSWORD
    UNLIMITED
    PASSWORD_REUSE_TIME PASSWORD
    UNLIMITED
    RESOURCE_NAME RESOURCE
    LIMIT
    PASSWORD_REUSE_MAX PASSWORD
    UNLIMITED
    PASSWORD_VERIFY_FUNCTION PASSWORD
    SFDC_VERIFY_PWD
    PASSWORD_LOCK_TIME PASSWORD
    UNLIMITED
    RESOURCE_NAME RESOURCE
    LIMIT
    PASSWORD_GRACE_TIME PASSWORD
    UNLIMITED
    16 rows selected.

    I found what the issue was. Does anyone know how to
    look at the Resource limits and there value?Other than the DBA_PROFILES view that you queried in the previous post? Or some other resource limits (i.e. Resource Manager limits?)
    Justin

  • Audit failures on Exchange 2010 and password prompts in outlook

    Starting last Thursday after I patched my domain controllers and other Windows systems and rebooted my Outlook users are being prompted for username/password continuously and my Exchange security logs reflect audit failures for NTLM which I think is triggering
    the prompt. The same users also have an audit success via Kerberos.
    If the password prompt it cancelled Outlook can send and receive email just fine but the box continues to pop up occasionally.
    I've worked on this for several days now and can't figure it out. The audit logs on the DC's are clean with no audit failures.
    The issue is also affecting Visual Studio users who log into a Team Foundation Server, they are continually prompted for credentials and can't get in and the audit logs show the same thing.
    I don't think this is an Exchange specific issue but more of a broader authentication problem.
    Can anyone shed any light on this?
    An account failed to log on.
    Subject:
    Security ID: NULL SID
    Account Name: -
    Account Domain: -
    Logon ID: 0x0
    Logon Type: 3
    Account For Which Logon Failed:
    Security ID: NULL SID
    Account Name: mart.marc
    Account Domain:  AOF
    Failure Information:
    Failure Reason: An Error occured during Logon.
    Status: 0xc000006d
    Sub Status: 0x0
    Process Information:
    Caller Process ID: 0x0
    Caller Process Name: -
    Network Information:
    Workstation Name: AOG-LP047
    Source Network Address: 10.10.1.159
    Source Port: 50075
    Detailed Authentication Information:
    Logon Process: NtLmSsp
    Authentication Package: NTLM
    Transited Services: -
    Package Name (NTLM only): -
    Key Length: 0

    Hi,
    It is a known issue if you install the following security updates on March 10, 2015:
    http://support.microsoft.com/en-us/kb/3002657
    The user would be prompted with credentials when NTLM is used to authenticate these Active Directory domain users and services. 
    We can remove this patch from all the DCs manually and check whether the issue persists.
    Regards,
    Please remember to mark the replies as answers if they help, and unmark the answers if they provide no help. If you have feedback for TechNet Support, contact [email protected]
    Winnie Liang
    TechNet Community Support

  • How to block modification of a VPN profile ? (password and address)

    Hello,
    we use iPhone Configuration Utility 2.2 to deploy the iPhone in our Enterprise and we are surprised by the fact that it's impossible to block the modifications a parameter configured in the profile.
    For example, for VPN, it's possible for the end-user to change the address of connection.
    But our biggest problem is that it's impossible to have a rule that will ask the VPN password to the user every time he wants to connect.
    It's really a lack of security because if the password is stored in the VPN configuration then everybody with the iPhone unlocked in his hand can connect to the Enterprise !!!
    Is there a way to block such a thing ?
    Thank you for your help, it's really important for us.

    Also, try to log the username/password in your authenticator, just to be sure that credentials changeGood piece of advice, michael. Worth of it. When I changed the credentials manually, it worked correctly,but from the application, when I logout from 'a', 'a' and log in to 'b', 'b', I got a valuable information.
    I tried debugging like given below for checking from the application.
    class MyAuthenticator extends Authenticator {
        protected PasswordAuthentication getPasswordAuthentication() {
             System.out.println("userrrrrrrrr"+UtilsHTTPS.username);
             System.out.println("pwdddddddddd"+UtilsHTTPS.password);
      .........................................The information I got while debugging from the application was, the username and password does not get printed. It implies that, Authenticator.setDefault(new MyAuthenticator()); does not work as desired ie; even on calling new MyAuthenticator(), it does not get inside the MyAuthenticator class.
    Why does this happen? What is the solution for this?

  • Outlook 2013 - Exchange 2013 - Prompts for username and password when EWS basic authentication is enabled

    So we have an Exchange 2013 environment, and a CRM solution that requires basic authentication to EWS internally.  Problem is, after a reboot of our Exchange server, all of our Outlook clients begin prompting for username and password (which nothing
    works) which also starts locking users AD accounts out due to failed login attempts (somehow).  If I disabled basic authentication on EWS, Outlook authenticates as normal using NTLM and there are no issues.  Once Outlook has authenticated, I can
    turn back on basic authentication, and Outlook will be fine until the next time the Exchange server is rebooted.
    Any ideas?

    Hi,
    According to your description, I understand that Outlook client prompted for username and password when Exchange server restart and basic authentication is enabled for EWS.
    If I misunderstand your concern, please do not hesitate to let me know.
    It’s normal. This caused by the difference between basic authentication and NTML authentication:
    Basic, with any version of Outlook prior to 2010, results in a pop up dialog asking for creds. Outlook 2010 makes the 'save this password' actually work, so in an Outlook 2010 or later world, Basic can mean no need to authenticate every time you open/reconnect,
    but in all earlier versions, you will have to enter creds every time.
    NTLM, when used by a client that is domain joined and logged in with cached creds, results in the client simply sending the cached in creds to the server, resulting in what looks like a pretty seamless single sign on experience. However, if you want to do pre-authentication
    at something like TMG, and not let the traffic go all the way to CAS, you need to configure TMG for this.
    Thanks
    Please remember to mark the replies as answers if they help, and unmark the answers if they provide no help. If you have feedback for TechNet Support, contact [email protected]
    Allen Wang
    TechNet Community Support

  • Sharing SLD and Exchange Profile Settings

    Hi
    We have a  Development system (DXI and  and the SLD is hosted on DXI.
    Now we are trying to install a fresh Development system (UXI) which will use/share the same SLD hosted on DXI.  We did a system copy of DXI and then changing the exchange profile settings of UXI  (Host etc) to point to correct system also changes the Exchange profile parameters of DXI system.
    Somehow both the exchange profile settings of two systems are linked and changing one changes the another one with the same settings, thus starting repository, Configuration of DXI actually leads to another UXI system and Vice versa on changing exchange profile settings.
    Any inputs how to keep exchange profile settings segeregated will be helpful as both the system have their own box/host and only SLD is shared which is on DXI.
    Best Regards
    Swetank

    Re: XI 3.0 System Copy - Exchange Profile incorrect
    http://help.sap.com/saphelpnw04/helpdata/en/5e/f85141196ff423e10000000a155106/content.htm
    go through the link.
    hope this helps.
    Edited by: parvathy sriraman on Sep 19, 2008 9:13 AM

  • Hello.....after updating to Yosemite, i can't get my exchange mail to work.  It keeps saying can't connect to exchange server and asks for my password.  My mail is still working fine on android phone and ipad2.  Can someone help?

    Hello....after updating to Yosemite my mail isn't working .  Keeps saying can't connect to exchange server and asking for password

    I am having this exact same problem with my gmail account. Hopefully someone will have a remedy.

  • How can I get the computer to recognize my email and password? I have an exchange on my printer.

    HP D110 series.  Windows 7 -64-bit.  My printer was exchanged for the same model and I can not get connectivity to the computer.
    My email and password are not accepted.  What do I do to connect?
    {Personal Information Removed}

    hi Darryn
    Hope you are doing well and sorry to learn that you are having this issue.
    Taking into consideration the security of your data and your own, every time that email is reset is locked for 6 months.
    I see how that can an inconvinience in your situation but remember the purpose of that in my modest opinion is to protect data that is send to you and you to that email to print, A good example.
    You changed the email a week ago told your relatives and they forgot and they sent  information confidetial or private information met to you but I choose the email you had last week and I get a hold of this information.
    This is why I think HP make the decision of Automaticly locking the old email as soon is changed.
    What you can do to keep it as close as you can you from the one that you had previously is to add a number or another lettter to the old one and communicate the changes to your allowed senders.
    Hope this gives you a good explanation and an alternative;
    RobertoR
    ▼ 
    You can say THANKS by clicking the KUDOS STAR. If my suggestion resolves your issue Mark as a "SOLUTION" this way others can benefit Thanks in Advance!

  • Long Passwords not kept in Wifi profile and no ability to paste

    Our wifi network at work has a 64 character password of diverse characters/letters/numbers but the playbook won't keep it in the saved profile and to make it harder to enter you cannot "paste" it into the password field.  What is up with that?

    See [[Could not initialize the browser security component]]
    Rename (or delete) secmod.db (secmod.db.old) in the [http://kb.mozillazine.org/Profile_folder_-_Firefox Profile Folder] in case there is a problem with the file.

  • Profile Parameters for Logon and Password (Login Parameters)

    I've upgraded SM3.2 to SM4.0 and now users can create password with 40 characters. I want to return to max 8 letters in password and to big letters in password. I' haven't found appropriate parameter. Does parameter login/password_downwards_compatibility provide me compatybility to old login parameters?

    Hi,
    Also follow the following
    /people/sap.user72/blog/2005/10/19/attention-security-administrators-new-password-rules-are-on-their-way
    After SAP NetWeaver 6.40, the password hash algorithm is changed from MD5 to SHA-1. This means that more secure hash values, which are not backward-compatible, and which make reverse engineering attacks difficult, can be generated. By default, new systems generate two hash values: a backward-compatible value and a new value. However, you can configure the system so that only the new hash value, which is not backward-compatible, is generated. You can set the degree of backward compatibility with the profile parameter login/password_downwards_compatibility.
    The system can determine the type (new or old) of the current user password at any time. During logon, the system calculates the password hash based on the entered data and in accordance with the information from the user master record (see the hash procedure used) and compares the hash values. The system decides itself which part of the entered password is evaluated.
    · If the user master record shows that the user’s password was encrypted with the old password hash algorithm, the system only evaluates the first eight characters and converts these to upper-case
    · If the user master record shows that the user’s password is encrypted with the new password hash algorithm, the system evaluates all characters as they were entered (up to 40 characters, with no conversion to upper-case).
    The new functions do not initially have any consequences after the upgrade; the operation of the system and password queries continue to run as usual. The passwords of the new type gradually replace the passwords of the old type.
    Do reward with points.
    REgards.

  • My old email is not anymore existing.It was my Apple id. I updated my profile changing enail and password. Unfort. my Iphone did not update my profile and then I can not use my account by it. how can I do to reset my profile on IPhone4

    My old email is not anymore existing.It was my Apple id. I updated my profile changing enail and password. Unfort. my Iphone did not update my profile and then I can not use my account by it. how can I do to reset my profile on IPhone4

    Settings > iTunes and App Store > Apple ID > Sign Out > Sign In with the current Apple ID
    Settings > iCloud > (Scroll Down) Delete Account > Sign In with the current Apple ID

  • PI 7.11 sp6 system copy Exchange Profile error code: 399

    Experts,
    We have a PI 7.1 (EHP1, sp6) PI system based on AIX 6.1 OS and Oracle 11g.
    I recently did the standard PI system copy from a prod source (PIP) to a training target (PIT).
    I used the most recenty PI system copy guide that is specific for PI 7.1 EHP1
    I did not run into any major problems doing the steps of the copy itself.
    I did the usual "post" steps, documented in the guide that really are done on any NW system.
    Then I got into the specific "PI" post steps and that's where I now have a problem.
    I followed all the steps, fixing my RFCs, JCos, Destinations, cleaning up SLD, SLDAPICUST, creating new business systems...etc.
    My big problem is with the exchange profile. Yes, it's easy to change all the SIDs and hostnames using the search tool for all the parameters in the exchange profile, but the one I COULD NOT CHANGE was the "ABAP Connection". In there right after the copy was the hostname of the prod system, the client, and the user PILDUSER. I attempted to put the hostname of my target (PIT) system, but I would get the error:
    com.sap.rprof.dbprofiles.DBException: RFC call returned an error code: 399 
    I'm certain the user is NOT locked and the password is correct for PILDUSER. It'll give me a different error if I put the wrong password in, so I know it's hitting my system.
    Worse yet, If I left the hostname in there that was set to "prod", then when I changed all the other values in the "parameters" section of the XI profile, then it actually changed my PROD system!!
    If I keep the ABAP connection to PIT, then the entire exchange profile disappears for PIT.
    I see these errors in the default trace and application log:
    Caused by: com.sap.lcr.api.cimclient.LcrException: CIM_ERR_NOT_FOUND:
    No such instance: SAP_J2EEEngineCluster.CreationClassName="SAP_J2EEEngineCluster",
    Name="PIT.SystemHome.<traininghostname>"
    Caused by: com.sap.lcr.api.cimclient.LcrException: CIM_ERR_NOT_FOUND: No such instance: SAP_J2EEEngineCluster.CreationClassName="SAP_J2EEEngineCluster",Name="PIT.SystemHome.<traininghostname>"
            at com.sap.lcr.api.cimclient.SimpleResponseAnalyser.raiseExceptionOnError(SimpleResponseAnalyser.java:120)
    #2.#2011 11 03 13:49:47:008#0-500#Error#com.sap.aii.af.service.sld.SLDRegistrationJob#
    #BC-XI-CON-AFW#com.sap.aii.af.lib#7E3832DEA80F002B00000000008700C6#4804850000001902##com.sap.aii.af.service.sld.SLDRegistrationJob.SLDRegistrationJob.invoke()#J2EE_GUEST#0##0AFD01D4064C11E1CB5E7E3832DEA80F#0afd01d4064c11e1cb5e7e3832dea80f#0afd01d4064c11e1cb5e7e3832dea80f#0#Application [24]#Plain##
    SLD Registration Job: No access to SLD. Waiting for next retry. Error: com.sap.aii.af.lib.sld.SLDException: Failed to initialize ExchangeProfile properties. Reason: Unable to read configuration data (ExchangeProfile/aii.properties)#
    #2.#2011 11 03 14:51:18:096#0-500#Error#com.sap.esi.esp.service.server.ESPServiceInterfaceAbstract#
    #BC-ESI-WS-JAV#tcesiespsrv#7E3832DEA80F001100000000009A004C#4804850000001385##com.sap.esi.esp.service.server.ESPServiceInterfaceAbstract####109F6812065511E1BF9C7E3832DEA80F#109f6812065511e1bf9c7e3832dea80f#109f6812065511e1bf9c7e3832dea80f#0#Service Runner [tcesiespsrv]#Plain##
    +There is problem reading the hostname from the ClusterManager. This could lead to improper wsdl links.#
    SLDCHECK shows this:
    Function call returned exception code     3
    Access to the XI Profile is currently disrupted.
    I can't be the first person to run into this.
    SO strange that I can actually plug in either my dev/QA or PROD hostname in the "ABAP connection" box and it WILL ACCEPT IT...but then, it registered my training system as a "non central adapter engine".  I don't want that.
    Any ideas?
    Another issue is that the SLD PI information from the PIT system is missing the "Integration Directory".  It has the other 5 entries...Adapter Engine, Domain, Integration Repository, Integration Server,  RWB.
    Thanks for reading this,
    NICK

    Here is the error I get when I try to change the "abap connection" to the correct hostname:
    RFC call returned an error code: 399
    Stack Trace class com.sap.rprof.dbprofiles.DBException:<br><pre>at com.sap.rprof.dbprofiles.DBProfiles.checkReturn(DBProfiles.java:184) at com.sap.rprof.dbprofiles.DBProfiles.getProfile(DBProfiles.java:105) at com.sap.rprof.dbprofiles.RemoteProfile.readRemoteProfileFromMedia(RemoteProfile.java:1378) at com.sap.rprof.dbprofiles.RemoteProfile.getRemoteProfileFromFactory(RemoteProfile.java:204) at com.sap.rprof.dbprofiles.RemoteProfile.getRemoteProfile(RemoteProfile.java:154) at com.sap.rprof.dbprofiles.ExchangeProfile.getExchangeProfile(ExchangeProfile.java:46) at com.sap.rprof.remoteProfile.webui.ProfileWebTree.<init>(ProfileWebTree.java:24) at com.sap.rprof.remoteProfile.webui.Edit.getWebTree(Edit.java:322) at JEE_jsp_treeexprof_4804850_1319481176000_1319565151782._jspService(JEE_jsp_treeexprof_4804850_1319481176000_1319565151782.java:59) at com.sap.engine.services.servlets_jsp.lib.jspruntime.JspBase.service(JspBase.java:102) at com.sap.engine.services.servlets_jsp.server.Invokable.invoke(Invokable.java:140) at com.sap.engine.services.servlets_jsp.server.servlet.JSPServlet.service(JSPServlet.java:436) at com.sap.engine.services.servlets_jsp.server.servlet.JSPServlet.service(JSPServlet.java:240) at javax.servlet.http.HttpServlet.service(HttpServlet.java:847) at com.sap.engine.services.servlets_jsp.server.Invokable.invoke(Invokable.java:140) at com.sap.engine.services.servlets_jsp.server.Invokable.invoke(Invokable.java:37) at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:493) at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:298) at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:399) at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:388) at com.sap.engine.services.servlets_jsp.filters.DSRWebContainerFilter.process(DSRWebContainerFilter.java:48) at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78) at com.sap.engine.services.servlets_jsp.filters.ServletSelector.process(ServletSelector.java:84) at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78) at com.sap.engine.services.servlets_jsp.filters.ApplicationSelector.process(ApplicationSelector.java:244) at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78) at com.sap.engine.services.httpserver.filters.WebContainerInvoker.process(WebContainerInvoker.java:78) at com.sap.engine.services.httpserver.chain.HostFilter.process(HostFilter.java:9) at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78) at com.sap.engine.services.httpserver.filters.ResponseLogWriter.process(ResponseLogWriter.java:60) at com.sap.engine.services.httpserver.chain.HostFilter.process(HostFilter.java:9) at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78) at com.sap.engine.services.httpserver.filters.DefineHostFilter.process(DefineHostFilter.java:27) at com.sap.engine.services.httpserver.chain.ServerFilter.process(ServerFilter.java:12) at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78) at com.sap.engine.services.httpserver.filters.MonitoringFilter.process(MonitoringFilter.java:29) at com.sap.engine.services.httpserver.chain.ServerFilter.process(ServerFilter.java:12) at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78) at com.sap.engine.services.httpserver.filters.MemoryStatisticFilter.process(MemoryStatisticFilter.java:43) at com.sap.engine.services.httpserver.chain.ServerFilter.process(ServerFilter.java:12) at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78) at com.sap.engine.services.httpserver.filters.DSRHttpFilter.process(DSRHttpFilter.java:42) at com.sap.engine.services.httpserver.chain.ServerFilter.process(ServerFilter.java:12) at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78) at com.sap.engine.services.httpserver.server.Processor.chainedRequest(Processor.java:428) at com.sap.engine.services.httpserver.server.Processor$FCAProcessorThread.process(Processor.java:247) at com.sap.engine.services.httpserver.server.rcm.RequestProcessorThread.run(RequestProcessorThread.java:45) at com.sap.engine.core.thread.execution.Executable.run(Executable.java:122) at com.sap.engine.core.thread.execution.Executable.run(Executable.java:101) at com.sap.engine.core.thread.execution.CentralExecutor$SingleThread.run(CentralExecutor.java:327) </pre>

  • Importing the exchange profile in PI 7.1

    Hi,
    system is PI 7.1
    1. System copy is done and then in post intallation process.
    2. On PI System AII_PROFILES table is empty and i tried to import the the exchange profile from the link
        http://<host:port>/webdynpro/dispatcher/sap.com/com.sap.xi.exprofui/XIProfileApp
       it showing the profile is imported successfully but it is not getting updated in database as well as the tree for exchange profile is not showing in the parameter tree.
    3. after system copy there was no aii.properties file in server0 directory. i created the file manually but it is not picking the value from the aii.properties file
    Please reply urgent.

    Hi,
    Have you followed the same procedure to import as below?
           1.      On your Integration Server host, open the following URL:
    http://<AS_Java_host>:AS_Java_port>/webdynpro/dispatcher/sap.com/com.sap.xi.exprofui/XIProfileApp
    The following naming convention applies for <AS_Java_Port>:
    5<AS_Java_instance_number>00
    50000, for example, if your AS Java instance is 00
           2.      Enter the logon information:
    User Name: PISUPER
    Password: <pisuper_password>
    The Exchange Profile page appears.
           3.      Choose Connection.
    The ABAP Connection page appears.
           4.      Enter the required information for the PI host.
    Use the logon information of user PILDUSER.
           5.      Choose Set.
    The Exchange Profile page appears.
           6.      Choose Import.
    The Import profile from database page appears.
           7.      Choose Browse and select the following file:
    /usr/sap/<SID>/SYS/global/xi/exchange_profile.xml
    If you cannot run a Web browser on your PI host, you need to copy the file exchange_profile.xml from the PI host to a host where a Web browser runs.
           8.      Choose Import Data.
    The profile is imported.
    Regards,
    Venkata S Pagolu

  • Problem in importing SAP Exchange profile (BASIS settings) - Urgent

    Hi,
    I am currently facing problem in importing SAP Exchange profiles manually.
    When i enter into http://<J2EE_host>:<J2EE_port>/exchangeProfile with username as PISUPER, the page is getting loaded but
    <b>1.</b>it shows a error message stating, Name or password is incorrect
    <b>2</b>. When i ignore that error and proceed with the connections tab to edit the server settings, i cannot set the password for PILDUSER. It again says, Name or Password is incorrect..
    What could be the reason for these errors. Please help me... This is very urgent....
    Thanks in advance,
    Rose

    Thanks for your response guys. I checked for PISUPER and PILDSUPER in SU01 and checked for lock but it shows an error message saying User doesnot exist.
    Kindly let me know how to procced on in this case.
    Thanks and Regards,
    Rose.

Maybe you are looking for