Setup source of user accounts for WD application.

Hello!
I've got a WD application with "authentificate=true" option deployed on server. User source data for this server is "Database only". I need that WD application should use user accouns from ABAP instance. Is it possible to setup this and only this application for using user accounts from ABAP instance without changing user source data for whole java-instance?
regards, Lev

Hi Lev
Ya it is possible,look
1.In WD authentificate=true gives access to use local system (J2ee Server).
2.For this case some other system (R/3) come into picture as CUA(Central User Administration).use have to call RFC l with definition of the system where user exists.
Check this
     A. [Remote Function Call|http://help.sap.com/saphelp_nw04/helpdata/en/05/02cbfa1c2f184eaa6ba151d1aaf4fe/frameset.htm]
    B.[how to call RFC!!!|how to call RFC!!!;
Let us know for further details
Best Regards
Satish Kumar

Similar Messages

  • Can you create user accounts in LabWindows applications?

    I need to be able to create password protected user accounts for my LabWindows application.  I say there was  a password control.  Are there any other built-in functions in LabWindows to create and maintain user accounts for an application?  Any add-ons?

    CVI does not integrate native functions to tailor an application based on a user account, you must design and code this section on your own.
    As an help in this matter, CVI offers a password control to permit a user to enter a password with the usual, asterisk-masked input field: where and how to store passwords and what to do with them is on your responsibility.
    As an additional help, I have created a small sample project to permit hashing a text (e.g. a password): since hash does not permit to decode back the original text, you can safely store the hashed text without special precautions (OK, we're not designing a banking application, aren't we?  ); to check a password entered by the user you only need to hash the password and compare the hash with the original, saved one: if they're the same, then you can permit the user to log in. Despite it's quite old (developed in CVI7), that sample still works correctly in newer IDEs: I have tested it in 2012SP1 without problems.
    Proud to use LW/CVI from 3.1 on.
    My contributions to the Developer Zone Community
    If I have helped you, why not giving me a kudos?

  • Use of Authorizations Tab in User Account for Version 10

    Whats the use of Authorizations Tab in User Account for Version 10. Please find the snapshot attached.

    Hi Pawan,
    SAP Sourcing 10 allow custom script and query-based web services which support OAuth authentication so
    client consumer application will consume this web service and if the OAuth handshake is done successfully, then we can verify by going to the Authroizations tab of the User Account of the user that signed on to Sourcing/CLM and allowed the external program to access the particular webservice.
    For more insights please refer the Web services cookbook of SAP Sourcing 10.
    Hope it helps to some extent.
    Best,
    Kushagra A

  • Error while getting the ORACLE user account for your concurrent request

    Hi ,
    When I am submitting the Concurrent Program from OAF page Iam getting
    Error
    Encountered an error while getting the ORACLE user account for your concurrent request. Contact your system administrator.
    When we will face this error.
    Not able to submit the Request
    Krishna

    Krishna
    Try like this
    public int submitCPRequest(String shipmentId) {
    System.out.println("into submitCPRequest");
    try {
    OAApplicationModule am = pageContext.getApplicationModule(webBean) ;
    OADBTransaction transaction = am.getOADBTransaction();
    Connection conn = transaction.getJdbcConnection();
    ConcurrentRequest cr = new ConcurrentRequest(conn);
    cr.setDeferred();
    String applnName = new String("XXAPL"); //Application that contains the concurrent program
    System.out.println("ApplName"+ applnName);
    String cpName = new String("SHIP_REQ"); //Concurrent program name
    System.out.println("Concc Name"+ cpName);
    // String cpDesc = new String("Shipping Request"); // concurrent Program description
    // Pass the Arguments using vector
    // Here i have added my parameter headerId to the vector and passed the
    //vector to the concurrent program
    Vector cpArgs = new Vector();
    cpArgs.addElement(shipmentId);
    System.out.println("Args"+ cpArgs);
    After this it is going into exception
    // Calling the Concurrent Program
    int requestId = cr.submitRequest(applnName, cpName, null, null, false, cpArgs);
    System.out.println("Req Id"+ requestId);
    tx.commit();
    return requestId;
    catch (SetDeferredException e)
    throw new OAException("SetDeferredException " + e.getMessage(),OAException.ERROR);
    catch (RequestSubmissionException e) {
    System.out.println("Into Exception");
    OAException oe = new OAException(e.getMessage());
    oe.setApplicationModule(this);
    throw oe;
    }Thanks
    AJ

  • Admin and User Accounts for Single User

    I am the only user of my iMac. According to the article I found below, I should create a User Account for myself and use that one for my daily work. Is this correct?
    "Don't use the administration account for anything other than setting up the machine and applications or changing "permanent" settings (if you want to, say, change network settings as a normal user you'll be prompted for the admin password, and since you'll do configuration changes less and less often as time progresses, this isn't a problem)."

    Aha! It would appear that this is exactly the sort of thing that using a non-admin account would normally protect you from.
    ..."yet all applications are available to me in Finder > Applications"...
    That's good news. So I wonder where the "Applications" folder has been moved to... The folder that is opened when "Finder" is activated is something that can be changed through the "Finder" > "Preferences" menu under "General". I suspect that it is either "Home" or "Documents", so that when you refer to "Finder > Applications", the path is actually either "Macintosh HD" > "Users" > "Applications", or else "Macintosh HD" > "Users" > "Documents" > "Applications".
    To put things back, it might be easier to temporarily remove any "Parental Controls" from your current account and check the "Allow user to administer this computer" check box.
    Then rename the "Macintosh HD" > "Applications" folder (the one with only "iTunes") to something else, eg "Applications-temp". After that, open a second window and drag the folder you refer to as "Finder > Applications" to where it belongs in the "Macintosh HD" window.
    Now check the versions of "iTunes.app" in the "Applications" and "Applications-temp" folder - one way to do this is to click on the iTunes icon once and change the "Finder" window to "Column View" ("View" > "As Columns", or use the keyboard shortcut ⌘3). The version number should be displayed in the "Preview" panel. Take the older version (lower version number), and throw it away. If necessary, drag the newer version into the "Macintosh HD" > "Applications" folder.
    Now, open "Macintosh HD" > "Applications" > "Utilities" > "Disk Utility.app", select your hard drive, and click the "Repair Disk Permissions" button (not the "Repair Disk" button). This might take a few minutes.
    Hopefully that will do it, and you can go back and make the account a non-admin again.
    I should mention that with some third pary apps, if they were originally installed while the "Applications" folder had been moved, they may complain if their location is changed. It might be necessary to reinstall those, although it will likely depend on a case to case basis.

  • Created a user account for my daughter but itunes will not open, just says something about digital signature policy

    Hi there, newbie here. Wondered if anyone can help, opened another user account for daughter on windows 64, and when we tried to open itunes a message came up saying it could not open because of digital signature policy, when i go back to my user it opens ok.
    Could anyone help.
    Cheers

    am not prepared to enter my credit card also on her account application.
    You can enter it on the registration page then delete it immediately after you complete the registration.
    If I purchase a iTunes card with some credit, can I open the account for her just with the code?
    If you wish. Instead of going to Create new accout, go to Redeem on the main iTunes store screen, enter the code, then select *Create new account*.
    What will happen if the credit on the card gets to zero?
    She will not be able to make a purchase until another gift card is entered or a CC is linked to the account.

  • How many iPads can you setup on one iTunes account for a school?

    How many iPads can you setup on one iTunes account for a school?
    What is the best system?  We have 30 iPads.

    That would be fine.

  • I want to set up a user account for my 3 year old, so when she goes into her account, only her games show up on the desktop

    I am trying to set up a user account for my 3 year old so that when she goes into her account, only her games show up on her desktop.  How??

    yes -- I think I am setting it up right, but when I go into her account to check it, it doesn't work.

  • How can i set up multiple user accounts for my new ipad mini?

    How can i set up multiple user accounts for my new ipad mini?

    The iPad mini is basically a one user device. There are no Accounts. You can set up restrictions so that only you can do certain things.

  • I have created separate user accounts for my 2 boys on my macbook. How do i get my itunes library onto their new ipods?

    I have created separate user accounts for my 2 boys on my macbook. How do i get my itunes library onto their new ipods?

    They can't.  Which came first - the chicken or the egg?  Actually, that's a bad comparison but a sync must come first.
    The library is actually part of iTunes and it contains everything.  iTunes is then configured so that you (or they) determine which portion of everything will be synced to each iPod (identified by a unique name, see below for an example of an iPod and an iPad).  iTunes can't make that decision until AFTER it knows which iPods exist.
    By the way, I (you, they) can very easily change the name of each device to whatever I (you, they) wish to call it.

  • Tacacs authentication fails for one user account for only one switch

    Hi,
    I am having an scenario, where as Tacacs authentication fails for one user account for only one switch.
    The same user account works well for other devices.
    The AAA configs are same on every devices in the network.
    Heres the show tacacs output from the switch where only one user account fails;
                  Socket opens:        157
                 Socket closes:        156
                 Socket aborts:        303
                 Socket errors:          1
               Socket Timeouts:          2
       Failed Connect Attempts:          0
            Total Packets Sent:       1703
            Total Packets Recv:       1243
              Expected Replies:          0
    What could be the reason ?
    No errors on ACS server; same rights had been given to the user account.
    Thanks to advise.
    Prasey

    Hi there,
    Does the user get authenticated in the ACS logs?
    reports and activity----> failed attempts
    ro
    reports and activity----->  passed authentications
    That will help narrow it down.
    Brad

  • I setup a separate itunes account for my iphone. I put my ipod music onto it. The music will not sync to my iphone. It tells that all info will be lost if I do it. HELP! The music is showing in the library.

    I setup a separate itunes account for my iphone. I put my ipod music onto it. The music will not sync to my iphone. It tells that all info will be lost if I do it. HELP! The music is showing in the library.

    you can connect the iPhone to your mac and import those iPhone photos and videos to iPhoto assuming you have iPhoto. You can create a folder and export all those photos to the Finder. Keep safe somewhere.  Also keep the iPhoto library for safe keeping. When you restore your iPhone you can sync all those photos back to the iPhone. so you will lose nothing. Just remember when you export from iPhoto select jpeg for photos and original for videos taken with the iPhone.

  • Data Buffer error USER_AUTH_FAILED: User account for logonid "SYSTEM"

    All,  I have the following errors on both the Quality and the Production system in our data buffer job.
    com.sap.security.api.NoSuchUserException: USER_AUTH_FAILED: User account for logonid "SYSTEM" not found!
    These entries will not process because they are generating an error about the loginid for the Username SYSTEM is not found.
    So I am thinking that somehow the MII system is not capturing the correct username when they are being added into the Data Buffer Jobs, or there is something I am overlooking when I set up the databuffering.
    Other entries that were in the data buffer jobs were listed as using the RS1000SVC-QMUSBATCH, RS1630SVC-PMIIBATCH User accounts.  These are the accounts that our scheduled tasks run under.
    Those entries process OK out of the data buffer jobs.
    I did notice a similarity between the data buffer jobs in the quality and production systems as it pertains to the following transactions.
    Production MII ver 12.0.7 (Build 20)
    Muscatine%2FIntegration%2FSAP%2FPROD_CONFIRMED_INPUT_InsertQuery
    Which is called from the MIIC1043_IDOC Message Processing Rule.
    Muscatine%2FIntegration%2FSAP%2FHEADER_InsertQuery
    Which is called from the MIIC1043_Control_Recipe_Download Message Processing Rule.
    Quality MII 12.0.11 (Build 14)
    Muscatine%2FIntegration%2FSAP%2FPROD_CONFIRMED_INPUT_InsertQuery
    Which is called from the MIIC1043_IDOC Message Processing Rule.
    So the commonality is that these transactions are being initaiated by the Message processing rules.
    Are there known issues with data buffering from transactions initiated with Message Processing Rules?
    Is anyone sucessfully using data buffering of transactions called by message processing rules?
    Any help is appreciated.
    Bob

    Jeremy,  Thanks for your reply.
    There doesn't seem to be much detailed information on the use of Catagories with Processing rules in Help or in the forums.  So let me see if I understand your suggestion correctly.
    On the MII server create a processing rule for the message using a category instead of using a transaction,  The message received by the message listener will be placed in a buffer.  I am assuming these messages whould show up in the message monitor and not in the  Data Buffer jobs/entries.
    So in my transaction which normally processes this data I could add logic to access the message data; using the Message Service (Query, Read, Update and Delete) action blocks.  I could pare down the selection by selecting messages based on the MessageCategory that I defined in the message processing rule.   This will allow me to access the stored message data.
    Finally use a scheduled Job to execute the transaction.  The scheduled job would be run with a valid userID and Password so if it connection to the external database failed the enteries would be placed in the data buffer jobs with a valid userID credentials.
    Does this sound like what you had in mind?

  • Delete the previous administrator and make a user account for myself on my iMac G4

    delete the previous administrator and make a user account for myself on my iMac G4

    Open the Accounts pane of System Preferences, create the new account, log in with it, and delete the existing one. If the computer's one you've recently purchased, you may want to erase the drive and install a new OS; do this only if you have the computer's original disks or a retail package compatible with it.
    (64808)

  • How sharepoint understand when user requests for web applications by their DNS names

    HI
    I configured Alternate access mapping in my sharepoint farm for default ,intranet zones
    and spt farm has two web front end servers and they load balancing by F5 device
    in WFE servers there are different web applications are running on different ports
    so here I want to know how load balancing works, load balancing configured in F5 device.
    when users request a webapplication from browser (ex http://cms) where this request will go
    1)when I ping cms and other web applicaations  it returns me a loadbalancer  server IP  for all web applications;
    ping cms : it returns 10.xxx.0.80 , same ip returns when I ping for other web app
    but ex CMS web application run on the 10.xxx.1.26:81 port in sharepoint server
    2) and these sharepoint web applications running on different ports in sharepoint  web servers , so here  how sharepoint understand when user requests for web applications by their DNS names
    http://cms and http://products  etc
    adil

    I'm not sure if the F5 can add a port number (I'm not an expert on load balancers).  But in general if you design the SharePoint site to run on port 81 then you need to have port 81 appended to the request or it won't work.  http://cms in your
    example would take you to http://cms:80 not http://cms:81.  But in general DNS will resolve the address back to the F5 load balancer.  The load balancer will look at the header of the HTTP request (which contains the original address you requested)
    and forward the request to the appropriate web front end IP address.  If your web front end is using one IP address for multiple sites then those sites need to be differntiated by using a custom port like 81 (which must be included in the original request)
    or because a host header was bound to the web application when it was created.  If they are running on different port numbers then the request must include the port number by the time it gets to the SharePoint server.
    Paul Stork SharePoint Server MVP
    Principal Architect: Blue Chip Consulting Group
    Blog: http://dontpapanic.com/blog
    Twitter: Follow @pstork
    Please remember to mark your question as "answered" if this solves your problem.

Maybe you are looking for

  • Can see but not access shared library

    I have a PC running Windows XPsp3 and the latest version of iTunes, and my husband is on a macbook using the latest OS and iTunes.  We both have Home Sharing enabled and he can access my library, but I can not access his.  I can see his shared librar

  • How do you eject a hard drive?

    How do you eject an external hard drive?

  • After 10.6.8 freeze on login

    I all After last 10.6.8 update my MBP 13 2011 does go after login page... Finder does not appear, i tried boot in safe mode and it go , i downloaded the update again (from site) and installed, but is the same. Can anyone help me?

  • Adobe Pro 9

    Hi I had to reformat my PC. Trying to update my Adobe Pro 9 now but I am unable to find the very first update, 9.1. Adobe - Acrobat 9 Pro Extended : For Windows Can a fellow Adobe Pro user help me with this one ? Flyingfsih551

  • Text upload using Open Office

    Hi All ! earlier I was using Microsoft Excel to upload text in SAP (FM - 'TEXT_CONVERT_XLS_TO_SAP'). It was absolutely fine. but, now I wan't to upload text using Open Office excel. i have saved the fle with .xls extension, but it is giving me error.