Modifications to resolve issues found during self-code review.
This commit is contained in:
@@ -88,8 +88,9 @@ linux/client/test/testClient.c.
|
||||
SECURITY CONSIDERATIONS
|
||||
|
||||
IpcLibs does not provide any security features beyond what is provided by the protocol stacks for
|
||||
tcp/ip and Domain sockets communications.
|
||||
tcp/ip and Domain sockets communications. IpcLibs does not directly perform any uid/gid checks
|
||||
when Domain socket communications are performed.
|
||||
|
||||
By leveraging the File System Access Control features, you can scope communications that occur over
|
||||
Domain sockets to specific or groups of users.
|
||||
Domain sockets to specific or groups of users.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user