I have 200 users and they all need to change their passwords to access their folders.
I tried Python but was unsuccessful. I am not aware of any web page that can do this. Does anyone know of another way?
If you have anywhere near that many users (I’d say more than a couple dozen or so, and maybe not even that many), you should be using some sort of directory system like LDAP or Active Directory. Users would then change their passwords through that system.
CORE has no facility like what you’re describing, and never will. SCALE (or now “Community Edition”) seems likely to gain that at some time in the future, but probably not soon…