Look like I found the solution and know how to make it. Only need to 
develop interface & test. When I will have time and if I will not have any 
problems with the code it will be released. 
вторник, 27 октября 2020 г. в 08:32:29 UTC, [email protected]: 

> > Any ideas how to start shutdown process after wake up from sleep if user
> > will not unlock pc in expected time period (e.g. 30-60 seconds).
> >
> > Maybe run some script before PC goes to sleep with timer and after it
> > wake up timer will continue and only user will have access to click
> > "cancel" when he will unlock the screen?
> >
> > Where can I add this script on dom0? Can Qubes trigger(run) my script
> > before sleep action or wakeup action?
> >
> > Or any other suggestions or ideas?
> >
>
> I have a similar question/idea, which would be auto-shutdown after 3 (or
> any other number) false password attempts. The idea is to add a second
> (luks) password layer if any stupid attempts are made.
>
> My idea is to hook in the screensaver mechanism. In my install that
> would be /etc/pam.d/xscreeensaver were system-auth is mentioned, so I
> guess, I have to include a line in /etc/pam.d/system-auth to count
> wrong pwd attempts and do some action if necessary. I guess something like
>
> account required pam_exec.so debug /path/to/wrongpasswordscript.sh
>
> in the system-auth could do the job, but I am not sure. Manipulating
> unwisely these files may end with a lock-out of my system, so I'd like
> some advice if this sounds correct to you, the qubes-community.
>
>
> Cheers, Bernhard
>

-- 
You received this message because you are subscribed to the Google Groups 
"qubes-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/qubes-users/c0107696-f82e-4cb3-a1d2-7af3165ada78n%40googlegroups.com.

Reply via email to