<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Connection to SAS EG in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Connection-to-SAS-EG/m-p/143994#M261799</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;From the SAS EG Help:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;H2&gt;Managing &lt;SPAN style="color: #ffffff; background-color: #3399ff;"&gt;Profiles&lt;/SPAN&gt;&lt;/H2&gt;&lt;H3&gt;&lt;SPAN style="color: #ffffff; background-color: #3399ff;"&gt;Add&lt;/SPAN&gt; a &lt;SPAN style="color: #ffffff; background-color: #3399ff;"&gt;profile&lt;/SPAN&gt;&lt;/H3&gt;&lt;P&gt;The Create &lt;SPAN style="color: #ffffff; background-color: #3399ff;"&gt;Profile&lt;/SPAN&gt; window enables you to create a &lt;SPAN style="color: #ffffff; background-color: #3399ff;"&gt;profile&lt;/SPAN&gt; for a connection to a server. &lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;To create a new &lt;SPAN style="color: #ffffff; background-color: #3399ff;"&gt;profile&lt;/SPAN&gt;&lt;/STRONG&gt; &lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Double-click the connection icon in the lower right corner of the SAS Enterprise Guide window. You can also select &lt;STRONG&gt;Tools&lt;/STRONG&gt;&lt;IMG alt="arrow" border="0" class="jiveImage" /&gt; &lt;STRONG&gt;Options&lt;/STRONG&gt;&lt;IMG alt="arrow" border="0" class="jiveImage" /&gt; &lt;STRONG&gt;Administration&lt;/STRONG&gt; and then select &lt;STRONG&gt;Modify&lt;/STRONG&gt; in the &lt;STRONG&gt;Connections&lt;/STRONG&gt; area. &lt;/LI&gt;&lt;LI&gt;In the Connections window, click &lt;STRONG style="color: #ffffff; background-color: #3399ff;"&gt;Add&lt;/STRONG&gt; to open the Create &lt;SPAN style="color: #ffffff; background-color: #3399ff;"&gt;Profile&lt;/SPAN&gt; window. &lt;/LI&gt;&lt;LI&gt;Specify a name and description for the &lt;SPAN style="color: #ffffff; background-color: #3399ff;"&gt;profile&lt;/SPAN&gt;. &lt;/LI&gt;&lt;LI&gt;Specify the server machine to which the &lt;SPAN style="color: #ffffff; background-color: #3399ff;"&gt;profile&lt;/SPAN&gt; connects. You can use either a remote machine or your local machine. If you use your local machine, the machine name is automatically set to localhost and you only need to specify a port. If you use a remote machine, you must specify both a machine and a port.&amp;nbsp; &lt;/LI&gt;&lt;LI&gt;Specify user authentication to the server. Select &lt;STRONG&gt;Use Integrated Windows Authentication&lt;/STRONG&gt; to specify that the credentials that are used to authenticate the user to the Windows desktop also be used to connect to the server. If you do not select this option, you must specify the user ID and password for connections to the server. &lt;/LI&gt;&lt;LI&gt;If you select &lt;STRONG&gt;Use Integrated Windows Authentication&lt;/STRONG&gt;, you can select the &lt;STRONG&gt;Advanced&lt;/STRONG&gt; button, which displays the Advanced Settings dialog box. Use this dialog box to specify these settings: &lt;DL&gt;&lt;DT&gt;&lt;STRONG&gt;Security package&lt;/STRONG&gt; &lt;/DT&gt;&lt;DD&gt;specifies the security protocol that is used to authenticate logged-on users to the server. Here are the possible values: &lt;/DD&gt;&lt;DT&gt;Kerberos &lt;/DT&gt;&lt;DD&gt;specifies that the server uses the Kerberos protocol to exchange authentication tokens with the client. &lt;/DD&gt;&lt;DT&gt;NTLM &lt;/DT&gt;&lt;DD&gt;specifies that the server uses the NTLM protocol to exchange authentication tokens with the client. &lt;/DD&gt;&lt;DT&gt;Negotiate &lt;/DT&gt;&lt;DD&gt;specifies that the server negotiates with the client to use one of the protocols that are listed in the &lt;STRONG&gt;Security package&lt;/STRONG&gt; field. &lt;/DD&gt;&lt;/DL&gt;&lt;STRONG&gt;Service principal name (SPN)&lt;/STRONG&gt; specifies an SPN to be used in place of the generated SPN for the server. The SPN is a string that specifies the server that you are trying to connect to. This field should normally be left blank, which specifies that the generated SPN is used. You can specify an SPN in the following cases: &lt;UL&gt;&lt;LI&gt;The server is not running as a local service. &lt;/LI&gt;&lt;LI&gt;You are using a cluster of servers that need to be accessed using the same SPN. &lt;/LI&gt;&lt;/UL&gt;Enter the SPN by using the format SAS/&lt;EM&gt;host:port&lt;/EM&gt; (for example, SAS/d1234.mycorp.com:8561). &lt;STRONG&gt;Security package list&lt;/STRONG&gt; specifies the security packages to use with the Negotiate protocol. The server tries to use the first package listed, and then uses the second package if the first package is not supported. &lt;/LI&gt;&lt;LI&gt;Select &lt;STRONG&gt;Save login in &lt;SPAN style="color: #ffffff; background-color: #3399ff;"&gt;profile&lt;/SPAN&gt;&lt;/STRONG&gt; to store the connection credentials with the &lt;SPAN style="color: #ffffff; background-color: #3399ff;"&gt;profile&lt;/SPAN&gt;.&lt;BR /&gt;&lt;STRONG&gt;Note:&lt;/STRONG&gt; If your administrator has set the SAS metadata password policy to disable saved credentials, then selecting this box has no effect, and the selection is not saved in the &lt;SPAN style="color: #ffffff; background-color: #3399ff;"&gt;profile&lt;/SPAN&gt;. &lt;/LI&gt;&lt;LI&gt;Specify the authentication domain for the &lt;SPAN style="color: #ffffff; background-color: #3399ff;"&gt;profile&lt;/SPAN&gt; to allow resource use without prompting. When a user tries to use a resource (such as a server or library), the authentication domain of the resource is compared to the value that is specified in the &lt;SPAN style="color: #ffffff; background-color: #3399ff;"&gt;profile&lt;/SPAN&gt;. If the domains match, the user can access the resource without entering any credentials. This field is used only if the &lt;SPAN style="color: #ffffff; background-color: #3399ff;"&gt;profile&lt;/SPAN&gt; connects to a SAS Metadata Repository Server. &lt;/LI&gt;&lt;LI&gt;Click &lt;STRONG&gt;Save&lt;/STRONG&gt; to save all specified values and close the window, or click &lt;STRONG&gt;Cancel&lt;/STRONG&gt; to discard all values and close the window. &lt;/LI&gt;&lt;/OL&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 10 Dec 2014 08:14:30 GMT</pubDate>
    <dc:creator>Patrick</dc:creator>
    <dc:date>2014-12-10T08:14:30Z</dc:date>
    <item>
      <title>Connection to SAS EG</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Connection-to-SAS-EG/m-p/143993#M261798</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Friends, I want to establish a connection to the server which is on the different machine to my sas eg Please any one can help?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Dec 2014 05:53:11 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Connection-to-SAS-EG/m-p/143993#M261798</guid>
      <dc:creator>Fox_3</dc:creator>
      <dc:date>2014-12-10T05:53:11Z</dc:date>
    </item>
    <item>
      <title>Re: Connection to SAS EG</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Connection-to-SAS-EG/m-p/143994#M261799</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;From the SAS EG Help:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;H2&gt;Managing &lt;SPAN style="color: #ffffff; background-color: #3399ff;"&gt;Profiles&lt;/SPAN&gt;&lt;/H2&gt;&lt;H3&gt;&lt;SPAN style="color: #ffffff; background-color: #3399ff;"&gt;Add&lt;/SPAN&gt; a &lt;SPAN style="color: #ffffff; background-color: #3399ff;"&gt;profile&lt;/SPAN&gt;&lt;/H3&gt;&lt;P&gt;The Create &lt;SPAN style="color: #ffffff; background-color: #3399ff;"&gt;Profile&lt;/SPAN&gt; window enables you to create a &lt;SPAN style="color: #ffffff; background-color: #3399ff;"&gt;profile&lt;/SPAN&gt; for a connection to a server. &lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;To create a new &lt;SPAN style="color: #ffffff; background-color: #3399ff;"&gt;profile&lt;/SPAN&gt;&lt;/STRONG&gt; &lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Double-click the connection icon in the lower right corner of the SAS Enterprise Guide window. You can also select &lt;STRONG&gt;Tools&lt;/STRONG&gt;&lt;IMG alt="arrow" border="0" class="jiveImage" /&gt; &lt;STRONG&gt;Options&lt;/STRONG&gt;&lt;IMG alt="arrow" border="0" class="jiveImage" /&gt; &lt;STRONG&gt;Administration&lt;/STRONG&gt; and then select &lt;STRONG&gt;Modify&lt;/STRONG&gt; in the &lt;STRONG&gt;Connections&lt;/STRONG&gt; area. &lt;/LI&gt;&lt;LI&gt;In the Connections window, click &lt;STRONG style="color: #ffffff; background-color: #3399ff;"&gt;Add&lt;/STRONG&gt; to open the Create &lt;SPAN style="color: #ffffff; background-color: #3399ff;"&gt;Profile&lt;/SPAN&gt; window. &lt;/LI&gt;&lt;LI&gt;Specify a name and description for the &lt;SPAN style="color: #ffffff; background-color: #3399ff;"&gt;profile&lt;/SPAN&gt;. &lt;/LI&gt;&lt;LI&gt;Specify the server machine to which the &lt;SPAN style="color: #ffffff; background-color: #3399ff;"&gt;profile&lt;/SPAN&gt; connects. You can use either a remote machine or your local machine. If you use your local machine, the machine name is automatically set to localhost and you only need to specify a port. If you use a remote machine, you must specify both a machine and a port.&amp;nbsp; &lt;/LI&gt;&lt;LI&gt;Specify user authentication to the server. Select &lt;STRONG&gt;Use Integrated Windows Authentication&lt;/STRONG&gt; to specify that the credentials that are used to authenticate the user to the Windows desktop also be used to connect to the server. If you do not select this option, you must specify the user ID and password for connections to the server. &lt;/LI&gt;&lt;LI&gt;If you select &lt;STRONG&gt;Use Integrated Windows Authentication&lt;/STRONG&gt;, you can select the &lt;STRONG&gt;Advanced&lt;/STRONG&gt; button, which displays the Advanced Settings dialog box. Use this dialog box to specify these settings: &lt;DL&gt;&lt;DT&gt;&lt;STRONG&gt;Security package&lt;/STRONG&gt; &lt;/DT&gt;&lt;DD&gt;specifies the security protocol that is used to authenticate logged-on users to the server. Here are the possible values: &lt;/DD&gt;&lt;DT&gt;Kerberos &lt;/DT&gt;&lt;DD&gt;specifies that the server uses the Kerberos protocol to exchange authentication tokens with the client. &lt;/DD&gt;&lt;DT&gt;NTLM &lt;/DT&gt;&lt;DD&gt;specifies that the server uses the NTLM protocol to exchange authentication tokens with the client. &lt;/DD&gt;&lt;DT&gt;Negotiate &lt;/DT&gt;&lt;DD&gt;specifies that the server negotiates with the client to use one of the protocols that are listed in the &lt;STRONG&gt;Security package&lt;/STRONG&gt; field. &lt;/DD&gt;&lt;/DL&gt;&lt;STRONG&gt;Service principal name (SPN)&lt;/STRONG&gt; specifies an SPN to be used in place of the generated SPN for the server. The SPN is a string that specifies the server that you are trying to connect to. This field should normally be left blank, which specifies that the generated SPN is used. You can specify an SPN in the following cases: &lt;UL&gt;&lt;LI&gt;The server is not running as a local service. &lt;/LI&gt;&lt;LI&gt;You are using a cluster of servers that need to be accessed using the same SPN. &lt;/LI&gt;&lt;/UL&gt;Enter the SPN by using the format SAS/&lt;EM&gt;host:port&lt;/EM&gt; (for example, SAS/d1234.mycorp.com:8561). &lt;STRONG&gt;Security package list&lt;/STRONG&gt; specifies the security packages to use with the Negotiate protocol. The server tries to use the first package listed, and then uses the second package if the first package is not supported. &lt;/LI&gt;&lt;LI&gt;Select &lt;STRONG&gt;Save login in &lt;SPAN style="color: #ffffff; background-color: #3399ff;"&gt;profile&lt;/SPAN&gt;&lt;/STRONG&gt; to store the connection credentials with the &lt;SPAN style="color: #ffffff; background-color: #3399ff;"&gt;profile&lt;/SPAN&gt;.&lt;BR /&gt;&lt;STRONG&gt;Note:&lt;/STRONG&gt; If your administrator has set the SAS metadata password policy to disable saved credentials, then selecting this box has no effect, and the selection is not saved in the &lt;SPAN style="color: #ffffff; background-color: #3399ff;"&gt;profile&lt;/SPAN&gt;. &lt;/LI&gt;&lt;LI&gt;Specify the authentication domain for the &lt;SPAN style="color: #ffffff; background-color: #3399ff;"&gt;profile&lt;/SPAN&gt; to allow resource use without prompting. When a user tries to use a resource (such as a server or library), the authentication domain of the resource is compared to the value that is specified in the &lt;SPAN style="color: #ffffff; background-color: #3399ff;"&gt;profile&lt;/SPAN&gt;. If the domains match, the user can access the resource without entering any credentials. This field is used only if the &lt;SPAN style="color: #ffffff; background-color: #3399ff;"&gt;profile&lt;/SPAN&gt; connects to a SAS Metadata Repository Server. &lt;/LI&gt;&lt;LI&gt;Click &lt;STRONG&gt;Save&lt;/STRONG&gt; to save all specified values and close the window, or click &lt;STRONG&gt;Cancel&lt;/STRONG&gt; to discard all values and close the window. &lt;/LI&gt;&lt;/OL&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Dec 2014 08:14:30 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Connection-to-SAS-EG/m-p/143994#M261799</guid>
      <dc:creator>Patrick</dc:creator>
      <dc:date>2014-12-10T08:14:30Z</dc:date>
    </item>
  </channel>
</rss>

