Re: Building Apple Open Source Tool
Re: Building Apple Open Source Tool
- Subject: Re: Building Apple Open Source Tool
- From: John Francini <email@hidden>
- Date: Tue, 05 Mar 2019 23:54:49 -0500
Is it trying to use a privileged port (I.e., below 1024)? If so, the process
must be running as root, which is why it works with sudo.
--
John Francini <email@hidden>
"I have come to the conclusion that one useless man is called a disgrace; that
two are called a law firm; and that three or more become a Congress. And by God
I have had *this* Congress!" --John Adams
> On Mar 5, 2019, at 16:43, Sandor Szatmari <email@hidden>
> wrote:
>
> 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
_______________________________________________
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