Log in user with parameter

Dear Sir….
How can I Macke log in user if success to page with
parameter.
I have DW SC4
Your reply it’s highly appreciates.
Regards;

Please your help.

Similar Messages

  • Using credentials of a logged in user with JMX (Admin console extension)

    Hello,
    I would appreciate any info regarding creation of a connection to the DomainRuntimeService MBean server in an administration console extension in BEA Weblogic 9.2.
    The problem is that if I provide no security credentials, I'm not able to invoke any operations on the MBean server. Also the possibility of providing "default" user credentials within the extension "configuration" used to authenticate is not an option.
    The most convenient way would be to use the same mechanisms used by the rest of the administration console, but there seems to be very little information around about where to retrieve the username/password used to log in to the console.
    Thank you very much in advance, If you didn't understand my question, please ask for more information since English is not my native tongue.

    Hi,
    Check the following wiki content submitted by Michael Nicholls:
    https://www.sdn.sap.com/irj/scn/wiki?path=/display/snippets/excel%252bspreadsheet%252bof%252bume%252bassignment%252bdata
    The code for getting groups for your case (current logged in user) should be like:-
    IWDClientUser clientUser = WDClientUser.getLoggedInClientUser();
    IUser user1 = clientUser.getSAPUser();
    Iterator groups = user1.getParentGroups(false);
    while (groups.hasNext()) {
    IGroup group = groupFact.getGroup(groups.next().toString());
    String groupname = group.getDisplayName();
    Add this group name to a list
    I do not have NWDS access at the moment so haven't checked it myself... you may try it out.
    Also check out the following threads on the same issue:
    Re: Get all Groups for current user
    Re: Portal User and Role info

  • Log APEX User with Database Trigger

    Hi all,
    I'm writing a database trigger that save date/time and user that insert/last modify record on database. Because APEX authenticate database user but return always ANONYMOUS I've used this variables for doing it:
    CLIENT_INFO... a variable with user name, CLIENT_INDENTIFIER... a variable with user name and session id.
    I hope is usefull also for others.
    Bye
    Dario

    Hi Scott,
    I've tryed with it but my query goes wrong for object not find...
    Where I wrong ?
    Thanks a lot
    Dario

  • Passign currenlty logged in user into transaction iview

    Hi Experts,
    I have query regarding the currenlty logged in user.
    Problem:
    I want to pass a currently logged in user as parameter to transaction iView.
    for example: zsapd.abc=userid. this userid should sent currently logged in user dynamically.
    How can we achieve that? is there any possible way? i have a screen field in my transaction iview, but only thing is i couldn't get the currenlty logged in user.
    Please help me, your inputs will be appreciated.
    Thanks & Regards,
    Lakshmi.

    Hi,
    Can any body suggest me to complete the below task.
    Regards,
    Sireesha.B

  • Read logged in user-works in Delphi7 but not in Delphi 2010

    Hi all
    I have some code I wrote a while back in Delphi 7 - simple program to read a currently logged in user IDs, read available class definitions, read some user attributes - relatively simple stuff. I am now trying to move to Delphi 2010 and the very same code that works on Delphi 7 does NOT work on Delphi 2010. The code was updated to compile and run on Delphi 2010, so it executes with no errors.
    I am using NWDSWhoAmI to get the currently logged in user name and NWDSRead to retrieve user attribute values. On Delphi 7, the code works, all API return "Success" and return correct values. In Delphi 2010, all APIs return "Success" but the code act as if I am not logged in - the username returned is "[Public]" and when I try reading attribute values I get $8884 - RESOLVE SVC FAILED (also may mean I am not authenticated to the NDS tree).
    The environment is XP and Novell Client 4.91 on the workstation, NW6.5 on the server (one sever tree). The code runs under the currently logged in user with full admin rights in the tree and Novell Client configuration on both workstations is identical. Any ideas on how to resolve this would be greatly appreciated.
    Thanks
    Vlad

    Vlad,
    since both Delphi versions go through the same DLLs it must be a difference
    in the code - possibly different variable implementation as 16/32 bit or
    signed/unsigned vars
    It is good practice to use the NWLibrary defined variable types instead of
    native Delphi types.
    I have successfully used the same sources in Delphi 4, 5, 6, and 2010
    Try my old samples:
    http://support.novell.com/techcenter...a20020203.html and my Delphi
    version independent Delphi libraries
    http://developer.novell.com/wiki/index.php/Delphi-units
    Wolfgang
    "vladh" <[email protected]> wrote in message
    news:[email protected]...
    >
    > Hi all
    > I have some code I wrote a while back in Delphi 7 - simple program to
    > read a currently logged in user IDs, read available class definitions,
    > read some user attributes - relatively simple stuff. I am now trying to
    > move to Delphi 2010 and the very same code that works on Delphi 7 does
    > NOT work on Delphi 2010. The code was updated to compile and run on
    > Delphi 2010, so it executes with no errors.
    > I am using NWDSWhoAmI to get the currently logged in user name and
    > NWDSRead to retrieve user attribute values. On Delphi 7, the code works,
    > all API return "Success" and return correct values. In Delphi 2010, all
    > APIs return "Success" but the code act as if I am not logged in - the
    > username returned is "[Public]" and when I try reading attribute values
    > I get $8884 - RESOLVE SVC FAILED (also may mean I am not authenticated
    > to the NDS tree).
    > The environment is XP and Novell Client 4.91 on the workstation, NW6.5
    > on the server (one sever tree). The code runs under the currently logged
    > in user with full admin rights in the tree and Novell Client
    > configuration on both workstations is identical. Any ideas on how to
    > resolve this would be greatly appreciated.
    > Thanks
    > Vlad
    >
    >
    > --
    > vladh
    > ------------------------------------------------------------------------
    > vladh's Profile: http://forums.novell.com/member.php?userid=84546
    > View this thread: http://forums.novell.com/showthread.php?t=422167
    >

  • To verify plant of user (log on user) against plant data

    Dear Guru,
    In ABAP, How can I write code for verifying plant of user (log on user) with plant data in internal table.  To check whether they are the same.  Any good answer will be rewarded.  Thank you very much.
    Cheers,

    Hi
    Check the SY-UNAME with the the name of the Plant user
    Plant user data take it from T001W table
    and All logon User data will be in USR02 table
    take the data from corresponding tables and check.
    Reward points for useful Answers
    Regards
    Anji

  • Login to Jabber Client (Windows/Mac) with current logged in user account.

    We are deploying Jabber Client for Windows and will eventually be deploying for Macintosh.  I have no problem building the thinapp deployment package for the Jabber client.  However, when the thinapp is ran, it always shows the account that was used to initially login to the client and setup the server connection.
    Is there a way for the client to use the current logged in user in the sign in field?  I am trying to automate or SSO the process of logging into Jabber.
    Any and all ideas, tips, and/or tricks are greatly appreciated!
    Thank you,
    Wes

    This is nothing to do with the TC. This is your user issues on the Mac.
    I would do a major fix on the computer.. copy your user files to another location.. create a new administrator account.. login with the new admin account and delete the old one. Delete all the files associated with that account, so you are effectively starting with a clean Mac.
    I have just sold off a couple of computers and that is how I prepared it for the next person.. it seemed to work easily and removed all my stuff from the computer whilst still giving them full admin access.
    Please I am far from expert in doing this kind of stuff in OSX so just look up deleting original user accounts in whatever OS you run.

  • Windows cannot load the user's profile but has logged you on with the default profile for the system.

    My Windows 7  crashed a couple days ago after a windows update, I got this message.
    Windows cannot find the local profile and is logging you on with a temporary profile. Changes you make to this profile will be lost when you log off.
    I restarted the machine and got this message
    Windows was unable to load the registry. This problem is often caused by insufficient memory or insufficient security rights.
    DETAIL - The process cannot access the file because it is being used by another process. for C:\Users\TEMP\ntuser.dat
    I checked the event Log I found these .
    Windows cannot load the user's profile but has logged you on with the default profile for the system.
    DETAIL - Only part of a ReadProcessMemory or WriteProcessMemory request was completed.
    Windows has backed up this user profile. Windows will automatically try to use the backup profile the next time this user logs on.
    Windows cannot load the locally stored profile. Possible causes of this error include insufficient security rights or a corrupt local profile.
     DETAIL - The process cannot access the file because it is being used by another process.
    This is the first error in the event viewer after a successful logon
    The description for Event ID 34 from source ccSvcHst cannot be found. Either the component that raises this event is not installed on your local computer or the installation is corrupted. You can install or repair the component on the local computer.
     If the event originated on another computer, the display information had to be saved with the event.
    ccSetMgr
    Windows cannot load the user's profile but has logged you on with the default profile for the system.
    DETAIL - Access is denied.
    Looking at the Logs all I can tell is that after the Desktop Window Manager started if caused this error.
    The winlogon notification subscriber <SessionEnv> was unavailable to handle a notification event.
    then this one
    The Desktop Window Manager has exited with code (0x40010004)
    Then this before it shutdown.
    The User Profile Service has stopped.
    I started up the PC and the first message I got was
    How can I get access to my user profile? do I need to createa new Administrator account? Please help
    The EventSystem sub system is suppressing duplicate event log entries for a duration of 86400 seconds. The suppression timeout can be controlled by a REG_DWORD value named SuppressDuplicateDuration under the following registry key: HKLM\Software\Microsoft\EventSystem\EventLog.

    hi do the following
    1. In Search programs and files (Windows 7) area, type in regedit, and press Enter.
    2. If prompted click yes,
    3.  expand the following HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\ProfileList
    4. click the sid that related to your admin profile (if you not sure, click each sid and in turn look to the right hand side of registry editor it will show who that sid is related to one of the registry files should hae in description localhost\admin or
    something similair)
    5. right click the sid and press delete.
    6. restart your machine and log back on with the admin account, this will then rebuild the admin profile... dont worry when it loads and none of your personal settings are saved or files or folders... go to c:\users
    in here you will see two folders for the admin account, one will be just admin and the other most likely admin.localhost
    i cant remember which one is which but just check both, one will still have all your files and folders in it.
    i suggest making a backup of your data before doing this incase something does go wrong, but ive had this happen many times in a domain enviorment and has worked for me everytime.

  • CANT execute query with parameter on user defined tables using query genera

    Dear All,
    I have problem when executing query with parameter on user defined tables using query generator.
    It seems SBO cannot accept parameter to query user defined tables.
    I've tried these:
    SELECT T0.U_Status FROM [@ST_PR_H] T0 WHERE T0.U_Status = [%0] --- this FAIL
    I try to pass the value directly without using parameter and It works
    SELECT T0.U_Status FROM [@ST_PR_H] T0 WHERE T0.U_Status = 2 --- this SUCCESS
    This one works
    SELECT * FROM RDOC T0 WHERE T0.width =[%0]  --- this SUCCESS
    and this one works too
    SELECT * FROM RDOC T0 WHERE T0.width = 595  --- this SUCCESS
    Is there anyone can help me ....???
    Thanks,
    Alfa

    I  generated this code using query wizard ....
    SELECT T0.[U_Status] AS 'Document Status' FROM  [dbo].[@ST_PR_H] T0  WHERE T0.[U_Status] = (N'2' )
    and replaced the (N'2' ) with [%0]
    SELECT T0.[U_Status] AS 'Document Status' FROM  [dbo].[@ST_PR_H] T0  WHERE T0.[U_Status] = [%0]
    and It worked ......
    Thanks 4 all .....

  • Programatically Check if the logged in user matches with user in a list item

    Hi All, 
    I have a custom list with 1) title column 2) People column. 
    I simple need to check if the logged in user = user in the column 2, and if yes fill a List<> with column 1 value. 
    But when comparing, the value in list item is in different format than what we get by user.ToString() 
    Following is what I tried: 
    SPUser user = oWeb.CurrentUser;
    List<String> usergrps = new List<String>();
    foreach (SPListItem itemA in GrpSubsItems)
    if (itemA["SubscribedBy"].ToString() == user.ToString())
    usergrps.Add(itemA["Group"].ToString());
    itemA["SubscribedBy"].ToString() gives = 10;#Some Name
    where as user.ToString() gives = i:0#.w|domain\user 
    Kindly guide if my approach is not correct. Thanks. 
    Regards, Nayan

    Hi Nayan,
    Please modify the code like below:
    SPUser user = oWeb.CurrentUser;
    List<string> usergrps = new List<string>();
    foreach (SPListItem itemA in GrpSubsItems)
    string userName = itemA["SubscribedBy"] as string;
    SPFieldUserValue userA = new SPFieldUserValue(itemA.ParentList.ParentWeb, userName);
    if (userA.LoginName==user.LoginName)
    usergrps.Add(itemA["Group"].ToString());
    More information:
    http://ethan-deng.blogspot.com/2013/03/get-spuser-from-user-column-there-are.html
    Best Regards,
    Dennis Guo
    TechNet Community Support
    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]

  • Status Report with Last Logged on User on a deployment

    Hi all,
    I have been trying to find a report that will telling me the deployment status of an application and against the workstations the last logged on user.
    Is there such a report or will I have to customize a report to do that?
    Cheers

    Hello,
    a report that will telling me the deployment status of an application
    You can refer to compliance report.
    For last logged on user, you can find the information in client propertities. If you want to query the information, you need create a customized report.
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact [email protected]

  • Custom report software installed with last logged on user.

    Can someone please help, I'd like to create a custom report: Specific software installed on a computer which includes last logged on user. I can do this by query but need a custom report for none ConfigMgr users.

    SELECT DISTINCT
    TOP (100) PERCENT dbo.v_GS_COMPUTER_SYSTEM.Name0 AS [Computer name], dbo.v_GS_ADD_REMOVE_PROGRAMS.DisplayName0,
    dbo.v_GS_ADD_REMOVE_PROGRAMS.Version0, dbo.v_R_System.User_Name0, dbo.v_R_System.User_Domain0 AS [User domain],
    dbo.v_GS_COMPUTER_SYSTEM.Domain0 AS [Computer domain], dbo.v_R_System.AD_Site_Name0 AS [Computer AD Site]
    FROM dbo.v_GS_ADD_REMOVE_PROGRAMS INNER JOIN
    dbo.v_GS_COMPUTER_SYSTEM ON dbo.v_GS_ADD_REMOVE_PROGRAMS.ResourceID = dbo.v_GS_COMPUTER_SYSTEM.ResourceID INNER JOIN
    dbo.v_R_System ON dbo.v_GS_COMPUTER_SYSTEM.ResourceID = dbo.v_R_System.ResourceID
    WHERE (dbo.v_GS_ADD_REMOVE_PROGRAMS.DisplayName0 LIKE N'Adobe Shockwave Player%')
    ORDER BY [Computer name]
    Keep in mind that this query will only find x86 software titles. Use 
    v_ADD_REMOVE_PROGRAMS
    instead to get both.
    http://www.enhansoft.com/

  • Problem with User Exit parameter in MD01

    I have done the coding for user exit in MD01. But the exit is not being triggered even when the exit key is specified in the selection screen of the transaction.
    I need to control the material being planned and restrict it to type ROH only.
    Please help me... I need to do this fast

    Hi Sultana,
    The user exit key is stored in table T450U. But the user exit parameter is not stored. Instead, it is entered in the selection screen of MD01.
    Also, You can check the following Transaction codes if they help you to solve yor problem:
    MD20 - Create planning file entry
    MD21 - Display planning file entry
    MDAB - Set up planning file entry in background
    MDRE - Check planning file entry
    Hope it helps.

  • Cannot log onto internet with one user, fine with admin

    Over the past few days, my daughter can no longer access the internet with her userid by cable or wirelessly. The userid connects to the network and can print wirelessly or by cable without difficulty.
    The userid can, however, connect to skype without issue so some internet access via some port is still possible.
    I use SafeEyes for content control. I uninstalled it to see if this was causing the problem (using the correct procedure to uninstall). There was no change. I have in the meantime reinstalled it.
    I am not using any form firewall or anti-virus with the mac.
    I have checked the IP address and it is 10.0.X.X with a different IP address than other units connected to my airport extreme.
    There are no issues connecting to the internet with under the administrator account wirelessly or via cable so the problem seems to be localized to my daughters userid.
    Her macbook is on Mac OSX 10.5.8
    Would appreciate any suggestions on how to solve this?
    Thank you,
    Charles

    She was connected to my network.
    I just found part of the problem.
    Turning off parental controls gives her access to the net again. It was working fine until now and still works on my other daughters machine, together with safe eyes, perfectly.
    This is a problem since Safe Eyes does not have sufficient time limit control over the mac itself.
    At a minimum, however, I still have control over internet access and usage until I find a solution to why parental controls no longer allow internet access for the one user (with or without safe eyes).
    Any ideas on how to get parental controls to work properly again. The only settings in place were the time limits.
    Thanks,
    Charles

  • Urgent: to compare plant name in internal table with plant of log on user

    Dear Guru,
    I want to compare whether plant of current log on user and plant data in internal table are same.  Does anyone has examples or concepts of doing this.  Solved answer will be rewarded.  Thanks.
    Cheers,
    Message was edited by:
            SAP Hunter

    A user is assigned to authorisation roles.The data for the authorisation is stored in AGR* tables.
    Check AGR* series of tables...

