This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
zoo:findzooserverwin [2023/09/11] 127.0.0.1 external edit |
zoo:findzooserverwin [2024/08/05] (current) brian |
||
---|---|---|---|
Line 1: | Line 1: | ||
- | ======How Does Rhino for Windows Find a Zoo Server? | + | ======How Does Rhino for Windows Find a LAN Zoo Server? |
- | > **Product: | + | > **Product: |
> **Summary: | > **Summary: | ||
=====Overview===== | =====Overview===== | ||
- | 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 Current User hive of the Windows Registry. Looks for the host name or IP address of your Zoo server. | + | - The Current User hive of the Windows Registry. Looks for the host name or IP address of your LAN Zoo server. |
- | - The Local Machine hive of the Windows Registry. Looks for the host name or IP address of your Zoo server. | + | - The Local Machine hive of the Windows Registry. 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 |
=====Rhino 8, 7 and 6 for Windows===== | =====Rhino 8, 7 and 6 for Windows===== | ||
Line 15: | Line 15: | ||
===Registry Lookup - Current user=== | ===Registry Lookup - Current user=== | ||
- | When searching in '' | + | When searching in '' |
< | < | ||
Line 27: | Line 27: | ||
===Registry Lookup - Local machine=== | ===Registry Lookup - Local machine=== | ||
- | When searching in '' | + | When searching in '' |
< | < | ||
Line 40: | Line 40: | ||
> A license key file will be created in %programdata%. This will have the key details so Rhino can open. Example: 55500d41-3a41-4474-99b3-684032a4f4df.lic in the C: | > A license key file will be created in %programdata%. This will have the key details so Rhino can open. Example: 55500d41-3a41-4474-99b3-684032a4f4df.lic in the C: | ||
+ | |||
+ | > Right click on the Rhino program icon and pick "Run as Admin." | ||
+ | |||
+ | > Open Rhino normally (unelevated) and the registry key is place in | ||
+ | Computer\HKEY_CURRENT_USER\Software\McNeel\Rhinoceros\6.0\License Manager | ||
+ | |||
+ | =====Rhino For Mac==== | ||
+ | Rhino looks in the following location for a path to LAN Zoo: | ||
+ | `/ | ||
+ | |||
+ | |||
+ | Rhino will create this file with the proper contents when you license Rhino using LAN Zoo. Copy the file to the same folder on other computers to complete the deployment. | ||
=====Rhino 5 for Windows===== | =====Rhino 5 for Windows===== | ||
Line 45: | Line 57: | ||
===Registry Lookup - Current user=== | ===Registry Lookup - Current user=== | ||
- | When searching in '' | + | When searching in '' |
< | < | ||
Line 56: | Line 68: | ||
===Registry Lookup - Local machine=== | ===Registry Lookup - Local machine=== | ||
- | If you are using a 32-bit version of Windows, then when searching in '' | + | If you are using a 32-bit version of Windows, then when searching in '' |
< | < | ||
Line 66: | Line 78: | ||
</ | </ | ||
- | If you are using a 64-bit version of Windows, then when searching in '' | + | If you are using a 64-bit version of Windows, then when searching in '' |
< | < | ||
Line 77: | Line 89: | ||
=====Using DNS===== | =====Using DNS===== | ||
- | If Rhino fails to determines the name of the Zoo server, by searching in the Windows Registry, then it will query your DNS server for the default Zoo server, which is the following host name: | + | If Rhino fails to determines the name of the LAN Zoo server, by searching in the Windows Registry, then it will query your DNS server for the default Zoo server, which is the following host name: |
< | < | ||
Line 83: | Line 95: | ||
</ | </ | ||
- | For example, if your company' | + | For example, if your company' |
{{: | {{: | ||
\\ | \\ | ||
+ | |||
+ | ===== Additional DNS Details ===== | ||
+ | |||
+ | * If a LAN Zoo server name is found in the Windows Registry, then Rhino will only try to access a license from this location. | ||
+ | * If the name of the LAN Zoo, found in the registry, resolves to a DNS A record, and the system that resolved to this record is off, then Rhino will be unable to obtain a license. | ||
+ | * On the other hand, if the name of the LAN Zoo, found in the registry, resolves to a DNS CNAME record, then the DNS server will resolve to whatever location is hosting a running LAN Zoo service.// | ||
+ | * If a LAN Zoo server name is not found in the Windows Registry, then Rhino will look for a license by trying to resolve the automatic server name of | ||
+ | |||
+ | < | ||
+ | __mcneel.__zoo5 | ||
+ | </ | ||
+ | |||
+ | as documented above. | ||
+ | |||
+ | * An IT professional will be helpful when configuring your DNS server. | ||
{{tag> | {{tag> |