Re: Interest in rauthy?

Mikolaj Kucharski <[email protected]> Tue, 21 Jul 2026 11:54:27 +0000
Newsgroups gmane.os.openbsd.ports
Message-ID <[email protected]>
On Sun, Mar 22, 2026 at 10:18:24PM +0000, Bryan Stenson wrote:
> For consideration.
> 
> This is my first port...any/all feedback is appreciated.
> 

I wanted to test rauthy, so I looked at your port.

I see that on my machine plist changed when running `make update-plist`.
The file `pkg/PLIST` got modified. I think that should not be the case.

FYI, for testing I reused user and group ID 657:

$ grep -w 657 pkg/PLIST
@newgroup _rauthy:657
@newuser _rauthy:657:_rauthy::Rauthy Daemon:/nonexistent:/sbin/nologin

$ grep -w 657 ../../infrastructure/db/user.list
657 _rauthy             _rauthy         security/rauthy

I didn't set rauthy yet. For now just tried to package it, to see how to
deploy it.

-- 
Regards,
 Mikolaj