Maybe you are looking for

  • Error in recent Photoshop update

    I tried to update Photoshop and received an error in update twice. Now my Creative Cloud shows it updated but when I try to open my Photoshop CC (64 bit) I get an error that says "Photoshop.exe - Entry Point Not Found...The procedure entry point ?Ter

  • Regarding editable alv

    Hi all,           Frnds i am working in editable alv using function modules not object oriented abap. i m trying to edit a Field(MATNR ) in my output list and finally update it with changed values in the DB table. But i m getting syntax error like "t

  • How do I use iCloud to backup my  POP Mail

    how do I backup mail that uses POP Mail? When I go to my  iCloud and check my backup apps. I can not find the option to add my Mail that is configured for POP. I just have the option for the mail function of me.com Thank you ahead for all replies. Ro

  • Attachments with BPEL itself...the UI part..?

    Hi friends! I saw that Oracle Does support Soap-with-Attachments(SwA), & now, even MTOM (with release 10.1.3.1)...which is indeed very good...! :) But suppose, i have a requirement of developing a Human-Task based BPEL in which there are lots of roun

  • Dock problem: Apps won't open, they bounce once and don't open.

    hi, my ex-girlfriend has had problems with opening up some of her programs (Mail, Safari, iChat, iTunes, Msn-Messenger, Skype) on the dock. They bounce on the dock once and then don't open at all. She said that it just happened after a recent update