[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: account locking strategy
Guillaume Rousse schrieb:
- it doesn't handle easily use case where you just need to extract valid
account list (such as scan-to-emails features from copiers), excepted by
filtering on this attribute value, which isn't always possible (broken
copiers firmware, for instance)
This just came to me mind (never tried or checked it out):
You maybe could use a replica slave which only contains active accounts
(by replication filter) and let the copiers search this server and not
the master with active and passive accounts. You have to "mark" the
accounts so you can filter them for replication of course, but the
copier's application does not have to know about this.
Hans