Path to this page:
Subject: CVS commit: pkgsrc/security/opendoas
From: Paolo Vincenzo Olivo
Date: 2022-12-22 10:24:38
Message id: 20221222092438.5C130FA90@cvs.NetBSD.org
Log Message:
security/opendoas: allow optional 'persist' support.
Add optional support for a persist argument to enable time-based
credential caching, modeled after the equivalent OpenBSD's doas
behaviour.
Implemented via timestamp records, in lack of a TIOCCHKVERAUTH ioctl.
Marked upstream as experimental and hereby disabled by default.
Available only on Linux.
Files: