Lost user name and password for my second account

I have had a personal Skype account for years. I recently created another account to explore teaching thru Skype ( it is suppossed to be my business account. I am a Math tutor). The problem is what I don't know what I did with my new account user name and password. The user name must be something like "professorserna" and the password I don't have any idea. In my bank business account I see the two charges:
04/30/2012 PREAUTHORIZED DEBIT SKYPE COMMUNICAT IAT PAYPAL 1204 30   $9.99
04/30/2012 PREAUTHORIZED DEBIT SKYPE COMMUNICAT IAT PAYPAL 1204 30  $10.00
( Why two?)

Hi, gasernag, and welcome to the Community!
Might you recall the e-mail address you used as the new account's registered e-mail address?  If you do, as if you were searching for a new contact, search using said e-mail address - the new account name should appear in the search results.  Then, you could apply for a new password, the token which will be e-mailed to the registered e-mail address for the new account.
Here's how to request a new password:
https://support.skype.com/en-us/faq/FA109/I-ve-forgotten-my-password
In order to file with Skype Customer Service to inquire what the nature is of the two charges, we first have to secure access to your new account!
Best regards,
elainem77
Was your question answered? Please click on the Accept as a Solution link so everyone can quickly find what works! Like a post or want to say, "Thank You" - ?? Click on the Kudos button!
Trustworthy information: Brian Krebs: 3 Basic Rules for Online Safety and Consumer Reports: Guide to Internet Security Online Safety Tip: Change your passwords often!

