Tagged Questions
1
vote
1answer
157 views
Display dialog from pam_exec environment at login?
I'm using pam_exec to do some root tasks. They take some time, and I'd like to tell the user to wait a moment.
I'm doing the tasks there, and not later, because I need:
Root permissions
To rsync ...