Site Tools


Differences

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

Link to this comparison view

it:zoo:findzooservermac [2020/08/14]
127.0.0.1 external edit
it:zoo:findzooservermac [2024/07/10] (current)
anna_foglietta
Line 1: Line 1:
-======Come Rhino per Mac trova un server dello Zoo======+======Come Rhino per Mac trova un server LAN Zoo?======
  
-> **Product:** //[[it:zoo:home|Zoo]]// +> **Prodotto:** //[[zoo:home|LAN Zoo]]// 
-> **Summary:** //An overview of how Rhino for Mac finds a Zoo license manager server//+> **Sommario:** //Panoramica sul metodo usato da Rhino per Mac per trovare il server del gestore delle licenze Zoo//
  
-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+Quando Rhino richiede una licenza da un server LAN Zoo, determina il nome del server LAN Zoo cercando nei seguenti percorsi, nell'ordine
-  - The Settings file in the Application Support folderLooks for the host name or IP address of your Zoo server. +  - Il file delle impostazioni nella cartella di supporto applicazioniCerca il nome host o l'indirizzo IP del server LAN Zoo
-  - Queries your Domain Name System (DNS) server for the default Zoo server name.+  - Richiede al server DNS (Domain Name System) il nome del server LAN Zoo di default. 
 +  - Cerca il file LIC. Consulta [[https://wiki.mcneel.com/it/zoo/rhinomacdeployment|Distribuzione gestita di Rhino per Mac]].
  
-=====More information=====+=====Ulteriori informazioni=====
  
-====Settings file====+====File delle impostazioni====
  
-When running as a network node, Rhino determines the name of the Zoo server by first looking in the **LicenseZooClient.Settings** file in this folder:+Se eseguito come nodo di rete, Rhino determina il nome del server LAN Zoo cercando per prima nel file **LicensesZooClient.Settings** in questa cartella:
  
 +
 +===Rhino 7===
 +
 +  /Library/Application Support/McNeel/Rhinoceros/7.0/License Manager
 +
 +
 +===Rhino 6===
 +
 +  /Library/Application Support/McNeel/Rhinoceros/6.0/License Manager
 +  
 +===Rhino 5===
 +
 +  /Library/Application Support/McNeel/Rhinoceros/License Manager
 +
 +
 +
 +**NOTA**: Un comune errore è confondere ///Library// (la libreria generale) e ///Users/[user_account]/Library// (la libreria utente).  Assicurati di consultare la libreria generale.
 +
 +Il contenuto di questa cartella è simile a:
 +
 +===Rhino 7===
 <code> <code>
-/Library/Application Support/McNeel/Rhinoceros/License Manager+<?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=== 
 +<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> </code>
  
-The contents of this file looks similar to:+===Rhino 5====
  
 <code> <code>
Line 28: Line 64:
 </code> </code>
  
-====Using DNS==== +====Uso del server DNS=== 
-If Rhino cannot determine the name of the Zoo server by searching in the Settings file, it then queries your DNS server for the default Zoo serverwhich is the following host name:+Se Rhino non può determinare il nome del server Zoo cercando nel file Impostazioniinvia quindi una query al server DNS per il server Zoo di defaultche presneta il seguente nome host:
  
 <code> <code>
Line 35: Line 71:
 </code> </code>
  
-For exampleif your company's domain is //mcneel.com//, then you can add a DNS alias of //<nowiki>__mcneel.__zoo5.mcneel.com</nowiki>// which points to your Zoo server.+Sead esempio, il dominio dell'azienda è //mcneel.com//, è possibile aggiungere un alias DNS di //<nowiki>__mcneel.__zoo5.mcneel.com</nowiki>// che punta al server Zoo.
  
 {{:zoo:dnsalias.png}} {{:zoo:dnsalias.png}}
it/zoo/findzooservermac.txt · Last modified: 2024/07/10 by anna_foglietta