BookmarkSubscribeRSS Feed
JMarkW
Fluorite | Level 6
I'm working in a very tightly controlled UNIX environment. SAS/Connect is licensed but not hooked up.

Is it correct to assume that the only way SAS/Connect can access a UNIX system from Windows is to add a service entry to /etc/services on the UNIX server to accept the incoming TCP connection from Windows? Message was edited by: JMarkW
1 REPLY 1
LinusH
Tourmaline | Level 20
If you are using telnet access method, no entry is needed. If you plan to use a spawner, adding an entry in /etc/services is optional. But it is a nice way to tell other UNIX applications that this port no has been occupied. If you at spawner startup want to refer to a service name, then you have to have an services entry. I think you can use port numbers generally, but I think it's more user friendly and a better practice to use service names.

/Linus

http://support.sas.com/documentation/cdl/en/camref/59596/HTML/default/a002251146.htm
Data never sleeps

hackathon24-white-horiz.png

2025 SAS Hackathon: There is still time!

Good news: We've extended SAS Hackathon registration until Sept. 12, so you still have time to be part of our biggest event yet – our five-year anniversary!

Register Now

How to Concatenate Values

Learn how use the CAT functions in SAS to join values from multiple variables into a single value.

Find more tutorials on the SAS Users YouTube channel.

SAS Training: Just a Click Away

 Ready to level-up your skills? Choose your own adventure.

Browse our catalog!

Discussion stats
  • 1 reply
  • 971 views
  • 0 likes
  • 2 in conversation