I have had a dot mac account for years. Do is still have to pay anything for this?

I have had a dot mac account for years, with my family also having .mac email addresses and me having to pay for it each year. It then changed to me.com and then icloud? Do i still have to pay anything for this if i just want the email addresses? Or do i only have to pay when i want extra icloud storage?

Thanks Csound. For storing stuff like Imovie (using the Theatre service) Is the icloud storage the best, most cost effective way or are there other (cheaper/better) palces to store movies in the 'Cloud'? thanks again

Similar Messages

  • Trouble Viewing iWeb site on dot Mac account

    I have a home office and I also have a studio. When I am at home working, I have no trouble viewing photo pages on my dot mac account from either Safari or Firefox.
    When I am at my studio, however, I cannot browse my photo pages on Safari nor with Firefox.
    Safari gives me the "server stopped responding" error and Firefox displays "the server timed out".
    So, what's up with this?
    At the home office, I use wireless DSL access with a MacBook. At my studio, I'm using an iMac wirelessly on my network. The the service provided is through Comcast broadband cable modem.
    On both machines, I have iLife & iWork 08. I do not sync my dot mac account with the 2 machines. The original files for the photo pages reside on my studio iMac.
    So why can I browse my way through my photo pages when I'm surfing the web from my home office, but am unable to see them when I'm working at my studio?
    Thanks for assisting me if you can.

    I will when I go back to my studio. I'm just trying to understand where you are going with this. I have contractors who work in and out of my studio with their laptops. They use XP & Vista and they have absolutely NO problem what so ever accessing my photo pages. In fact, when I couldn't access from my iMac, I had one of them check to see if the site was down. They could see my pages just fine with no problem. So...if they can reach them using the same network while sitting at the desk next to mine...why can't my iMac reach the pages?
    Thanks.

  • The security database on the server does not have a computer account for this workstation trust relationship

    When I try to log on to my DC it says "The security database on the server does not have a computer account for this workstation trust relationship". It won't let me log on. I installed another server server 2012r2  (its virtual )
    and I can get to ADSI edit. 
    I think what happened was I had a pc that could not connect without unplugging the network cable. So I found this fix 
    FIX: “The security database on the server does not have a computer account for this workstation trust relationship”2032011
    I’ve seen a lot of solutions, or suggestions rather, with regard to the error in the title of this post.  In my experience, the problem can almost always be resolved without extra domain add/removes and reboots, which is the most prevalent solution I have
    seen around.  Usually, this issue is due to a mismatch between attributes of the computer account in Active Directory and those values on the system itself.  Here are the steps I take to fix this issue when it crops up:
    Open up Active Directory Users & Computers pointed to the domain the computer account resides in
    From the “View” pull-down menu, make sure that “Advanced Features” is checked
    Navigate to the part of your organizational unit (OU) structure where the computer account for this server resides
    Open the Properties for the computer object
    Choose the “Attribute Editor” tab on the Properties dialog box
    Check the Attributes dNSHostName & servicePrincipalName – anywhere that a fully qualified hostname is specified (e.g. myserver.mydomainname.com), make sure that the entry matches the hostname
    you have configured when you go here on your server: Start -> Computer -> Right-Click, Properties -> Change Settings (under “Computer name, domain… settings”) -> Full Computer Name
    As an example, for a fictitious W2K8 R2 server whose Full Computer Name is “srv1.mydomainname.com”, these attribute/value pairs should be in Active Directory:
    dNSHostName:
    srv1.mydomainname.com
    servicePrincipalName:
    HOST/SRV1
    HOST/srv1.mydomainname.com
    RestrictedKrbHost/SRV1
    RestrictedKrbHost/srv1.mydomainname.com
    TERMSRV/SRV1
    TERMSRV/srv1.mydomainname.com"
    Not reading it carefully I add a computer with the same name as the pc having the issue and followed the above. The problem is that I did not notice that the spn did not want the name of my server (serv1) but the name of the trouble
    pc.
    dcdiag output
    PS C:\Users\administrator.TOM> dcdiag.exe
    Directory Server Diagnosis
    Performing initial setup:
       Trying to find home server...
       ***Error: DC3 is not a Directory Server.  Must specify /s:<Directory Server> or  /n:<Naming Context> or nothing to
       use the local machine.
       ERROR: Could not find home server.
    PS C:\Users\administrator.TOM> dcdiag.exe /s:DC2
    Directory Server Diagnosis
    Performing initial setup:
       * Identified AD Forest.
       Done gathering initial info.
    Doing initial required tests
       Testing server: Default-First-Site\DC2
          Starting test: Connectivity
             The host 9e0dca7a-d017-445a-b354-adee5ff53d48._msdcs.TOM could not be resolved to an IP address. Check the DN
             server, DHCP, server name, etc.
             Neither the the server name (DC2.TOM) nor the Guid DNS name (9e0dca7a-d017-445a-b354-adee5ff53d48._msdcs.TOM)
             could be resolved by DNS.  Check that the server is up and is registered correctly with the DNS server.
             Got error while checking LDAP and RPC connectivity. Please check your firewall settings.
             ......................... DC2 failed test Connectivity
    Doing primary tests
       Testing server: Default-First-Site\DC2
          Skipping all tests, because server DC2 is not responding to directory service requests.
       Running partition tests on : ForestDnsZones
          Starting test: CheckSDRefDom
             ......................... ForestDnsZones passed test CheckSDRefDom
          Starting test: CrossRefValidation
             ......................... ForestDnsZones passed test CrossRefValidation
       Running partition tests on : DomainDnsZones
          Starting test: CheckSDRefDom
             ......................... DomainDnsZones passed test CheckSDRefDom
          Starting test: CrossRefValidation
             ......................... DomainDnsZones passed test CrossRefValidation
       Running partition tests on : Schema
          Starting test: CheckSDRefDom
             ......................... Schema passed test CheckSDRefDom
          Starting test: CrossRefValidation
             ......................... Schema passed test CrossRefValidation
       Running partition tests on : Configuration
          Starting test: CheckSDRefDom
             ......................... Configuration passed test CheckSDRefDom
          Starting test: CrossRefValidation
             ......................... Configuration passed test CrossRefValidation
       Running partition tests on : TOM
          Starting test: CheckSDRefDom
             ......................... TOM passed test CheckSDRefDom
          Starting test: CrossRefValidation
             ......................... TOM passed test CrossRefValidation
       Running enterprise tests on : TOM
          Starting test: LocatorCheck
             ......................... TOM passed test LocatorCheck
          Starting test: Intersite
             ......................... TOM passed test Intersite
    PS C:\Users\administrator.TOM> regsvr32 schmmgmt.dll
    PS C:\Users\administrator.TOM> netdig /fix
    netdig : The term 'netdig' is not recognized as the name of a cmdlet, function, script file, or operable program.
    Check the spelling of the name, or if a path was included, verify that the path is correct and try again.
    At line:1 char:1
    + netdig /fix
    + ~~~~~~
        + CategoryInfo          : ObjectNotFound: (netdig:String) [], CommandNotFoundException
        + FullyQualifiedErrorId : CommandNotFoundException
    PS C:\Users\administrator.TOM> Setup /PrepareSchema
    Setup : The term 'Setup' is not recognized as the name of a cmdlet, function, script file, or operable program. Check
    the spelling of the name, or if a path was included, verify that the path is correct and try again.
    At line:1 char:1
    + Setup /PrepareSchema
    + ~~~~~
        + CategoryInfo          : ObjectNotFound: (Setup:String) [], CommandNotFoundException
        + FullyQualifiedErrorId : CommandNotFoundException
    PS C:\Users\administrator.TOM> netdiag /test
    netdiag : The term 'netdiag' is not recognized as the name of a cmdlet, function, script file, or operable program.
    Check the spelling of the name, or if a path was included, verify that the path is correct and try again.
    At line:1 char:1
    + netdiag /test
    + ~~~~~~~
        + CategoryInfo          : ObjectNotFound: (netdiag:String) [], CommandNotFoundException
        + FullyQualifiedErrorId : CommandNotFoundException
    PS C:\Users\administrator.TOM> nslooup
    nslooup : The term 'nslooup' is not recognized as the name of a cmdlet, function, script file, or operable program.
    Check the spelling of the name, or if a path was included, verify that the path is correct and try again.
    At line:1 char:1
    + nslooup
    + ~~~~~~~
        + CategoryInfo          : ObjectNotFound: (nslooup:String) [], CommandNotFoundException
        + FullyQualifiedErrorId : CommandNotFoundException
    PS C:\Users\administrator.TOM>

    Ok fixed. 
    At a elevated cmd prompt run ;
    C:\Users\administrator.TOM>setspn -x
    As you can see the DC serv1 had duplicate SPNs.
    Checking domain DC=TOM
    Processing entry 1
    HOST/serv1.TOM is registered on these accounts:
            CN=SERV1,OU=Domain Controllers,DC=TOM
            CN=C00049,CN=Computers,DC=TOM
    {14E52635-0A95-4a5c-BDB1-E0D0C703B6C8}/TOWN-HBWJ29ZOQC is registered on these ac
    counts:
            CN=Administrator,CN=Users,DC=TOM
            CN=TOWN-HBWJ29ZOQC,CN=Computers,DC=TOM
    {14E52635-0A95-4a5c-BDB1-E0D0C703B6C8}/town-hbwj29zoqc.TOM is registered on thes
    e accounts:
            CN=Administrator,CN=Users,DC=TOM
            CN=TOWN-HBWJ29ZOQC,CN=Computers,DC=TOM
    RestrictedKrbHost/serv1 is registered on these accounts:
            CN=C00049,CN=Computers,DC=TOM
            CN=SERV1,OU=Domain Controllers,DC=TOM
    RestrictedKrbHost/serv1.TOM is registered on these accounts:
            CN=C00049,CN=Computers,DC=TOM
            CN=SERV1,OU=Domain Controllers,DC=TOM
    found 5 groups of duplicate SPNs.
    Went to the computers OU and changed computer c00049 to the correct SPN. Now I have a new issues, I'll start a new thread.

  • HT1766 When I setup my new iPhone 5c I inadvertently entered wrong email address for apple id.  I cannot verify the email sent.  I have a new apple id, but can neither use nor delete the iCloud account.  How do I get an iCloud account for this phone?

    When I set up my new iPhone 5c I inadvertently used wrong email for setting up my apple id.  I have since setup an id with correct email, but cannot verify the first account.  I cannot delete it either.  How can I get an iCloud account for this phone?

    You said "have since setup an id with correct email, but cannot verify the first account.  I cannot delete it either. ".
    Why can't you verify it?
    Do you not receive the verification email address?
    If problem contact iTunes by:
    http://www.apple.com/support/itunes/contact/

  • When i want to create a face time it tells me to vertify my email address. When i go to do this i have to type in my apple ID and password on the Apple website, however when ever i do this i get a message saying Invalid account for this Email Address..

    when i want to create a face time it tells me to vertify my email address. When i go to do this i have to type in my apple ID and password on the Apple website, however when ever i do this i get a message saying Invalid account for this Email Address..

    Same problem here.  Whats the deal?!  Apple??

  • I have an personal Itunes account and Ipone 5 and now work have given me a 5s do I need a seperate Itunes account for this?

    I have just got a 5s from work to replace my Crapberry at last. I have an exsisting Itunes account for my personal Iphone 5. which I will keep. Is it OK to have both on the single Itunes account or should I set up a seperate Itunes for the work phone?

    That's up to you, unless your employer requires differently. You can sync as many devices as you want to the same iTunes account. You can have the same content on each device or different content, again the choice is yours.
    If you decide to setup a separate Apple ID/iTunes account for this phone, I recommend you also setup a different user account on your computer & use that account/iTunes for the phone. Do that, & there's no way the data can get mingled.

  • HT201359 I had cancelled a auto withdrawal from a app I purchased months ago. The app is smule sing. I cancelled  the VIP on December 26,2013. Auto renewal was on 12/27/2013. On 1/7/2014 apple charged my account for this. How do I get my money back

    I had cancelled a auto withdrawal from a app I purchased months ago. The app is smule sing. I cancelled  the VIP on December 26,2013. Auto renewal was on 12/27/2013. On 1/7/2014 apple charged my account for this. How do I get my money back

    Use the Report a Problem link in the emailed receipt.

  • Security database on the server doesn't have a computer account for this workstation trust relationship

    Hi,
    in our windows server 2008 R2 standard , we are facing this error "Security database on the server doesn't have a computer account for this workstation trust relationship " on an regular basis. we have did below mentioned teps to solve the issue
    1. Disjoin the system from Domain & joined it again.
    2. tested the computer secure channel connection.
    3. checked the DNS settings of server
    4.checked the computer account in AD which disabled or not.
    Everything was ok but after doing changes again after 2 - 3 days we are facing same error message.
    Please help to sort the issue on an urgent basis. 

    When the error happen, can you check the computer account in your AD's console (with advanced feature at on), to check the date it was updated and if the SID is the same ? (objectSID and pwdLastset)
    I guess someone try to domain join a computer with the same name, and flush your computer account at the same time.
    Regards, Philippe
    Don't forget to mark as answer or vote as helpful to help identify good information. ( linkedin endorsement never hurt too :o) )
    Answer an interesting question ? Create a
    wiki article about it!

  • Your request could not be completed. Invalid account for this Email Address

    I have the App Store Account
    It was developed as an account in alternative iClaude.
    It was sending a message to confirm the account
    But when I put my account
    And password
    Show me the written page
    "Your request could not be completed.
    Invalid account for this Email Address"
    <Email Edited by Host>

    Don't post your email address in public (unless you actually like spam)
    I will ask for it to be removed.

  • While attempting to check out, ERROR states "Account registered for different country.  Please sign out and sign in using an existing account for this country."

    While attempting to check out, ERROR states "Account registered for different country.  Please sign out and sign in using an existing account for this country."  I started my account in India.  Then changed it to the US when I moved here, then tried to change it back to india when this issue arose, however, the error still occurs.  How can I fix this??

    I think a new account may be the easiest way if you don't have an existing subscription or cloud files for which to keep continuity.

  • HT4528 icloud says maximum number of free accounts for this iphone  how can i make it work?

    icloud says maximum number of free accounts for this iphone  how can i make it work?

    You have created too many accounts. There's no way to get around this.

  • Trying to purchase trial period in different email address - error message "Error in Your Order The account was registered for a different country. Please sign out and sign in using an existing account for this country. Ok"

    Trying to purchase trial period in different email address - error message "Error in Your Order The account was registered for a different country. Please sign out and sign in using an existing account for this country. Ok"@

    Hi boags2014,
    Please refer this link and know the work-arounds for the same:
    How do I complete a purchase when I get an incorrect "country" error?
    Regards,
    Anubha

  • Im getting message while i create new icloud id " no more free account for this iphone "

    im getting message while i create new icloud id " no more free account for this iphone "
    please help me if anyone knew the solution,
    thanks

    https://discussions.apple.com/message/24635931#24635931

  • Hi, i'm trying to download the Lightroom 6 stand alone version and get the following message right after a click the checkout box: "The account was registered for a different country. Please sign out and sign in using an existing account for this country.

    Hi, i'm trying to download the Lightroom 6 stand alone version and get the following message right after a click the checkout box: "The account was registered for a different country. Please sign out and sign in using an existing account for this country." I'm in Namibia and tried to change my country from Africa to USA but still the same problem. TIA

    Hi Annen,
    Please refer the following forum thread.
    Trying to purchase trial period in different email address - error message "Error in Your Order The account was registered for a different country. Please sign out and sign in using an existing account for this country. Ok"
    Regards,
    Sumit Singh

  • I just bought a new iMac and i want to upgrade to Lion. According to the seller I don't have to pay anything for upgrading because of my new iMac - how to do?

    I just bought a new iMac and i want to upgrade to Lion. According to the seller I don't have to pay anything for upgrading because of my new iMac - how to do?

    If you purchased after June 6th and you live in the US, Use this site.
    http://www.apple.com/macosx/uptodate/
    Captfred

Maybe you are looking for