tbecker@xxxxxxxxxx writes: > From: Thiago Becker <tbecker@xxxxxxxxxx> > > Allow the user to set the key's timeout when adding a new credential. > > Signed-off-by: Thiago Becker <tbecker@xxxxxxxxxx> > --- > cifscreds.c | 17 +++++++++++------ > cifskey.c | 12 ++++++++++-- > cifskey.h | 7 ++++++- > pam_cifscreds.c | 4 ++-- > 4 files changed, 29 insertions(+), 11 deletions(-) LGTM. Do you mind to send a patch to update cifscreds.rst with the new parameter so the user will know it should be in seconds? Reviewed-by: Paulo Alcantara (Red Hat) <pc@xxxxxxxxxxxxx> Thanks.