Path: utzoo!attcan!telly!lethe!torsqnt!news-server.csri.toronto.edu!bonnie.concordia.ca!uunet!wuarchive!uwm.edu!ogicse!milton!tek4!hakimian From: hakimian@tek4.eecs.wsu.edu (Karl Hakimian - staff) Newsgroups: comp.unix.questions Subject: can you make a unix socket secure? Message-ID: <16368@milton.u.washington.edu> Date: 13 Feb 91 16:14:14 GMT Sender: news@milton.u.washington.edu Reply-To: hakimian@tek4.eecs.wsu.edu (Karl Hakimian - staff) Organization: Washington State University Lines: 8 I need to know how to secure a unix socket. That is I need to be able to tell who is connecting to it so that I can close the socket if I don't want to talk to a particular person. How is this done? With inet sockets you can check to make sure that the socket was opened on a reserved port is there anything like this for unix sockets? Please reply with email. If this is not a dumb question and people are interested I will post a summery. Thanks