Building Apple Open Source Tool
Building Apple Open Source Tool
- Subject: Building Apple Open Source Tool
- From: Sandor Szatmari <email@hidden>
- Date: Tue, 05 Mar 2019 16:43:26 -0500
I have a need to build rlogin to allow it to connect to a rlogin server
accessible on a non-standard specific port.
I downloaded the source to match the OS release running on the host machine
(10.11.6) and ran make in the rlogin dir. It built, but fails to run with
rcmd: socket: Operation not permitted. It will run and connect if run with
sudo, so I’m assuming it’s a permissions issue.
I saw the entitlements.plist containing com.apple.private.network.reserved-port
and corresponding codesign line in the makefile.
Can anyone give me any guidance on how to build this properly?
Thanks,
Sandor
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Darwin-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden