Site Tools


Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
zoo:findzooservermac [2020/08/14]
127.0.0.1 external edit
zoo:findzooservermac [2023/12/15] (current)
jb
Line 1: Line 1:
-======How Does Rhino for Mac Find a Zoo Server?======+======How Does Rhino for Mac Find a LAN Zoo Server?======
  
-> **Product:** //[[zoo:home|Zoo]]//+> **Product:** //[[zoo:home|LAN Zoo]]//
 > **Summary:** //An overview of how Rhino for Mac finds a Zoo license manager server// > **Summary:** //An overview of how Rhino for Mac finds a Zoo license manager server//
  
-When Rhino needs a license from a Zoo server, it determines the name of the Zoo server by looking in the following locations in this order: +When Rhino needs a license from a LAN Zoo server, it determines the name of the LAN Zoo server by looking in the following locations in this order: 
-  - The Settings file in the Application Support folder. Looks for the host name or IP address of your Zoo server. +  - The Settings file in the Application Support folder. Looks for the host name or IP address of your LAN Zoo server. 
-  - Queries your Domain Name System (DNS) server for the default Zoo server name.+  - Queries your Domain Name System (DNS) server for the default LAN Zoo server name
 +  - Looks for the LIC file. See [[https://wiki.mcneel.com/zoo/rhinomacdeployment|Rhino for Mac Managed Distribution]].
  
 =====More information===== =====More information=====
Line 12: Line 13:
 ====Settings file==== ====Settings file====
  
-When running as a network node, Rhino determines the name of the Zoo server by first looking in the **LicensesZooClient.Settings** file in this folder:+When running as a network node, Rhino determines the name of the LAN Zoo server by first looking in the **LicensesZooClient.Settings** file in this folder: 
 + 
 + 
 +===Rhino 7=== 
 + 
 +  /Library/Application Support/McNeel/Rhinoceros/7.0/License Manager 
  
 ===Rhino 6=== ===Rhino 6===
 +
 +  /Library/Application Support/McNeel/Rhinoceros/6.0/License Manager
 +  
 +===Rhino 5===
  
   /Library/Application Support/McNeel/Rhinoceros/License Manager   /Library/Application Support/McNeel/Rhinoceros/License Manager
  
-===Rhino 5=== 
  
-  /Library/Application Support/McNeel/Rhinoceros/6.0/License Manager 
  
 **NOTE**: A common mistake is to confuse ///Library// (the global library) and ///Users/[user_account]/Library// (the user's library).  Please make sure you are looking in the global library. **NOTE**: A common mistake is to confuse ///Library// (the global library) and ///Users/[user_account]/Library// (the user's library).  Please make sure you are looking in the global library.
  
 The contents of this file looks similar to: The contents of this file looks similar to:
 +
 +===Rhino 7===
 +<code>
 +<?xml version="1.0" encoding="utf-8"?>
 +<!--Zoo client settings file writen by Rhino-->
 +<ZooClient>
 +  <Software_McNeel_Rhinoceros_6.0_License_Manager Server="host name or IP address" />
 +</ZooClient>
 +</code>
 +Note: //Software_McNeel_Rhinoceros_6.0_License_Manager// above is correct. 
  
 ===Rhino 6=== ===Rhino 6===
zoo/findzooservermac.1597445311.txt.gz · Last modified: 2020/08/14 by 127.0.0.1