sid_files directory
of the SAS Software Depot or media. Copy the SID file(s) to a permanent
location that can be accessed by the server such as the /etc/license directory.
On UNIX, each SID file has a UNX suffix.
To identify which license to apply, you must open the file and determine
which products that SID file unlocks. Each server has its own unique
SID file.
etc/license,
located in the configuration path.
\etc directory
of the configuration path, which is commonly located at SAS\Config\Levn\FederationServer\.
<!ENTITY cfg.license.loc> under Common
Configuration Parameters. Here is an example of the entry:
<!ENTITY cfg.license.loc "$loc">
<!ENTITY cfg.license.loc "C:\temp\sid.txt">/etc/license,
located in the configuration path.
/etc directory
of the configuration path, which is commonly located at SAS/Config/Levn/FederationServer/.
<!ENTITY cfg.license.loc> under Common
Configuration Parameters. Here is an example of the entry:
<!ENTITY cfg.license.loc "$loc">
"$loc" parameter
with the location and name of your license file, as shown in the following
example:<!ENTITY cfg.license.loc "/temp/sid.txt">