Re: how auth "local" works and is documented

Chapman Flack <[email protected]> Tue, 15 Aug 2017 19:42:40 -0400
Newsgroups gmane.comp.archivers.amanda.devel
Message-ID <[email protected]>
On 08/15/17 11:13, Chapman Flack wrote:
>>> The algorithm looks good.
>>> Are you going to write a patch?
>>
>> I've just created a pull request,
>> https://github.com/zmanda/amanda/pull/79
> 
> Ok, that's not quite ready yet ... Solaris 10 getaddrinfo()
> needs a socktype hint, or it happily returns results with
> socktype and protocol values that socket() will reject.
> 
> Update coming later....

Updated the existing pull request.

-Chap