Difference between revisions of "Manual License Activation"

From STRIDE Wiki
Jump to: navigation, search
Line 1: Line 1:
 
If you are not able to activate your license using our live activation server, you will instead have to request a manually signed license from us. Here is the procedure for manual activation:
 
If you are not able to activate your license using our live activation server, you will instead have to request a manually signed license from us. Here is the procedure for manual activation:
 
+
<ol>
# Execute the <tt>rlmhostid</tt> on the machine to be licensed - this will determine the hostid string. You can obtain an archive containing the rlmhostid excutable for linux [http://s2technologies.com/files/reprise_lm/rlmhostid_x86_linuxgcc41.tgz here] and for windows [http://s2technologies.com/files/reprise_lm/rlmhostid_x86_windows.zip here].  
+
<li> Execute the <tt>rlmhostid</tt> on the machine to be licensed - this will determine the hostid string. You can obtain an archive containing the rlmhostid excutable for linux [http://s2technologies.com/files/reprise_lm/rlmhostid_x86_linuxgcc41.tgz here] and for windows [http://s2technologies.com/files/reprise_lm/rlmhostid_x86_windows.zip here].</li>
# Create a new message in your ''Basecamp'' project requesting a manually signed license. Include the following information:
+
<li> Create a new message in your ''Basecamp'' project requesting a manually signed license. Include the following information:
#* '''hostid''' (obtained in step 1)
+
<ul>
#* '''username''' that is used when logging in.
+
<li>'''hostid''' (obtained in step 1)</li>
# Once we have created the manually signed license, we'll respond to the request and attach the signed license file. Save the file in the following location,depending on your platform. If the specified directory does not exist, you might need to execute the [[Stride Runner]] once to create the folder.
+
<li>'''username''' that is used when logging in.</li>
#* For '''windows''', place the .lic file in <tt>C:\Documents and Settings\<b>USERNAME</b>\Local Settings\Application Data\S2 Technologies</tt>, where '''USERNAME''' is the username of the account you use to login to windows. ''Note:'' the Local Settings folder is typically hidden in Windows File Explorer, so you might need to adjust your view settings in order to be able to navigate into that directory (show hidden files).
+
</ul>
#* For '''linux''', place the .lic file in the <tt><i>${HOME}</i>/.stride/lic/<b>HOSTNAME</b>/</tt> directory, where '''HOSTNAME''' is the hostname of the machine (as returned by the <tt>hostname</tt> command).
+
</li>
# Execute the [[Stride Runner]] to verify that the license is found and valid. If you provide no arguments, you should see the following error
+
<li> Once we have created the manually signed license, we'll respond to the request and attach the signed license file. Save the file in the following location,depending on your platform. If the specified directory does not exist, you might need to execute the [[Stride Runner]] once to create the folder.
 +
<ul>
 +
<li> For '''windows''', place the .lic file in <tt>C:\Documents and Settings\<b>USERNAME</b>\Local Settings\Application Data\S2 Technologies</tt>, where '''USERNAME''' is the username of the account you use to login to windows. ''Note:'' the Local Settings folder is typically hidden in Windows File Explorer, so you might need to adjust your view settings in order to be able to navigate into that directory (show hidden files).</li>
 +
<li> For '''linux''', place the .lic file in the <tt><i>${HOME}</i>/.stride/lic/<b>HOSTNAME</b>/</tt> directory, where '''HOSTNAME''' is the hostname of the machine (as returned by the <tt>hostname</tt> command).</li>
 +
</ul>
 +
</li>
 +
<li> Execute the [[Stride Runner]] to verify that the license is found and valid. If you provide no arguments, you should see the following error
 
   Unable to proceed. Missing database file.
 
   Unable to proceed. Missing database file.
 
..in which case, your license is working properly.
 
..in which case, your license is working properly.
 +
</li>
 +
</ol>
 +
 
[[Category: Installation]]
 
[[Category: Installation]]

Revision as of 15:30, 7 May 2010

If you are not able to activate your license using our live activation server, you will instead have to request a manually signed license from us. Here is the procedure for manual activation:

  1. Execute the rlmhostid on the machine to be licensed - this will determine the hostid string. You can obtain an archive containing the rlmhostid excutable for linux here and for windows here.
  2. Create a new message in your Basecamp project requesting a manually signed license. Include the following information:
    • hostid (obtained in step 1)
    • username that is used when logging in.
  3. Once we have created the manually signed license, we'll respond to the request and attach the signed license file. Save the file in the following location,depending on your platform. If the specified directory does not exist, you might need to execute the Stride Runner once to create the folder.
    • For windows, place the .lic file in C:\Documents and Settings\USERNAME\Local Settings\Application Data\S2 Technologies, where USERNAME is the username of the account you use to login to windows. Note: the Local Settings folder is typically hidden in Windows File Explorer, so you might need to adjust your view settings in order to be able to navigate into that directory (show hidden files).
    • For linux, place the .lic file in the ${HOME}/.stride/lic/HOSTNAME/ directory, where HOSTNAME is the hostname of the machine (as returned by the hostname command).
  4. Execute the Stride Runner to verify that the license is found and valid. If you provide no arguments, you should see the following error Unable to proceed. Missing database file. ..in which case, your license is working properly.