Ticket #600 (closed enhancement: fixed)
PAM should tell you if you're over quota
Reported by: | jdreed | Owned by: | |
---|---|---|---|
Priority: | low | Milestone: | Fall 2010 |
Component: | -- | Keywords: | |
Cc: | Fixed in version: | ||
Upstream bug: |
Description
It should be possible to write a PAM module that checks if a user is over quota, and if so, fails with a useful error message.
If it is possible, we should do it.
Change History
comment:2 Changed 14 years ago by jdreed
- Status changed from new to committed
I've done this in debathena-xsession by adding a message early in the login sequence warning users that they're over quota and that the login session will fail. See also #353.
Note: See
TracTickets for help on using
tickets.
Specifically, users are occasionally unable to login if they're over quota.
geofft notes that we could display a message and pause, c.f. pam_motd.