Actions
Feature #5110
closedwant pam_timestamp module
Start date:
2014-08-20
Due date:
% Done:
100%
Estimated time:
Difficulty:
Medium
Tags:
needs-triage
Gerrit CR:
Description
Linux and Solaris has useful pam module which, like sudo, caches successful authentication attempts and allows to use a recent successful attempt as the basis for authentication for time, determined by "timeout" value (default is 5 min).
Updated by Alexander Eremin over 7 years ago
- Status changed from New to In Progress
- % Done changed from 0 to 100
Updated by Electric Monk over 7 years ago
- Status changed from In Progress to Closed
git commit 45405cce0657d01714b3d014a0facf3bdce45736
commit 45405cce0657d01714b3d014a0facf3bdce45736 Author: Alexander Eremin <a.eremin@nexenta.com> Date: 2014-10-09T21:54:03.000Z 5110 want pam_timestamp module Reviewed by: Garrett D'Amore <garrett@damore.org> Reviewed by: Jason King <jason.brian.king@gmail.com> Approved by: Gordon Ross <gwr@nexenta.com>
Actions