Licensing question about OS X Server

I get a little confused about Apple's licensing of OS X Server.
If we buy a license for OS X Server, let's say it's a 10 client license, does that mean that I can create a bootable OS X image and install it onto 10 OS X clients without buying a license for each system individually, or does it mean that I have a license for one server that allows up to 10 clients to connect to it but each of the clients must have it's own, unique copy of OS X installed on it?
The reason I get confused is probably because of netboot images. To me, the presence of a netboot image that can be downloaded and used by a system on a network essentially says "Yes, you can generate an OS X image and distribute it to client systems" because clearly, I assume, every time someone starts a netboot client they cannot realistically download the entire OS. I have to assume that the client isn't created to be totally useless without a server present, after all, what if the server goes down? Does everyone just twiddle their thumbs waiting for it to come back up?
I'm not terribly familiar with any of this, although our (small) company has recently acquired a copy of OS X Tiger Server with a 10 client license. If we add more systems, do we need to get an OS X license for each of them OUTSIDE of the Server, or does the server license provide a provision for us to install a copy of OS X on each of them.
I hope I'm clear on this question, as "legal" documentation and its implications leave me very frequently dazed and confused.
Thanks to all/anyone that responds.

...does it mean that I have a license for one server that allows up to 10 clients to connect to it but each of the clients must have it's own, unique copy of OS X installed on it?
The 10 client connection is for concurrent client connections over AFP. However, this should not be an issue if you are deploying Snow Leopard. Apple removed the 10 user product and only the unlimited server is available.
The reason I get confused is probably because of netboot images. To me, the presence of a netboot image that can be downloaded and used by a system on a network essentially says "Yes, you can generate an OS X image and distribute it to client systems" because clearly, I assume, every time someone starts a netboot client they cannot realistically download the entire OS. I have to assume that the client isn't created to be totally useless without a server present, after all, what if the server goes down? Does everyone just twiddle their thumbs waiting for it to come back up?
NetBoot can get a little fuzzy. But the assumption is that all of the systems that you are NetBooting came with an original client license, so centralizing the OS to the server and then sharing it out does not exceed your licensing. OS X Server is a different product than OS X. You are running OS X Server on a server device, one server hardware per one copy of OS X Server. Server then shares out the client.
I'm not terribly familiar with any of this, although our (small) company has recently acquired a copy of OS X Tiger Server with a 10 client license. If we add more systems, do we need to get an OS X license for each of them OUTSIDE of the Server, or does the server license provide a provision for us to install a copy of OS X on each of them.
No. But if you get new machines, they are coming with Snow. Snow and Tiger will not interoperate easily. For example, Tiger server can not server Snow netboot images. Plus Tiger is a bit long in the tooth so finding hardware to boot it might be more trouble than it is worth.
Let's assume you have 20 machines running Tiger and they originally came with Tiger. If you deploy the Tiger server, you are fine with everything except the concurrent client connection limitation of the 10 user license. However, if your clients are running newer versions of OS X and you need to upgrade the Server OS, then you may need to upgrade everything. For example, if your clients are Leopard but you buy Snow Server, then you need to upgrade your client licenses to Snow as well.
I hope I'm clear on this question, as "legal" documentation and its implications leave me very frequently dazed and confused.
Thanks to all/anyone that responds.
Hope this helps

Similar Messages

  • Two questions about SG300 DHCP server

    Hi,
    I have two questions about the DHCP server on the SG300:
    On the Address Binding page, what does the "Declined" state mean? I have a NAS device that won't pull an address, and I think that the entry with a state of "Declined" corresponds to this device. It was previously pulling an address from a RV180, so the only difference is that it is now connected to the SG300. I worked around this by manually setting the address on the NAS device, but this won't scale if I run into a lot of other devices that can't pull an address.
    I configured a static address binding for a WAP321 and found that instead of pulling the configured address that it pulled a dynamic address. I checked the Address Binding page and see that the dynamic entry that corresponds with the WAP321 has a Client Identifier rather than a MAC address. I changed the static entry for the WAP321 to use the client identifier displayed in the dynamic entry, and now the WAP321 pulls the configured static address. Is this expected behavior?
    Thanks,
    Bob

    With the SX300/500 it is required the client identifier, it doesn't automatically insert it. If static DHCP is made on the switch and you didn't need client identifier, that is more or less fortunate behavior for you
    So to answer this question, the expected behavior is to configure client identifier for static DHCP entry.
    -Tom
    Please mark answered for helpful posts
    http://blogs.cisco.com/smallbusiness/

  • The question about the sharepoint server 2010 install

    Hi Friends,
    i have a question about the sharepoint server 2010 install. 
    my computer is used the windows server 2008 service pack 1. in order to install the sharepoint 2010 server, i need to choose to windows server 2008 service pack 2. my question is when i install the windows server 2008 service pack 2,whether the inside
    of my computer  information will be lost or change? 
    thank you in advance. 
    Qearl

    Hi ,
    No data will be lost either from your Windows program files or other drives as long as it is an upgrade.
    After upgrade you will still be able to see your old program files under windows.ol folder in the C: Drive of the new OS.
    The data will be lost only when you perform a clean install like complete formatting the HArd disk and installing from scratch.
    As mentioned it always good to maintain a backup preferable important files in a skydrive as there is a good chance of external drives crashing.

  • Question about java-based server app frameworks

    Hello, I am working on a Java applet application and would like to choose a Java-based scalable server framework to use within my applcation. I have found a few like xsocket or QuickServer and have a question about other. And, also, which is the one You may advise? Yours sincerely, Slawek

    For online gaming server. I first heard of xsocket and started using this, but have the problem with NAT. I now know that I need to initiate connections from client behind NAT (server has a public IP) and send messages from server to client within the same connection. I am doing this the following way (as shown in examples- below), but it appears that server receives messages, but client doesnt. I dont listen on any ports in client application and just need to take advantage of the connection initiated (information go from client to server properly).
    Server-
    try{ nbc = pool.getNonBlockingConnection(inetAddress, 8090);
    try{ nbc.write("|01|______|02|______|03|______|04|______|05|______|06|______|07|______|08|______|09|______|10|______"); }catch(Exception ee){}
    }catch(java.io.IOException f){}
    Client-
    public boolean onData(INonBlockingConnection nbc) throws IOException,ClosedChannelException,BufferUnderflowException,MaxReadSizeExceededException{
    String x = nbc.readStringByLength(100);
    System.out.println("S >> C = "+x);

  • Question about VPN with Server 2012

    I am a programmer, but I know enough about network and server configs to be slightly dangerous when it comes to configurations.
    My task today was to try to setup VPN access at our office. We have a 2012R2 standard server that was not doing anything (not even on), so I decided it would be the perfect machine for the job.
    To make this as short as possible, we are a real small office, 3 guys. We have a high end (although consumer grade) router that is not a VPN end point, but does support VPN tunneling through its firewall. Router is DHCP server, however most workstations
    and servers in the office are setup with statics.
    I got everything to work (pats self on back) to allow me to create a new VPN connection from an outside Windows client machine, and everything worked as I wanted it to, except for machine name resolution. I understand this is due to limitations in NetBIOS
    and how that all works. I found an article about setting up a WINS server, and once I did that, it resolved my issue and I was able to connect to shares or RDP to machines by name instead of by local IP address.
    So I came here to ask this:
    1) The WINS server method required me to manually add each machine/IP I wanted to register. I am not sure why this is, but I am thinking it has to do with the server not acting as the DHCP/DNS server (or maybe this is just how WINS works?). This isn't a
    HUGE deal, but it would be nice if I didn't have to manually manage this list. If Windows clients on the local network here can broadcast and see all available network machines, why can't the WINS server make the same network crawl automatically?
    2) In reading about the WINS server, most people said it was a relic and one should use DNS instead. I am looking for more information on this, to see if this is something I should consider or worry about.
    3) Would I make my life easier if I made the 2012 server both DHCP and DNS server and removed those tasks from the router?
    A side note if it matters, we are NOT on a domain here, just a loose set of workgroup machines. We find that setting up a whole DC and adding all these machines and accounts to a domain is counter productive for us, because we are such a small shop here,
    with nothing to restrict from each other, and we find that adding a domain into the picture complicates things more than it simplifies things. Of course unless someone can make a case why we should just move to being on a DC.
    Matt Kleinwaks - MSMVP MSDN Forums Moderator - www.zerosandtheone.com

    Hi,
    There have the Browser Elections procedure when you use WINS service, but the WINS service in domain environment and workgroup environment have the different Browser Election.
    By default, all domain controllers in a domain are browser servers.
    You can refer the following KB to understand the procedure:
    Browser Elections
    http://technet.microsoft.com/en-us/library/cc959896.aspx
    How Computer Browser Service Works
    http://technet.microsoft.com/en-us/library/cc737661(v=ws.10).aspx
    Description of the Microsoft Computer Browser Service
    http://support.microsoft.com/kb/188001
    If you install a WINS server the WINS server will handles name registration requests from WINS clients, register their names and IP addresses, and responds to NetBIOS name
    queries submitted by clients, returning the IP address of a queried name if it is listed in the server database.
    WINS provides the following benefits for administering your TCP/IP-based network:
    A dynamic name-to-address database that maintains support for computer name registration and resolution.
    Centralized management of the name-to-address database, alleviating the need for managing Lmhosts files.
    Reduction of NetBIOS-based broadcast traffic on subnets, by permitting clients to query WINS servers to directly locate remote systems.
    Support for earlier Microsoft® Windows® and NetBIOS-based clients on your network, permitting these types of clients to browse lists for remote Windows domains without requiring
    a local domain controller to be present on each subnet.
    Support for DNS-based clients by enabling those clients to locate NetBIOS resources when WINS lookup integration is implemented.
    The related KB:
    WINS servers
    http://technet.microsoft.com/en-US/library/cc781189
    Windows Internet Name Service (WINS) Overview
    http://technet.microsoft.com/en-US/us-en/library/cc725802.aspx
    Hope this helps.

  • Question about MS SQL Server 2012 License on a server (renting/buying)

    Hi,
    I am currently paying about $300 per month to the hosting company for the MS SQL 2012 Standard Edition (for 4 cores) on my server, my question is, can I just buy MS SQL 2012 STD outright ( for example here http://www.microsoftstore.com/store/msusa/en_US/pdp/SQL-Server-Standard-Edition-2012/productID.281182400
    ) for around $3k and stop paying hosting company $300 monthly ?
    If I am able to just buy it outright, is it possible to switch the licensing code to the new one that I bought without reinstalling or loosing database?
    Thank you.

    Articles:
    Penny Pinching in the Cloud: When do Azure Websites make sense?
    To Cloud or not to Cloud: Microsoft Azure vs Hosted SQL Server..
    Azure: SQL Databases, API Management, Media Services, Websites, Role Based Access Control and More
    Kalman Toth Database & OLAP Architect
    SQL Server 2014 Database Design
    New Book / Kindle: Beginner Database Design & SQL Programming Using Microsoft SQL Server 2014

  • Newbie question about Oracle Parallel Server and Real Application Cluster

    I am trying to find out what kind of storage system is supported by the 9i Real Applicaton cluster. I have looked at the 8i Oracle Parallel Server which requires raw partitions and therefore NAS (network attached storage) that provides an interface at the file level will not work. Does anyone know if the 9i Real Application cluster has a similar requirement for raw partitions? any suggestions of whether SAN or other technology will be suitable? pointers to more information is appreciated.
    Robert

    Hi Derik,
    I know this is a really broad question. No, it happens all the time! Here is a similar issue:
    http://blog.tuningknife.com/2008/09/26/oracle-11g-performance-issue/
    +"In the end, nothing I tried could dissuade 11g from emitting the “PARSING IN CURSOR #d+” message for each insert statement. I filed a service request with Oracle Support on this issue and they ultimately referred the issue to development as a bug. Note that Support couldn’t reproduce the slowness I was seeing, but their trace files did reflect the parsing messages I observed."+
    I would:
    1 - Start by examining historical SQL execution plans (stats$sql_plan or dba_hist_sql_plan). Try to isolate the exact nature of the decreased performance.
    Are different indexes being used? Are you geting more full-table scans?
    2 - Migrate-in your old 10g CBO statistics
    3 - Confirm that all init.ora parms are identical
    4 - Drill into each SQL with a different execution plan . . .
    Raid 5 Don't believe that crap that all RAID-5 is evil. . . .
    http://www.dba-oracle.com/t_raid5_acceptable_oracle.htm
    But at the same time, consider using the Oracle standard, RAID-10 . . .
    Hope this helps . . .
    Donald K. Burleson
    Oracle Press author
    Author of "Oracle Tuning: The Definitive Reference"
    http://www.rampant-books.com/t_oracle_tuning_book.htm
    "Time flies like an arrow; Fruit flies like a banana".

  • Question about updating SQL Server on failover cluster

    Hi all,
    I would like to better understand the update process of SQL Server (2008 r2) in a failover cluster environment.
    In our cluster we have 4 instances of SQL running, where two of them I am able to at anytime stop the instance and update it.
    The question is... Applying the latest update, will update forcibly all instances installed on that node, or do I have the ability to choose which instance I want to update?
    This way, I could "test" the update process in those two SQL Instances, as described in http://support.microsoft.com/kb/958734 and after finishing I would update the remaining instances.
    Please let me know.
    Thanks in advance.
    Nuno Silva

    Hi Nuno,
    It's a failover cluster issue, I moved it to SQL Server High Availability and Disaster Recovery. So that you can get better help.
    Regards,
    Charlie Liao
    TechNet Community Support

  • Questions about OS X Server

    I have an iMac running Mac OS X Mountain Lion. I am thinking about purchasing OX X Server. If I install it on my iMac, is my iMac fully turned into a server or can I still use it with the server running the background? If I can still use my iMac with the server installed running in the background, is that safe? I want a small home server. I would probobly port forward the server so I can access my server when I'm away from my internet connection.

    is my iMac fully turned into a server or can I still use it with the server running the background?
    You can use the system for just about anything else you wish. Of course, if the server is being used more than minimally performance will decrease, but the system will still work.
    If I can still use my iMac with the server installed running in the background, is that safe?
    It depends on what you mean by "safe". If you run something that crashes your system, that will take down the server as well and cut off anyone using it.
    Regards.

  • Questions about OS X Server Wiki Service

    I'm trying to get familiar with Mountain Lion OS X Server. I got questions here and hope somebody would help...
    When I start Websites and access it using "server.local" or "localhost", I get a web page server from the directory - this is correct. Then, I started Wiki and access it at the same address. I get served from the Wiki server. So, does this mean that starting the Wiki server will always replace the Web site hosting service? How do I easily make the Web server serve at port 80 and 443, and set another port for the Wiki.
    If I want to use HTTP realm to prevent anyone from accessing the Wiki, what is the easiest way to configure it? (Basically, I want to prompt for password whenever the wiki is access. That is, no public/global access even though the Wiki is hosted on the public Internet.) If this is not easy to configure, then I can consider setting up VPN.
    Further, in this documentation: [https://help.apple.com/advancedserveradmin/mac/10.8/#apd59153f0a-7ed3-4c64-9c74- 3a1fff831475], it says the collabd_url is running on port 4444. However, when I access it on that port, I get a blank page. Why?
    And, on the same documentation page, there is a field called "use_sandbox_server" and the 'default' is "true". This setting is actually not found when I opened the 'collabcored.plist' file, and the Activity Monitor shows that it is not sandboxed. Can anyone provide some clues on what's happening?
    Lastly, what are the software behind which powers with Wiki? (ie. what is the database, and it it actually a PHP appication, etc.?)
    Thanks!
    Kevin.
    P.S. I search for answers on Apple documentation but could not seem to find the answers. Hope someone could help...

    Try using this info, its for Rumpus (who make a 3rd party FTP server) but the same method can be used to make any virtual host, so you can have more than one service running on the same port (or appear to run on the same port)
    OS X Server Users:
    OS X Server uses the Apache Web service, but uses special configuration files in the process. Changing the Apache config files directly may have inconsistent results. Try creating a virtual server in OS X Server, and then modifying the OS X Server config file for that virtual domain.
    For example, to set up an alternate service using the "rumpus.acme.com" domain name, you would create a Web site in OS X Server called "rumpus.acme.com". Once you have done that, look in the folder:
      /Library/Server/Web/Config/apache2/sites
    There you will find a file that includes the alternate domain name, like "0000_any_80_rumpus.acme.com.conf". In that file is a VirtualHost configuration block which can be modified to include the proxy directives shown above. Some of OS X Server's configuration options, like the "IfModule" and "Directory" blocks, can be removed, since the virtual server won't actually be processing files from the file system. Other config options, like ServerName and ServerAdmin, can be left as specified by OS X Server.
    Here is an example:
    <VirtualHost *:80>
        ServerName rumpus.acme.com
        ServerAdmin [email protected]
        DocumentRoot "/Users/Shared"
        DirectoryIndex index.html index.php /wiki/ default.html
        CustomLog /var/log/apache2/access_log combinedvhost
        ErrorLog /var/log/apache2/error_log
        ProxyRequests Off
        <Proxy *>
          Order deny,allow
          Allow from all
        </Proxy>
        ProxyPass / http://rumpus.acme.com:8000/
        ProxyPassReverse / http://rumpus.acme.com:8000/
      </VirtualHost>
    Remember to stop and start the Apache service (using OS X Server if you have customized the OS X Server config file) after making changes to force Apache to reload changes.

  • Urgent Question about System Center Server Names and Dashes

    Hey guys I have a quick Urgent question that would be awesome if it happens to get answered quickly :). 
    So in the past we had problems with different server names in components of System Center when setting up different servers.... I never myself saw the errors or what it did, but an absentee colleague did. For example is anything wrong with a name setup like
    xx-scom-01 / xx-scom-02  as compared to the standard scom01 scom02? We have a certain naming convention we are moving to and I wanted to see if this was fixed. I wanted to say it had something to do with the hyphens... anyways any foresight anyone can
    provide would be awesome. Thanks!

    Dashes in the name will work fine.
    Jonathan Almquist | SCOMskills, LLC (http://scomskills.com)

  • Software license question about Virtual PC 2007

    Hi All,
    I have craeted a virtual PC (Win XP) on my Win 7 PC virtual PC 2007. This virtual PC have installed crystal report 10. My question is, if I create another virtual PC (Win XP) on my Win 7 PC virtual PC 2007 and also install the crystal report 10. Does
    I need to purchase another software license for the new one?
    Best Regards,
    Kenneth Lam

    Microsoft does not provide support for the Crystal Reports products because Crystal Reports are SAP products, (http://support.microsoft.com/kb/317789)and we're not familiar with the license issue of this
    product, I think you might need help in this SAP products support forum
    http://scn.sap.com/community/support
    Thanks for your understanding.
    NOTE
    This
    response contains a reference to a third party World Wide Web site. Microsoft is providing this information as a convenience to you.
    Microsoft
    does not control these sites and has not tested any software or information found on these sites.
    Yolanda Zhu
    TechNet Community Support

  • An question about Sun Ray Server Software ....

    I finished Sun Ray Server Software, and use remote
    administrator to admin(http://192.168.0.1:1660), but i don't change its policy,and failt to warm/cold start to message log show :
    Internal Error
    Check messages file for additional information.
    policy
    Internal Server Error
    The server encountered an internal error or misconfiguration and was unable to complete your request.
    Please contact the server administrator, root@localhost and inform them of the time the error occurred, and anything you might have done that may have caused the error.
    More information about this error may be available in the server error log.
    warm/cold start error show:
    un 25 09:38:29 v21 admincgi[4314]: [ID 702911 user.info] v21: ERROR: warm/cold restart change failed. Host unreachable.
    Jun 25 09:38:29 v21 admincgi[4314]: [ID 702911 user.info]
    Jun 25 09:38:29 v21 admincgi[4324]: [ID 702911 user.info] Error opening status file
    why?how to solution to the problem.

    Will the Sun Ray Server Software 1.2 for Workgroup
    Servers work on a Sun Blade 100?Yes, it'll work. An SB100 won't support many
    concurrent Sun Ray users but it'll be OK for a
    handful of users doing normal (non-multimedia)
    work. Put as much physical memory into the box
    as you can afford, and remember to configure an
    appropriate amount of swap.
    OttoM.

  • [urgent] some  newbie questions about Sun application server

    thank you for reading my post
    1-what is equivalant folder in suna pplication server which act like Tomcat_home\webapps
    its name -i think- is autodeploy folder
    2-how i can mark a context as a "cross Context" cross context are acceable from outside web application context.

    Your first question:
    drop your file under s1as_home/domains/domain1/autodeploy.
    For cross-context, see you need to add the property in WEB-INF/sun-web.xml:
    http://docs.sun.com/source/819-0217/dgdesc.html#wp135273
    table Table A-120 sun-web-app Properties
    Hope that help.
    -- Jeanfrancois

  • Question about Windows MultiPoint Server with VNC

    Hello,
    I work in a research lab and our scientists run a lot of image processing simulations with MATLAB.  We were wondering about purchasing a single powerful workstation computer and setting it up such that up to 3 to 4 users could access the computer
    remotely at any time and run simulations using the shared resources, but without interfering with each others'  sessions.  I just wanted to make sure that this was feasible and clarify how to go about setting it up.  I'm guessing I would install
    Windows MultiPoint Server on the computer, create 3 to 4 log on instances or users with unique IPs, install MATLAB and a VNC client for each instance, and then users would be able to log onto each instance as if they were independent computers? Finally, is
    there any way for Windows to automatically allocate remote users to unused instances--for example, if I try to connect to an instance, Windows will automatically assign me to the next free instance?
    Thanks!
    Michael

    After trying to reconfigure WMS using "C:\Program Files\Windows MultiPoint Server\ConfigWiz.exe", I got this error messages:
    ... [3252] 120125.140554.3759: Microsoft_Windows_WMS: Executing cmdlet: import-module "C:\Program Files\Windows MultiPoint Server\\WmsCmdlets.dll"
    [3252] 120125.140555.2579: Microsoft_Windows_WMS: MultipointOOBE::EnableRemotingError: An error occurred when enabling local machine remoting. The exception is System.Runtime.InteropServices.COMException (0x800706BE): Creating
    an instance of the COM component with CLSID {52F39D44-BF76-469A-8DF3-B60E16F1338A} from the IClassFactory failed due to the following error: 800706be.
    at Microsoft.SharedComputing.Setup.SystemManagement.ExecutePSCmdlet(String cmdletName, Boolean importWMSCmdletModule, Boolean logCmdlet)
    at Microsoft.SharedComputing.Setup.SystemManagement.ExecutePSCmdletWrapper(String cmdletName, Boolean importWMSCmdletModule, Boolean logCmdlet)
    at Microsoft.SharedComputing.Setup.SystemManagement.SetLocalMachineRemote(SecureString password, Boolean enabling)
    at Microsoft.SharedComputing.UI.Oobe.App.RunOobeTasks().
    [3252] 120125.140555.2889: Microsoft_Windows_WMS: MultiPointOOBE::BackgroundWorkerDoWork: OOBE tasks completed.
    [3648] 120125.140555.3209: Microsoft_Windows_WMS: MultiPointOOBE::GoToNextPage: Go to FinishPage
    how to solve this problem?

Maybe you are looking for

  • Advice Needed... which is better?

    Hello...  I am not a computer 'genius", but not a complete "computer idiot' either.  I have a question, and then I will give my reasoning, because maybe it matters in the decision. Which is better, a PC (Gateway) with 6GB Ram, i5 processor, 1.5TB HD 

  • Lease-in Contract periodic posting

    Hi Experts, Kindly let me know what accounting entries are made when periodic posting + transfer of a lease- in contract?

  • Version 1.2.0.2998 (Windows XP) "Save As" feature request

    The "Save As" dialog does not remember the last directory saved to, nor can I find a way to customize the three Location buttons (Project, Home, Work) or add any additional Locations. If I save a package body as "R:\foo.pkb", the next time I "Save As

  • Lumia bluetooth problem

    I have a problem with my nokia lumia 920 phone. I try to send a song to other nokia phone (lumia 520). The phone are paired but after a tap share via bluetooth on both devices i got a message ... error and the massage is "we've lost the connection be

  • Error in loading Quicktime

    For some reason I can not upload Quicktime, in which I can not upload Itunes. Every time I try to download Itunes, it always says Quicktime is not installed. I went back and tried to download Quicktime separately from Itunes. This did not prove to he