Quote:
Originally Posted by pornpf69
you can always use some password sharing detection scripts to avoid those "permanent" users from sharing their passwords...
|
This doesn't help remove the once-valid subscribers who are now able to access for free.
The best thing to do is either have the password file regenerated, or compare active members to the ones in your htpasswd file. Those usernames in htpasswd that aren't on the active member list can be manually removed.
I do the compare with a Word macro, but any script junkie can create a grep shell command and you can probably do it right on the server.