Similar Messages

  • My app store is not working after installing mavericks. When I open app store it repeatedly asking me to login with apple ID and to provide User name and Password for proxy authentication in a loop.I am a newbie to mac,Please help me.

    My app store is not working after installing mavericks. When I open app store it repeatedly asking me to login with apple ID and to provide User name and Password for proxy authentication in a loop.I am a newbie to mac,Please help me.

    Hmmmm... would appear that you need to be actually logged in to enable the additional menu features.
    Have you tried deletting the plists for MAS?
    This page might help you out...
    http://www.macobserver.com/tmo/answers/how_to_identify_and_fix_problems_with_the _mac_app_store
    Failing that, I will have to throw this back to the forum to see if anyone else can advise further.
    Let me know how you get on?
    Thanks.

  • HT1386 How do I create one Apple ID and iTunes user name and password for all of my Apple products: iPad, iPhone, and iPod plus iTunes on my PC?

    How do I create one Apple ID and iTunes user name and password for all of my Apple products: iPad, iPhone, and iPod plus iTunes on my PC?

    Yes, I do have multiple devices and it appeared to me that every time I tried to sync or log onto iTunes, the password was incorrect.  Consequently, I was and am constantly changing it.  Wouldn't it be nice if Apple would simply say that you only need one Apple ID and one password regardless of the number of Apple devices you intend to sync via iTunes. 
    Barring the above, how about a way to merge all of the Apple IDs and passwords into one.

  • After updating to iOS 8 my iPad 2 does not keep my user name and password for isp start page

    After updating to iOS 8 my i pad 2 does not store the user name and password for my earthlink start page.  In past could go to bookmark and the start
    page would automatically come up.  Now I must enter the user name and password every time to access the personalized start page.  tried to find some settings that needed changing but no luck.  is this a problem with iOS 8     Earthlink referred me to apple   they could not help    any help here

    Hello nkrlw,
    It may be that AutoFill is disabled in Safari, or that Private Browsing is on.
    Go to Settings > Safari > Passwords & AutoFill and make sure that Names and Passwords is on.
    Go to your Home screen and open Safari. If Safari is black or dark instead of white or gray, Private Browsing is on. Safari doesn't save account names and passwords when Private Browsing is on. To turn off Private Browsing:
    On iPad, tap the the plus icon in the upper-right corner of the Safari page, then tap Private in the lower-left corner.
    On iPhone and iPod touch, tap  in the lower-right corner of the Safari page, then tap Private in the lower-left corner.
    Get help using iCloud Keychain
    http://support.apple.com/kb/TS4644
    Cheers,
    Allen

  • Wht is default User name  and password for the J2ee server

    Hi , All
    I had downloaded JSC for evaluation to get to creator hero ....
    After Complete Instalation I had started PointBase then start default Server Domain1
    when I try to start the deploy tool for that wht is username and password 'coz while installing server it doesn't ask me for user name and password for domain1......
    even same in apllication server .... username ==?? and pwd =??
    help me out...
    Thanks in adv..
    --Sudhir                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               

    user admin
    password adminadmin

  • Forgot User Name and Password for Parental Controls

    I apparently have forgotten the user name and password for the parental control feature in itunes. How do I recover the information or unlock the controls?

    I tried entering the same information as my computer user name and password and it does not work for locking Parental controls. What is weird is I can Log on to Itunes and my computer but it will not lock parental controls. What I am trying to do is keep anyone from changing the settings. Again I enter the same information as my computer but it DOES NOT WORK!!!!

  • How do I get the user name and password for the Apple Extreme Router to connect to a Slingbox

    How do I get the user name and password for the Apple Extreme Router to set up my Slingbox?  It will not accept the Apple Extreme Name and password.

    The AirPort Extreme does not have a User Name, but it does have a device name and device password, which you may have already tried.
    There is also a Wireless Network Name and Wireless Network Password for the AirPort Extreme, which might be what the Slingbox is looking for if you are trying to connect it to your wireless network.
    There are no other "user names" or "passwords" on the AirPort Extreme.
    You established the device name, device password, wireless network name and wireless network password when you originally configured the AirPort Extreme.
    If you cannot remember these, you will need to perform a Soft Rest to reset everything. Follow the instructions in this Apple support document:
    Resetting an AirPort Base Station or Time Capsule FAQ

  • User Name and Password for JCO RFC call to BAPI

    Hi all,
    What I think I know:
    --We do NOT have Single Sign On configured so don't tell me to use SSO please - I agree, but...
    --We have a requirement to do a goods receipt which prints labels for the handling units 
    .....The printer to which the labels are directed depends on the user who is running the transaction
    What I think this means
    --We will need to specify a user name and password in the RFC call so the label will go to the correct printer
    --I cannot use the IllumnLoginPassword (or whatever its name is) for the password
    --I need to prompt the user for their password a second time after they login to our MII app
    The problem
    --I will need to store the password somewhere for the duration of the session
    ......In session variable that has been encryted
    .............I didn't see an encryption action block so I could create my own
    ......In the database using database column encryption
    .............A little bit of a pain, but not too bad
    Any corrections, alternatives, ideas .... ???
    Thanks,
    --Amy Smith
    --Haworth

    Thanks for the attention guys.  A little clarification.
    1.  I have been assuming that I cannot use the IllumnLoginPassword for the JCO SAP password in the action block.  If this is NOT true, then it solves my whole problem.
    2.  It would not work to prompt a shop floor person for their password every time they do an operation completion.  Well, at least
    if I don't want to not get lynched! 
    3.  I am planning on prompting people every time they log on for their ECC password and retaining it somewhere secure while they are logged on (and longer if they skip the logoff step.)
    4.  I have been focusing on how/where to retain the password, but also need a way to encrypt it during transmission.  Jeremy said the applet/BLS would at least encode it for me.  That is good.
    --Amy Smith
    --Haworth
    Edited by: Amy Smith on Feb 18, 2010 1:30 PM

  • TG797n v3 log on to 10.0.0.138 User name and Password for wireless set-up

    I have a TG797n v3 on Windows 7 to a Dell XPS via ethernet cable. Has been working fine, but. . . just aquired an iPad Mini for family use.When trying to configure the iPad Mini, I can't get past the log in requirements of the "found" wireless network. My laptops read it OK but the iPad keeps asking for a Password for the Telstra***** wireless network. I have tried every conceivable password I have ever used without success.I tried resetting the TG797, (by switching off the power for 1 minute, and pressing the rest button for 20 seconds, and leaving the power on and pressing the re-set button),and now it is asking for a User name AND a Password to enable log in to 10.0.0.138. I can't even get to the set-up page anymore!! I have re-installed the software from the CD that came with the T-gateway, but at no stage does it ask for a password. It asks for the SSID and the Wireless Key, but nothing else! and connection to the internet is established.(Otherwise I couldn't type this, could I?) So, where, and how, do I either retrieve the Password hidden in the TG or reset the password the iPad is looking for???I have configured the TG797 by disconnecting and re-connecting (no passwords asked for) I have searched all the Help topics and they ALL say " Just enter your User name and Password" . . . yeah, great if you can remember it or even resetit!!  Please, someone, there must be a simple (or complex) answer as a solution. Thanks in advance, Ian King.   (Telstra help, . . . anyone?) 

    Hi dumbojojo, 
    Im sorry to hear that you are having difficulties, 
    The password you need is located on the underside of you modem unless you have already changed it yourself. It will often be listed as a WAP PIN.
    If this doesnt help please see here Change wifi password or here  WiFi Troubleshooting
    Finally, you are still having issues, please contact support on 133933 or Live chat here http://tel.st/hsc3
    Regards - 

  • Need User Name and Password for External Firewire new hard drive

    In the past, I've worked with two 250 GB PATA drives in my G4, one inside and one in an external Firewire enclosure. I used Carbon Copy Cloner to copy and maintain all system and user files from the internal drive to the external drive. The external drive would boot just fine. These two drives were both partitioned with 74.5 and 158.4 GB partitions with the system files on the smaller.
    The internal drive died so I bought a new 500GB drive and installed it in the external enclosure and moved the former external drive inside the G4.
    I again used CCC to copy the system and user files to the new 500GB drive.However, I only gave it one 465.8GB partition. I cannot make the external drive complete the boot process. It stops and demands a user name and a password. I've not been able to supply ones which work.
    I have remembered and entered the user name and password which were installed when I partitioned the 250 GB drives years ago. The window thinks a few seconds and then shakes back and forth and then clears the data entry boxes so that I can try again.
    I do have an Install DVD for Tiger 10.4 (bought from Apple) and have been able to use that to go back and change the root or administrator password and the User password on the computer. That has not solved my problem.
    I have read about 25 pages of this forum and not seen any posts that referred to password problems with only the external hard drive. But I've seen some very knowledgeable answers to other people's posts.
    Please help.
    Gil

    Generally, when Mac OS X is asking you for a username and password, it is when you are doing something that requires an Administrator password, such as repairing a hard drive's Directory or making major changes to quasi-System things.
    So Carbon Copy Cloner and Disk Utility are likely asking for an Administrator user_id and password. It will not take a simple carriage return as an answer -- the operation will not complete without that Admin authorization.
    If you are among the \[estimated five or six] people who actually read the manual and followed the advice to use a non-admin password for your day-to-day computer work, you may not even remember the Admin username and password.
    If you have an Installer CD, you can boot to the Installer CD and choose Reset Password off the Installer menu (10.3 and earlier) or the Utilities menu (10.4 and later). There is also an Installer-compatible version of Disk Utility there, and while booted from the CD is an ideal Time to Repair your main Hard Drive, while it is not being used for booting the System.

  • Firefox will not save my user name and password for one of my sites. How can I fix this problem. It is getting annoying having to reenter every time I check this site. Is there a solution.

    I had my user name and password saved for my library site. My grandson hit something and now the saved user name and password are gone. It asks me every time to enter it and it is getting annoying. How do I fix this. I want Firefox to remember these codes.

    You can create a bookmark with the JavaScript code via a right-click on the "Remember Password" link on the squarefree.com website and choose "Bookmark This Link" and select the "Bookmarks Toolbar" as the destination folder for easy access.
    * https://www.squarefree.com/bookmarklets/forms.html#remember_password
    You need to use the "Remember Password" bookmarklet before or after filling the name and password field on the website with the <u>login form</u>, but before submitting the login form by clicking a button on the web page.
    If the site is using autocomplete="off" then you see a number not equal to 0 (i.e. attributes were removed) in the pop-up alert from the bookmarklet and Firefox should offer to remember the name and password via a drop down dialog of the key icon that will appear on the location bar (Firefox 4+) or via an info bar at the top (Firefox 3).

  • Time Capsule won't accept my user name and password for access - Help!

    Hi all,
    My Time Capsule seemed to stop working one day and I had to do a hard reset with the little button at the back. After that it worked and I restored my wireless network settings but now I can't access the Time Capsules hard drive with Time Machine.
    When I try to choose it as my Backup Disk in the Time Machine preferences it says "Enter your user name and password so Time Machine can access the file server "Our Time Capsule" (the name of my time capsule). However, every time I try to enter my password I get "Sorry, you entered an invalid username or password".
    I've already tried several resets of the Time Capsule and I've also tried logging on my computer as the Root user and changing my administrator account password back and forth but no go.
    Help! and Thanks.

    Norman & Harry,
    Consider the following:
    *_Time Capsule Keeps Asking Me For a Password_*
    It will be important to know what is going on, or what you are doing when it asks for the password. Is it asking for a password only when Time Machine attempts a backup? Consider this:
    It is NOT your username and password it wants when you try accessing the Time Capsule. (I know... it SAYS "username and password") But it means the Time Capsule's Name and Password.
    You will find that by launching Airport Utility.
    Select the TC on the left.
    Click "Manual Setup".
    Click the "Time Capsule" Tab.
    You will see "Time Capsule Name:" and "Time Capsule Password".
    Make sure “Remember password in keychain" is checked.
    That is the information you need to enter when it asks for "username & password."
    *I Don’t Remember What My Time Capsule Password Is*
    You can see what your current TC password is by going into Keychain.
    Open your Keychain and select "login" from the Keychains pane in the top left. Highlight "Passwords" in the Category pane from the lower left.
    Sort all the items by Kind. Note everything labeled "Airport...". How many do you have listed? There should only be one "Airport base station password" for each base station that you have active. Also, there should only be one "Airport network password" for each network you have created. If there are more than these, then delete all but the ones with the most recent Modification date.
    To see what passwords are being stored, double-click your Time Capsules' entry. A new window will appear.
    Put a check beside "Show Password". You may be asked for your own Admin password so enter that.
    Now the Password field will display the password you entered into Airport Utility for your Time Capsule
    *It Still Won’t Accept the TC Name and Password*
    Launch Airport Utility --> Manual Setup.
    Select "Disks" in the tool bar above.
    Click the "File Sharing" tab.
    Is "File Sharing" checked? It should be.
    What is selected beside "Secure Shared Disks"? If it says "With Accounts" or "With a Disk Password" then the system will ask you for a password every time it mounts the TC hard disk. If you switch it to "With Time Capsule Password" then use the password you designated earlier in the “Time Capsule" tab. It should only ask you once and then never again - because you had checked "Remember password in keychain".
    If you have made any changes then click "Update".
    Let us know if this resolves your issue.
    Cheers!

  • I use a program called RoboForm2Go that will fill in user names and passwords for me when I open a site and now that option is not available in the taskbar at the top. How can I use that feature again?

    I save the RoboForm2Go program on a flash drive and when I opened a site that I had saved the user name and password, the RoboForm2Go would show up in the taskbar with the site I opened so I could just click on it and it would automatically fill in the info for me.

    Under View>/toolbars, I don't have an option to choose RoboForm Toolbar. When I initially set up the program, I was using Internet Explorer and I can go to the taskbar at the bottom and choose RoboForm but then whatever site I was opening in Firefox will now open in Internet Explorer instead of Firefox. The old version of Firefox would display the RoboForm toolbar at the top.

  • What is the default user name and password for oracle databse 10g

    Hi: gurus, I just recently installed the oracle 10g personal edition and trying to log on to the enterprise manger, but can't figure it out the user name and password, can some one help me and tell me what is the default user name and password to logon to the oracle instance. BTW during the installation I choose two passowrds one for the schema and one for the global database orcl. I wonder will I be using one of these passwords. Still I don't have any clue for the "User Name".
    thanks

    system/manager and sys/change_on_install are still valid default passwords when database is manually created. If DBCA was used, passwords will be those defined at creation time inside DBCA.
    In case passwords have been forgotten, those can be reset:
    From an OS commnad prompt, set ORACLE_SID, ORACLE_HOME and PATH environment variables, just to make sure you are pointing to the right Oracle Home installation, and issue:
    OS> sqlplus / as sysdba
    SQL> alter user sys identified by yourNewSysPassword;
    SQL> alter user system identified by yourNewSystemPassword;
    And you're done with it.
    HR Madrid

  • User name and password for Oracle BI Spreadsheet Add-in

    Dear all,
    I downloaded Oracle Database 10g Express Edition and I installed it successfully. I created a new account. Then I downloaded Oracle Business Intelligence Spreadsheet Add-in and I installed it successfully as well (both on my PC).
    Now I would like to run Oracle Business Intelligence Spreadsheet Add-in but I don't know the way of running it. I click "New query". Then I go to the "Connection editor". There are four boxes.
    "Description box" is clear. I write 127.0.0.1 or k219 (it's the name of my computer) into the "Host name box". As the "Port Number box" I use 1521. Then I write xe into the "SID box".
    Then I return to the "OLAP connection tab". There are items: user name and password. I try to write user name and password created in Oracle Database 10g Express Edition. And the result is an error: Faild to connect to OLAP service
    BIB-10701 An error occured during connecting to metadata
    oracle.dss.metadataManager.common.MetadataManagerException: BIB-10701 An error occured during connecting to the database
    oracle.dss.connection.common.ConnectionException: BIB-16627 It's not possible to connect to the databse
    java.sql.SQLException: ORA-06550: line 1, column 13:
    PLS-00201: identifier 'OLAPIBOOTSTRAP' must be declared
    ORA-06550: line 1, column 7:
    PL/SQL: Statement ignored
    Please, is there anyone who can help me?
    Your user Frank

    When u install Oracle 10g, it forces u to enter new passwords for System as well as scott user and it does not allow u to keep old know passwords as manager and tiger.
    If u installed with new passwords successfully, u must be knowing those new passwords and there is no reason to try with system/manager. Instead try to connect with new passwords. We never faced such problems.
    If the problems still persits, check that
    a) Oracle service is running
    b) Instance is running by and whether u are able to connect / as sysdba
    Suresh Bansal

Maybe you are looking for

  • Removing Credit Card Details from itunes account

    I tried to use a prepaid credit card to make a purchase but i didn't have enough on the card to complete the purchase now i can't update anything because it keeps asking me for those useless credit card details, how do I remove them from my itunes ac

  • A Mail keyboard shortcut I set sometimes works and sometimes doesn't - why?

    Using the keyboard shortcut panel I changed the keyboard shortcut for "Send" to CMD+E. After quitting and restarting Mail I can see in the menus that this is showing CMD+E now. Problem is - when composing a message sometimes CMD+E works and the mail

  • How Fowrarding Agent get Determined in Delivery?

    Hi Gurus, I have a delivery which forwarding agent is different from Forwarding agent showed in Sales Order. For example, in Sales Order partner function I have Mr. A as forwarding agent. But, I got forwarding agent as Mr B when I create delivery. I

  • Facebook tagging issues

    Before I start I have read what feels like everything and so far nothing seems to really solve the problem. I am trying to move from LR to Aperture and have my main library. Running on a Mac so contacts and Mavericks is all synced up with Facebook et

  • What is the best free software to create an advert on?

    I am looking to create a couple of adverts both poster and video, i was wondering what is the best free software to make these on?