About hiding password in monitor

Hi All¨
I am sending a user password from sap system to a third party system via XI , I do not want anyone to se the password in the monitor , how can I hide it.
thanks in advance.

Hi,
You could use the SAML based Principal propagation concept for this kind of activity.
But you need to use either RFC, proxy or SOAP adapter only.
It will create SAP Assertion ticket as per the User ID and Password the login User ID and Password that will be of SAP side.
Principal propagation means the ability to forward the user context of a message unchanged from the sender to the receiver.
the message is executed under the same user in all participating messaging components.
In such ..
Users to be propagated must be maintained in the messaging components with the same name as in the sender system. For security reasons, we recommend that you create these users as users of type system and not as dialog users. These users must be assigned the role SAP_XI_APPL_SERV_USER.
If you use access control lists (ACLs) for messages with specified sender systems or interfaces (see SAP Note 852237), these ACLs must include propagated application users if principal propagation is applied.
I hope the below links are useful..
refer
Principal Propagation in SAP XI
/people/alexander.bundschuh/blog/2007/01/16/principal-propagation-in-sap-xi
Principal Propagation with SAP NetWeaver Process Integration 7.1
/people/alexander.bundschuh/blog/2007/08/06/principal-propagation-with-sap-netweaver-process-integration-71
https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/808d3048-638c-2a10-35a6-faa48e50ad59
http://help.sap.com/saphelp_nw04/helpdata/en/45/0f16bef65c7249e10000000a155369/frameset.htm
http://help.sap.com/saphelp_nw04s/helpdata/en/45/345d11a7993446e10000000a155369/frameset.htm
/people/alexander.bundschuh/blog/2007/08/06/principal-propagation-with-sap-netweaver-process-integration-71
Thanks
Swarup
Edited by: Swarup Sawant on Apr 9, 2008 12:37 PM
Edited by: Swarup Sawant on Apr 9, 2008 12:38 PM

