[horde] PAM auth and expiring passwords
Jason L Tibbitts III
tibbs at math.uh.edu
Mon Nov 16 21:30:20 UTC 2015
>>>>> "MJR" == Michael J Rubinsky <mrubinsk at horde.org> writes:
MJR> The pam_auth call only returns a boolean. There is an $error
MJR> parameter that is supposed to receive a string value indicating the
MJR> type of error. You should check the value of $error to see if any
MJR> actual useful information is returned.
Yes, of course, I was referring to that. Coming from Perl and Python
I'm not really used to PHP's method of passing in output parameters but
the means for getting the data I need seems obvious.
MJR> If your IMAP server supports quotas, you can use IMP's built in
MJR> support for quotas.
Yes, it does, but that doesn't cover disk quotas. That's a thing for
another day in any case.
- J<
More information about the horde
mailing list