Site Tools


Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
zoo:rhinomacdeployment [2021/10/19]
brian
zoo:rhinomacdeployment [2023/09/26]
127.0.0.1 external edit
Line 7: Line 7:
  
 We use [[http://www.jamfsoftware.com/products/casper-suite/|Casper]] and other management systems to build packages and push applications out to client systems. This usually includes bundling the license configuration information with the distribution application. We use [[http://www.jamfsoftware.com/products/casper-suite/|Casper]] and other management systems to build packages and push applications out to client systems. This usually includes bundling the license configuration information with the distribution application.
 +
 +In addition to the **LIC** file, Rhino looks for a **LicensesZooClient.Settings** file. It contains the host name or IP address of your Zoo server. See [[https://wiki.mcneel.com/zoo/findzooservermac|How Does Rhino for Mac Find a Zoo Server?]] for details.
 +
  
 =====Answer===== =====Answer=====
 +
 +====To Deploy Rhino 8:====
 +
 +    - Install Rhino for Mac on a computer, and license it to connect to your LAN Zoo server.
 +    -  Rhino creates the **/Users/Shared/McNeel/Rhinoceros/8.0/License Manager/Licenses/59ff75c9-9c71-4ef8-a290-6b590f3fc63a.lic**
 +    - Deploy a copy of the license file to the same location on the target computers.
 +    - Change the file and folder access permissions to match (chmod 644).
 +    - Deploy Rhino to the target computers.
  
 ====To Deploy Rhino 7:==== ====To Deploy Rhino 7:====
Line 15: Line 26:
     -  Rhino creates the **/Users/Shared/McNeel/Rhinoceros/7.0/License Manager/Licenses/59ff75c9-9c71-4ef8-a290-6b590f3fc63a.lic**     -  Rhino creates the **/Users/Shared/McNeel/Rhinoceros/7.0/License Manager/Licenses/59ff75c9-9c71-4ef8-a290-6b590f3fc63a.lic**
     - Deploy a copy of the license file to the same location on the target computers.     - Deploy a copy of the license file to the same location on the target computers.
-    - Change the file and folder access permissions to match.+    - Change the file and folder access permissions to match (chmod 644).
     - Deploy Rhino to the target computers.     - Deploy Rhino to the target computers.
  
Line 23: Line 34:
     -  Rhino creates the **/Library/Application Support/McNeel/Rhinoceros/6.0/License Manager/Licenses/55500d41-3a41-4474-99b3-684032a4f4df.lic**     -  Rhino creates the **/Library/Application Support/McNeel/Rhinoceros/6.0/License Manager/Licenses/55500d41-3a41-4474-99b3-684032a4f4df.lic**
     - Deploy a copy of the license file to the same location on the target computers.      - Deploy a copy of the license file to the same location on the target computers. 
-    - Set the file and folder access permissions to match.+    - Set the file and folder access permissions to match (chmod 644).
     - Deploy Rhino to the target computers.     - Deploy Rhino to the target computers.
  
Line 33: Line 44:
     - Rhino creates **/Library/Application Support/McNeel/Rhinoceros/License Manager/LicensesZooClient.settings**     - Rhino creates **/Library/Application Support/McNeel/Rhinoceros/License Manager/LicensesZooClient.settings**
     - Deploy both files to the same location on the target computers.      - Deploy both files to the same location on the target computers. 
-    - Change the file and folder access permissions to match (chmod 777)+    - Change the file and folder access permissions to match (chmod 644).
     - Deploy Rhino to the target computers.     - Deploy Rhino to the target computers.
  
zoo/rhinomacdeployment.txt ยท Last modified: 2024/02/05 (external edit)