Similar Messages

  • Firefox promted me to save about 4 passwords and now won't prompt me. All the setting are just as they should be. Why has it stop prompting me to save passwords?

    This is a new machine though I am not new to Firefox. There are certain sites I have multiple accounts on in which Firefox as of a month ago saved every password for every account. Just turning on this machine for the first time yesterday I immediately downloaded Firefox and set the settings as I had them on the previous machine. As I began getting things in order and all favorites back in place, Firefox did prompt me to save about 4 passwords and abruptly stopped. I have checked all the settings and nothing has changed. No addresses have been blocked, no exceptions. Even addresses and on sites I know for certain will let Firefox save the passwords I am not being prompted. I am at a loss as to what to do.
    Any help would be appreciated.
    Thank you for your time.
    John

    Try the following:
    close iWeb.
    delete the iWeb preference file, com.apple.iWeb.plist, that resides in your Home/Library/Preferences folder.
    go to your Home/Library/Caches/com.apple.iWeb folder and delete its contents.
    reboot.
    launch iWeb and try again.
    If that doesn't help continue with:
    move the domain file from your Home/Library/Application Support/iWeb folder to the Desktop.
    launch iWeb, create a new test site, save the new domain file and close iWeb.
    go to the your Home/Library/Application Support/iWeb folder and delete the new domain file.
    move your original domain file from the Desktop to the iWeb folder.
    launch iWeb and try again.
    OT

  • Hi, Dear. I purcahse my iphone 4S on of the guy, my problem is when i update any app from App store and i click update there is an e-mail address is coming which i doesnt know about the password, how can i revome the e-mail address for update our apps.

    Hi, Dear. I purcahse my iphone 4S on of the guy, my problem is when i update any app from App store and i click update there is an e-mail address is coming which i doesnt know about the password, how can i revome the e-mail address for update our apps.

    Yes. Delete the Apps that were not Purchased using Your Apple ID.
    But a Restore as New is the way to go.

  • Hiding password in the script

    Hi
    Is there a way of hiding password text in the script? If possible please provide different ways of doing it and with examples. Thanks!

    You can save encrypted data wherever you like, including within your script file (though there are certainly advantages to having it separate from the code.) One easy example of this is with the ConvertFrom-SecureString and ConvertTo-SecureString cmdlets:
    # At your console:
    $secret = Read-Host -AsSecureString "Enter password"
    $secret | ConvertFrom-SecureString
    # copy and paste the data that this command produces, and
    # place it into your script file (or a data file, whatever)
    # In your script:
    $encryptedData = '<copied from ConvertFrom-SecureString output>'
    $secureString = $encryptedData | ConvertTo-SecureString
    When you call ConvertFrom-SecureString the way I did in this example, PowerShell uses the Windows Data Protection API (DPAPI) to perform the encryption.  That's the scenario you described, where you're the only person who can decrypt the data, and only
    on your own computer.  In the examples code I linked to earlier, I show some alternatives using RSA certificates to encrypt data in a way that is just as secure, but can be shared across multiple users / computers.
    wow.. a cool trick.. :) Thanks David for sharing this idea.
    so for secure string it will only work on the machine where it was generated?
    Every second counts..make use of it. Disclaimer: This posting is provided AS IS with no warranties or guarantees and confers no rights.
    IT Stuff Quick Bytes

  • Problem about Changing Password?

    1 After logining in mobile server,I tried to change the password,but it sometimes failed.
    2 After changing the password in webtogo client,I found the password in mobile server had been also changed.
    What relationship about the password between online and offline?
    Will you please give me some advice?
    Thanks a lot!

    No, we didn't change the network name or the SSID.
    I am trying to get my head around how the preference files work. I understand that changing the password would change the preference file, but after further changing, I noticed that if I changed the password back to the original password, it would no longer connect. Then, I changed it back to the password from which I had changed the original password, and it did not connect. Then, after changing it to a brand new password, it connected.

  • Has anyone else been getting emails about reseting password

    Has anyone else been getting emails about reseting password when they have not requested it? I have been getting several emails for the past couple of days where it says how to reset when I never asked to do so. Is there anything that should be done about it? Or anything apple can do about it for my email is very different and not easy to guess or duplicate.

    you got the ping app, this app is sending greeting pings and message of promo price for it in the cost version

  • HT1420 i just installed new iphone software and facing a problem, after updating its software itune demanding a password for backup all data that is in itune(pc). n i dont know about this password........what happen now ??

    after updating my iphone 3gs ,itune demanding a password for restore backing up file and i dont know about this password so what should i have to do ???????where i can get this password??????

    Mullaly75 wrote:
    I assume u guys don't understand what open source software is
    Yes, I think most of us do understand what open source software is. It sounds as if you don't. Here's some information:
    Open-source software (OSS) is computer software that is available in source code form: the source code and certain other rights normally reserved forcopyright holders are provided under an open-source license that permits users to study, change, improve and at times also to distribute the software.
    Open source software is very often developed in a public, collaborative manner. Open-source software is the most prominent example of open-sourcedevelopment and often compared to (technically defined) user-generated content or (legally defined) open content movements.
    from http://en.wikipedia.org/wiki/Open_source_software
    Yes, Tom Wu of Stanford wrote a paper on something called Secure Remote Access Protocol. It's a form of Asymetric Key Exchange and has nothing to do with hacking anything. It's actually intended to protect data.

  • I have purchased an album but cannot listen to it everytime it asks me about the password any assistance

    I have purchased an album but cannot listen to it everytime it asks me about the password any assistance

    Assuming these tracks come from the iTunes store and you are in a region where you are allowed to redownload your past music purchases, delete the problem tracks from your iTunes library, don't hide from iTunes in the Cloud/iCloud if prompted, close and then reopen iTunes, go to the iTunes Store home page, click thePurchased link from the Quick Links section in the right-hand column, then select Music and Not on this computer. You should find download links for your tracks there.
    While downloading select Downloads in the left-hand column and make sure Allow Simultaneous Downloads is unticked.
    If the problem persists, or that facility is not yet available in your region, contact the iTunes Store support staff through the "Report a problem" links in your account history, or via Contact Support.
    See also:
    HT5085: iTunes in the Cloud and iTunes Match Availability
    HT2519: Downloading past purchases from the App Store, iBookstore, and iTunes Store
    tt2

  • Hi, I have answered no to the question about saving password for one spesific site. I have changed my mind and would like Firefox to save the password. How do I reactivate the password saver for one spesific site?

    Hi, I have answered no to the question about saving password for one spesific site. I have changed my mind and would like Firefox to save the password. How do I reactivate the password saver for one spesific site?

    Check exception list of your Firefox password Manager and check if your site is there or not?
    * http://kb.mozillazine.org/User_name_and_password_not_remembered#Password_Manager_settings

  • HT1338 How about hiding app store from my iPad

    How about hiding app store from my iPad

    Yes, in Restrictions:
    Settings > General > Restrictions > Enable Restrictions > (Set Passcode) > ALLOW: now choose whether you want to restrict all three options regarding apps and the iTunes Store

  • Icalentor and  ilife keep asking me about keychain password.when i login.if any one konws how to stop it ?thank you .please  help .i am a new mac user

    icalentor and ilife keep asking me about the keychain password ,wich i don't event know about (login password dosn't work), if any one knows about this ,and how to avoid from that ? thank you ! please help ,.i am a new mac user .

    See if this helps...
    Open Keychain Access in Utilities, use Keychain First Aid under the Keychain Menu item, then either check the Password under that item, change it, or delete it and start over.
    Keychain Access asks for keychain "login" after changing login password...
    http://support.apple.com/kb/HT1631
    Resetting your keychain in Mac OS X...
    If Keychain First Aid finds an issue that it cannot repair, or if you do not know your keychain password, you may need to reset your keychain.
    http://support.apple.com/kb/TS1544

  • Hiding Password in OIM user form

    Hi All,
    I am trying to Hide the userID and Password from OIM user (create user) form as I am using entity adaptor to generate these and I dont want to enter vague values. I am successful in hiding User ID field by modifying formMetaData.xml, however, I am not able to find anything for Password/Confirm Password fields.
    Please suggest.

    For each attribute reference, you can specify whether the field is:
    Viewable—By adding the attribute reference to the relevant section
    Editable—By specifying a value of TRUE or FALSE for the editable parameter
    Optional—By specifying a value of TRUE or FALSE for the optional parameter

  • Question about tightning a loose monitor.

    I have a CQ60-615DX Notebook and the monitor is beginning to feel loose and wobbly but I'm unsure about how to tighten it back up, any help is much appreciated.

    you can tighten the screws on the hinges, see the maintenance guide  in the section of removing the display panel.
    http://h20180.www2.hp.com/apps/Lookup?h_lang=en&h_cc=us&cc=us&h_page=hpcom&lang=en&h_client=S-A-R163...
    I am an HP employee.
    "Did my response help with your issue? If so, please give me Kudos by clicking the "Kudos" button or mark the post that solved your problem as the Accepted Solution. Thanks!"

  • About using OSB JMX Monitoring API

    hi Experts,
    My customer is using OSB11.1.1.7, they are trying to use JMX Monitoring API to get the statistic info, but have the following issues:
    1. For the non-soap service, the serviceDomainMbean.getBusinessServiceStatistics method always return error when typeFlag was set with ResourceType.WEBSERVICE_OPERATION.value(), reason is there is no ws operation for this service, customer wants to know how to know if a service has no ws operation ,therefore they can avoid to get ws-operation statistic info for those kind of services.
    2. Is there a way to get statistic info for the current aggregation interval? the api seems works with period from last reset.
    3. Further more, How to get statistic info for special period, for example, customer want to query statistic info from 05/01 to 05/03, or from 05/03 12:00 to 05/03 13:00
    Thanks for the help.
    Best regards

    Davinder Singh wrote:
    Hi ,
    I have an application deployed on weblogic server 8.1 . This has some MBeans exposed
    for management purposes. This needs to be accessed from another web application
    running on another weblogic instance on different machine. For this the managed
    application has a Connector server and the management application is trying to
    connect it through Connector client.
    At the managed application side , i am getting NoSuchMethodError: javax.management.MBeanServer.getClassLoaderRepository()
    I am not using weblogic implementation of JMX (MBean Server).
    My guess about the error :the weblogic implements JMX version 1.0 and i am using
    JMX remoting API (RI from Sun) which requires JMX 1.2
    Is there a way i can make weblogic use JMX 1.2 ?I dont think there is a way to do this. But I might be wrong.
    >
    Thanx,
    Davinder

  • Hiding password in unix

    Hi,
    Could anyone tell me what is the unix command that is used for hiding the password's which is similar to following oracle code.
    ===============================================
    accept uname prompt 'Enter username====>'
    accept password prompt 'Enter passwd===>'hide
    connect &username/&passwd
    ===============================================
    I need the similar type of functionality(hide) in unix.
    Regards,
    Nagarjun.

    I need the similar type of functionality(hide) in unix.If I understand your need, then you can use "stty -echo". See this example :
    [ora102 work db102]$ cat read_pass.sh
    echo -n "Password : "
    read PASS
    echo $PASS >/tmp/pass.txt
    [ora102 work db102]$ ./read_pass.sh
    Password : mypass
    [ora102 work db102]$ cat /tmp/pass.txt
    mypass
    [ora102 work db102]$                        Now I use stty -echo
    [ora102 work db102]$ cat read_pass.sh
    echo -n "Password : "
    stty -echo
    read PASS
    stty echo; echo
    echo $PASS >/tmp/pass.txt
    [ora102 work db102]$ ./read_pass.sh
    Password :
    [ora102 work db102]$ cat /tmp/pass.txt
    mypass
    [ora102 work db102]$                                

Maybe you are looking for

  • Need to convert the binary data in blob field to readable format

    Hi, We need to convert the Binary data in the BLOB field to readable format and need to display it in Oracle Apps Environment,does anybody come across the similar requirement. please advise, thanks in advance. Regards, Babu.

  • How can I organize groups in Address Book while running iCloud under Lion?

    I am frustrated with the new Address Book for many reasons: It is no longer possible to view groups, list, and cards at the same time, just groups and list or list and cards.  This means it is very cumbersome to organize cards to multiple groups, som

  • Why won't my apps update?

    I don't have wi-fi, but I thought that connecting to a computer via a usb cord, I'd still be able to get my apps to function and/or update, but they don't. I can't figure out what the difference between a wi-fi connection and a direct connection is t

  • Color bleeding on screen

    I often had the same problem with the computer going to sleep and the monitor not waking up. I have since gone to just shutting the monitor off at night. However, I am now finding an area in the upper right of the screen where the color looks darker

  • VHS to MPEG2 for DVDSP

    I have over 50 hours of VHS to program to menu DVD. I have FCP and DVDSP. Is there a proven method to bypass capture into FCP and export via Compressor by capturing directly to MPEG2 realtime via a MPEG2 encoder card and import these files into DVDSP