You are not logged in.

#26 2022-07-03 23:10:59

Cvlc
Member
Registered: 2020-03-26
Posts: 295

Re: [solved] default pam_faillock.so not being respected

No, not aware at all. I'm reading through it now, although not sure yet as to how it's related

https://man.archlinux.org/man/community/pam_mount/pam_mount.8.en wrote:

This module is aimed at environments with central file servers that a user wishes to mount on login and unmount on logout, such as (semi-)diskless stations where many users can logon and where statically mounting the entire /home from a server is a security risk, or listing all possible volumes in /etc/fstab is not feasible.

Offline

#27 2022-07-04 06:24:13

seth
Member
From: Don't DM me only for attention
Registered: 2012-09-03
Posts: 74,254

Re: [solved] default pam_faillock.so not being respected

Not only, eg. https://wiki.archlinux.org/title/Pam_mount#LUKS_volumes
Are you using systemd homed to carry around a $HOME among differently configured (different UID etc) systems or (only) for the randomly attached optional encryption?

Offline

#28 2022-07-28 13:28:20

Cvlc
Member
Registered: 2020-03-26
Posts: 295

Re: [solved] default pam_faillock.so not being respected

loqs wrote:

Sorry, I was away for a month without access to the laptop.

I think the systemd github link explains my issue, thanks !

From https://man.archlinux.org/man/homectl.1 :

--rate-limit-interval=SECS, --rate-limit-burst=NUMBER
Configures a rate limit on authentication attempts for this user. If the user attempts to authenticate more often than the specified number, on a specific system, within the specified time interval authentication is refused until the time interval passes. Defaults to 10 times per 1min.

I think that's what needed for my use case

Thanks for your help !

Offline

Board footer

Powered by FluxBB