How to set user name, password and other proxy settings?

I use a Proxy connection: I have to set server and port, and user and password.
With the browser: when I run firefox/safari I type user and password (server and port are given in internet option control panel)
With skype (for example): I can type everything in skype settings,
and with iTunes? I dont' know, help me! bye,s

Hi,
I came to see your thread know.
The code is as folllows:-
IUserMappingService umapser =(IUserMappingService)PortalRuntime.getRunTimeResources().getService(IUserMappingservice.KEY).
IUser userid = request.getUser();
IUserMappingData iumdata = umapser.getMappingData("SystemAlias",userid)
Map map = new HashMap();
try
map.put("User","userid");
map.put("mappedpassword","password");
iumdata.storelogondata(map);
catch(Exception e)
response.write(e.getMessage());
Thanks & Regards,
Lokesh.
Reward Points if usefull.

Similar Messages

  • Question on how to Hide the User Name, Password, and Domain fields in the MDT Wizard

    MDT 2012 U1
    Deploying Windows 7 via Offline Media (ISO) to MS Virtual PC's
    I am looking on how to Hide the User Name, Password, and Domain fields which are prepopulated in the MDT wizard via the CS.ini (Not so concerned about the Domain field as I am User Name and Password)
    We do need the Computer Name and OU fields to be seen, so skipping the wizard is not a option
    The client just does not want these fields to be seen by the end users, they dont want them to even know the account name used for adding the machine to the domain, of course the password is not displayed but it must not be displayed either.
    But since we use the fields they must still  be fuctional just not seen.
    Thanks.....
    If this post is helpful please click "Mark for answer", thanks! Kind regards

    You shouldn't have to edit DeployWiz_Definition_ENU.xml. You should only need to add "SkipAdminPassword=YES" to the CS.ini file and your authentication information.
    Example:
    [Settings]
    Priority=Default
    Properties=MyCustomProperty
    [Default]
    OSInstall=Y
    SkipCapture=NO
    SkipAdminPassword=YES
    UserID=<MyUserID>
    UserPassword=<MyPassword>
    UserDomain=<MyDomain.com>
    SkipProductKey=NO
    SkipComputerBackup=YES
    SkipBitLocker=NO
    -Nick O.
    Nick,
    SkipAdminPassword=YES is for:
    You can skip the Administrator Password wizard page by using this property in the
    customsettings.ini.
    I am hidding the Username/Password/and domain field in the computer name Wizard pane which is read from the cs.iniDomainAdmin=xxxxx
    DomainAdminPassword=xxxxx
    DomainAdminDomain=xxxxxx
    JoinDomain=xxxxxx
    If this post is helpful please click "Mark for answer", thanks! Kind regards

  • I cannot conect to APP Store. I upgraded to IOS 8.3 and APP Store has not worked since. I am being asked to tipe my user name /password and nothing happens afterwards. No error messages either.

    I cannot connect to APP Store. I upgraded to IOS 8.3 and APP Store has not worked since. I am being asked to type my user name /password and nothing happens afterwards. No error messages either.

    hey the sever is down for the moment try again latter tonight... we have been attepting and i eveen went to the apple store third Street Primonade and alejadnro could not help me he said to try soon
    John

  • How to set User Name in session?

    Can anyone tell me if there is an user name variable already stored in a session object to which I can assign the user's name? I usually do this by storing a variable in the session to hold that name. When I print the session object (I am using websphere) I get the following...You will notice that there is a user name field that has value anonymous....how can i change that to store the actual users name?
    Thanks in advance,
    jk.
    Session Object Internals:
    id : 1M12TXAPPYUZAJJJ4SS5IVY
    hashCode : 586456410
    create time : Sun Jun 30 15:17:38 MDT 2002
    last access : Sun Jun 30 15:17:40 MDT 2002
    max inactive interval : 1800
    user name : anonymous
    valid session : true
    new session : false
    session active : true
    overflowed : false
    session application parameters : com.ibm.servlet.personalization.sessiontracking.SessionApplicationParameters@385b1d5b
    session tracking pmi app data : com.ibm.servlet.personalization.sessiontracking.SessionTrackingPMIApplicationData@38581d5b
    enable pmi : true
    non-serializable app specific session data : {}
    serializable app specific session data : {}
    session data list : Session Data List -> id : 1M12TXAPPYUZAJJJ4SS5IVY next : LRU prev : MRU

    ok I did some more reading on the websphere literature and came to understand that the User Name indicated there was really set as part of an authenticated request from a secure page. And if the request was in an insecure page websphere automatically assigns "anonymous" to it.
    Security integration rules for HTTP sessions
    Sessions in unsecured pages are treated as accesses by "anonymous" users.
    Sessions created in unsecured pages are created under the identity of that "anonymous" user.
    Sessions in secured pages are treated as accesses by the authenticated user.
    Sessions created in secured pages are created under the identity of the authenticated user. They can only be accessed in other secured pages by the same user. To protect these sessions from use by unauthorized users, they cannot be accessed from an insecure page.

  • Cant find my user name/password and I'm told it's been sent to my e-mail...after 3 days no e-mail.

    I'm pretty furious. For days I've been attempting to contact anyone @ Mozilla/firefox. Reason: Last week I downloaded Firefox to replace IExplorer. Everything seems to work fine...EXCEPT...e-mail. E-mail via att.yahoo.com. It runs hideously slow. (It didn't do that w/ Internet Explorer.) I need to know how to fix it.
    When I've attempted to access support through Firefox "Get started..." "Get help"....etc. I've been requested to furnish "user name" and "password." Since I misplaced both, I requested Firefox to send it to me. The response I got was "...an e-mail (containing that information) "was sent to the e-mail location" I furnished.
    NOPE!! After several days and multiple access each day.....no e-mail from Mozilla/Firefox.
    At this point I'm about to share my experience w/ CNET and PC Mag. I must remind you that I'm about half computer stupid...but I learn easily.

    Since this message appeared here ([https://support.mozilla.org/questions/1018860]), I think that means your support account is active now and that you are successfully logged in. If you use the Edit Profile link, can you find the email account the site is using?
    https://support.mozilla.org/users/edit

  • How to Set up the  variables and others to compile and Run Java Programs

    Hello,
    I have just downloaded the jdk1.6.0_07 and jre1.6.0_07 and installed it in C:\Program files\Java in my Windows XP ,So please tell me how to sett up the enviroment variables etc to compile and run Java Programs from Command Prompt.
    thanks

    To set the PATH permanently, add the full path of the jdk1.6.0_<version>\bin directory to the PATH variable. Typically this full path looks something like C:\Program Files\Java\jdk1.6.0_<version>\bin. Set the PATH as follows on Microsoft Windows:
    1. Click Start > Control Panel > System on Windows XP or Start > Settings > Control Panel > System on Windows 2000.
    2. Click Advanced > Environment Variables.
    3. Add the location of bin folder of JDK installation for PATH in User Variables and System Variables. A typical value for PATH is:
    C:\Program Files\Java\jdk1.6.0_<version>\bin

  • How to enable execute-disable bit and other hidden settings on Lenovo 3000 N200 model 0769!

    2008-11-16: I have posted some more settings, scroll down to message 19 in this thread to read them.
    Hi,
    Here's some good news for anyone with a Lenovo 3000 N200 model 0769, who is disappointed and frustrated with the lack of options in the BIOS setup menu. (I had a moan about that in this thread.)
    This is a long post but I hope you'll find it worthwhile. Here are the features/settings which I will explain how to enable:
    The BIOS disables the execute-disable bit function of the CPU, with no way to turn it on. You can enable it.
    You can set VGA and VESA graphics modes to not be stretched to fill the whole screen (sharper graphics with no distorted aspect ratio).
    Speed up the POST display by skipping the memory test
    Disable various features (if you don't use them, that might save some power): the HD audio controller, WLAN card, on-board LAN, shadowing of the video BIOS
    Enable beep before booting the OS
    Enable key click sound (only in DOS, not Windows or Linux)
    I'm still working on this, and hope to figure out more hidden settings soon, e.g. to disable the DVD drive and trackpad, and to change the video output from NTSC to PAL.
    The information below applies to the Lenovo 3000 N200 model 0769 with BIOS version 3.03. My N200 has Nvidia graphics. For some background on the general principles/research required to figure this out, please see this thread at Wimsbios.com.
    To change the settings, you need to create a bootable DOS floppy disk or USB drive. Download SYMCMOS.EXE (Google for it) and put it on the bootable disk. Boot the disk and run SYMCMOS to back up your current CMOS settings: SYMCMOS -Lsettings.txt
    Next load the settings.txt into a text editor. It will begin like this:
    ( SYMBOLIC CMOS EDITOR - Version 643710-035 )
    CRC = 3EDD
    (0000) [0001]
    (0003) [0001]
    Your CRC value may differ. Each line after the CRC contains a token number, followed by the value of that token. You can start with the settings.txt you created and edit any tokens you want to change, or delete all token lines and just include the tokens you want to change. Then use SYMCMOS.EXE to apply the new file: SYMCMOS -V2 -Uupdate.txt
    After running that command you can reset, and hopefully notice the new settings in action. (For certain settings, such as re-enabling the execute-disable bit, you need to turn the computer off then on again.)
    Here are some specific tokens you can change:
    Token Default New Description
    (0000) [0001] [0000] Disable the HD audio controller
    (0042) [0001] [0000] Disable LCD panel graphics scaling/stretching
    (004B) [0000] [0001] Beep before booting the OS
    (0267) [0001] [0000] Enable support for the CPU execute-disable bit
    (028E) [0000] [0001] Enable key click (only works in DOS and BIOS setup)
    (02A3) [0001] Set to 0 for slower memory test, or 2 (or 3?) to skip
    test for faster booting, especially with 4GB RAM
    (046E) [0001] [0000] Disable video BIOS shadowing. (Best to leave enabled.)
    (0471) [0000] [0001] Enable 1MB memory hole at 15MB. (Best leave disabled.)
    (0486) [0001] [0000] Disable PCI Express ports 1-6. This takes precedence
    over the individual port bits below, and disables the
    LAN, WLAN and (probably) ExpressCard port.
    (0489) [0001] [0000] Disable PCI Express port 2 (WLAN card)
    (048C) [0001] [0000] Disable PCI Express port 3 (maybe ExpressCard?)
    (048F) [0001] [0000] Disable PCI Express port 4 (LAN)
    For example, if you want to disable LCD panel scaling and enable the execute-disable bit, you would create a text file like this:
    CRC = 3EDD
    (0042) [0000]
    (0267) [0001]
    Some final points:
    Loading the default settings in the BIOS setup menu will overwrite any changes you make using SYMCMOS.EXE. So keep that bootable disk around in case you need to re-apply your settings in future.
    The token numbers above are specific to version 3.03 of the Lenovo 3000 N200 model 0769 BIOS. They might be different for earlier BIOS versions, and will be different for other models of computer.
    Once you have created a bootable floppy disk with a text file containing your updated settings, you could create a bootable CD with the floppy's data on. Just boot that CD to restore your settings in future.
    Before experimenting with randomly changing token values to discover other hidden settings, make sure you know how to reset your computer's CMOS memory! Changing some settings results in your computer becoming unable to boot, so you can't use the BIOS setup screen to reset. I wrote about how to reset the N200 model 0769 CMOS in this thread.
    If you discover any other settings, please let me know.
    Any changes made are at your own risk; if you "brick" your laptop don't blame me!
    Message Edited by Donuts on 10-15-2008 09:45 AM
    Message Edited by Donuts on 11-16-2008 11:35 PM

    Hi Donuts !
    My computer is a 3000 N200 0769BAG. It has a Dual Core Pentium and the information I get about the BIOS using lshw are :
    ========================================================================================
    description: BIOS                                                                                                                            
              vendor: LENOVO                                                                                                                              
              physical id: 0                                                                                                                              
              version: 68ET35WW (04/16/2008)                                                                                                              
              size: 106KiB                                                                                                                                
              capacity: 960KiB                                                                                                                            
              capabilities: pci pnp apm upgrade shadowing escd cdboot bootselect edd int13floppy360 int13floppy1200 int13floppy720 int13floppy2880 int5printscreen int9keyboard int14serial int17printer int10video acpi usb ls120boot biosbootspecification
    ====================================================================================
    I've nothing telling me it is a 3.03 BIOS version but only got the BIOS file name (68ET35WW);
    Is it the same BIOS you used and if not how could I find the list of (token, default value,new seting) for that particular BIOS ?
    Thanks a lot in advance for your help !
    Regards

  • HT201342 How to Set up alias accounts and other extra e mail addresses on iPad

    How do I set up alias e mail addresses and extra e mail addresses on my iPad also can I set up an extra @ me account for my wife thanks john

    See: http://help.apple.com/icloud/#mm6b1a490a for help on setting up aliases. You can't do this directly on the iPad though - it has to be done on a computer in a web browser at http://www.icloud.com/.
    You cannot setup @me.com addresses any longer. If you wife wants an iCloud account, and associated @icloud.com email address, she can sign up for her own iCloud account. See: http://www.apple.com/icloud/setup/

  • Hide user name / password and server Name in URl

    hello and hi all,
    me using oracle database 9i and form 6i with application server 9i
    when me run my form at web me see
    http://hrtest/dev60cgi/ifcgi60.exe?form=login_form.fmx&width=1000&height=700&userid=*user/password@sid*
    me want to hide that url
    any body can help me
    Mahr haider iqbal

    hi Mahr
    first of all I want to say something and I wish you will not get angry
    Navnit Punj was just trying to help you not to waste your time
    we are here to help each other
    hand in hand
    no colors - no languages - no religions
    just respect
    you need help today
    you may give help tomorrow
    that is why communities
    that is why we are here
    if you don't like any answer just skip it
    once again I wish you don't get angry
    technically speaking about your problem
    you have two choices
    *1-you can use on-logon trigger* at the form level and write your connection in it's code using the logon  procedure like that
    logon('username','Password@service')
    logon('SCOTT','TIGER@S1')
    you don't need to do that in all modules
    it is enugh to do that with the first running form module
    *2-you can configure formsweb.cfg* file by modifying the parameter of userid like that
    USERID=USERNAME/PASSWORD@SERVICE
    USERID=SCOTT/TIGER@S1
    again I wish you are not angry but I wish also Navnit Punj is not angry now
    Thank you
    Alsayed Alesawey
    Egypt
    Edited by: Alsayed Alesawey on Jul 14, 2009 4:06 PM
    Edited by: Alsayed Alesawey on Jul 14, 2009 7:34 PM

  • User name change, and now my settings are gone...

    I clicked on Finder, and saw that my username was a____s_______ (which is my full name spelled out). As anal as I am, I wanted everything spelled with capitalization, so I left clicked, selected "Rename a____s_______" and proceeded to type is out like so: A___ S______.
    Everything was going great until I clicked on iTunes and it acted like I was a brand new user. My personal music and playlists are nowhere to be found. Same is the case in iPhoto, and upon restarting, I'm back to a beautiful Mac blue desktop background like Day 1.
    I know my iTunes, etc. still exist--if I click on Macintosh HD and then Users, under my old name (a____s_______) is a folder containing all my music, pictures, etc. in folders. Technically, I could drag everything into it's place, but besides the immense time block that would take, I don't know how to get back all my other settings (desktop, dashboard, widgets, address book, etc.).
    Does anyone know of a quick fix to this? It's a little irritating--so close yet so far away, you know?!
    Thanks in advance for any help you can offer.

    Drag the "unwanted" Library folder to the Desktop. Move the Library folder you want to the proper location. Restart the computer. If all is well you can then delete the Library folder that's on the Desktop.
    This is necessary because some items are "in use" when you startup. You cannot delete a folder if it contains items "in use." Once you replace the folder and restart the old folder will no longer have anything "in use" and can be dumped.

  • How to Assign User name and password to the login screen on button click without user type...

    Hi,
    My requirement is as follows,
    I have three inputs which is User name, Password and URL. URL may be like anything like for example gmail,yahoo,hotmail like that.
    No need to authenticate the URL. Just i want to place the credentials in User ID and Password controls.
    On button click the URL should open in browser and the credentials should place in the controls in log in page.
    How to achieve it. Ultimate thought is the user should know the "Password",only admin know the password.
    Thanks & Regards
    Poomani Sankaran

    Hello,
    If URL's are internal (not third party) then you can do this by modifying both applications. If you are trying to do this with third party then you have to contact product owner. I don't think there is any code or solution for third party application where
    you can set values of controls.
    For internal URL's you can create custom web service and call this web service in both the applications. One to get value from first app and then second to set value in another app.
    Hemendra:Yesterday is just a memory,Tomorrow we may never see<br/> Please remember to mark the replies as answers if they help and unmark them if they provide no help

  • I am trying to connect my new iMac to my Buffalo router.  I forgot my router password, so I reset it and it is working.  I can't figure out how to reset my router password and lock it on my iMac.

    I am connecting my new iMac to my Buffalo router.  I forgot my router password so I pushed the reset button and my computer was able to connect.  The problem is, I can't figure out how to set my new password and lock the router.  I went to the Buffalo website and downloaded the CD, as I can't find that either.  I can't open any of it because it says it is Windows and can't open it.  I am new to Apple!

    kellyfromdanville wrote:
    I am new to Apple!
    Ah, new to routers too.
    Perhaps it's best to have a local computer support person come set you up?
    To explain everything would require writing a book here.
    But this is what you want basically.
    Router, new Wireless N, firmware updated.
    1: Two accounts, one admin, one guest Internet access. Random +30 plus character lenght passwords each preferred.
    (guest password to max password length of any iDevices)
    2: Encryption: WPA2 AES. No Ping. No remote access. No MAC filtering. Visible.
    3: Guest access on devices and computers only.  Passwords written down and stored.
    4: OpenDNS preferred but not mandatory.
    If you get OpenDNS, you can log into their website for free and set parental controls on things like inappropriate sites for children. So whatever device is used on your network can't access a large portion of those sites (nothing is perfect) by most users who are not technical oriented.
    What your doing now is running the bare bones unsecure router which can be used harmfully against you.
    Even a Apple Airport router has to be very well secured. The defautl cd and out of the box setup is not a secure solution.

  • User Name/Password for SQL*Plus

    I installed the Oracle 8i Personal Version in my PC.
    I have been trying to log on to the Oracle SQL*Plus screen, which asks me for the User Name, Password and the Host String.
    Does anybody out there know what I should use here to log on to this screen?
    Thanks in advance.
    Jay
    [email protected]

    Hi,
    Please check old mails and then forward questions.
    User scott/tiger
    DBA system/manager
    SYS sys /change_on_install
    with regards,
    Boby Jose Thekkanath,
    Dharma Computers(P) Ltd.
    Bangalore-India.
    www.dharma.com

  • Windows Security user name/password prompt when trying to remote access personal cloud storage device

    I have 2TB WD Book Live drive setup at home and is working fine, including remote accessing by internet. However using a colleague's computer at the office recently, her computer would always prompt me for Windows Security username and password. I've tried
    keying her admin user name/password and well as the router's admin/admin combinations and still doesn't allow me to access the cloud drive properly. However I have had no problem accessing the same drive remotely using other colleagues computers.
    The exact message prompt as follows: Windows Security. The server 192.168.1.1 is asking for your user name and password. The server reports that it is from index.htm. WARNING: Your user name and password will be sent using basic authentication on
    a connection that isn't secure.
    Please help me understand the problem and its solution. Thank you.

    Hi,
    The IP address 192.168.1.1 is your Router server address, isn't it? I doubt there should some limition in your colleague's system. Please check it. Also you can try to disable security software for test to access your cloud.
    The problem isn't your cloud server Authorization.
    Roger Lu
    TechNet Community Support

  • How can I hide the password and user name in url???

    Hi experts,
    I'm creating a login page and know I have a problem.
    The Username and password are verified in a Java class, after checking the user and password, the user should be linked to the portal.
    So far everything has worked well.
    But when I call the lin like this
    res.sendRedirect ("/ irj / portal j_user =" + UserN + "& j_password =" + passw);
    then the user name and Pwasswort appears in the url.
    Can someone tell me how can I hide the password and user name???
    It will be very helpful.
    Thank you
    Edited by: Cilvaring on Aug 5, 2011 12:00 PM

    If there is no specific reason that you have to use sendredirect...thne you can try request.forward.....
    RequestDispatcher rd = request.getRequestDispatcher("pathToResource");
      rd.forward(request, response);

Maybe you are looking for

  • Podcast Problem - how can i add artwork to apple blog rss link

    hi, i create a wiki blog page on our mac server, on the blog page i add video for podcasting and i enable podcast service on wiki settings. Then i take rss link from safari and i subscribe to itunes but when itunes check my link, there isnt artwork a

  • Macbook got wet...

    A soda spilled near my macbook causing the top plastic with the glowing apple to get wet, along with the side with my USB ports. It was off when the spill occurred, and the battery was taken out immediately. Do you think it will still work? My brothe

  • ITunes Closes When PC Is Idle

    Whenever I run iTunes (v. 6.0.3.5/Windows XP SP2 Pro) in the mini-player, if I pause it and go away for a while, I come back to find it's closed itself down (no error messages or anything, just turned itself off). Any ideas?

  • Upgrade file pattern error

    Model BEFW11S4 Version 3 Firmware 1.2. I have connected my Win XP laptop with cable directly to the router, and I am trying to update firmware to version 1.45.10 which should be the correct update for my model, but the upgrade is interrupted with "Up

  • JList Drag and Drop issues

    I am having a weird problem. I have a JList, and it has draggable elements in it. When i click and drag a selected item it drags jsut fine and DnD suceeds. when i try to drag an unselected item it fails, though the selection changes. is there any way