Well... I made myself a very simple app that hooks to the user password
change and creation events and runs a script to update everything I
need. It's quite dangerous (it works with sensible information) but it
might be useful for some people. 

For instance, your script could store your users passwords somewhere. If
your server users are (for instance) your parents, that every time they
try to use your ownCloud will ask you for their password and change it
so they don't forget next time, this could simplify your life... you
won't need to reset it in the db every time. 

I'll register a configuration section to setup the script you want to
run and then I might publish it if someone is interested. 

Regards, 
---

Pablo

El 2014-05-15 16:58, Pablo escribió: 

> Hello everyone, 
> 
> I'm a proud owner of a home server (a Raspberry Pi) providing various 
> services: OwnCloud, mail and xmpp. 
> 
> Each of these services uses it's own users db. I'd like to have them behave 
> as if it were the same user. 
> 
> For now every one is configured the same on every service 
> (username/password). But if any of my users changes it's password on one 
> service and not on the others some things will stop working so smoothly. 
> 
> So I was wondering... Is there any way (plugin, script or whatever) I can 
> have OwnCloud change the password on every other service when a user changes 
> it in OwnCloud? I know how to change all of them manually from the command 
> line, I'd just like OwnCloud to do it automatically. 
> 
> If OC could run a script on the server passing the username and the new 
> password would be enough for me. 
> 
> Thanks! 
> -- 
> 
> Pablo
> 
> _______________________________________________
> User mailing list
> [email protected]
> http://mailman.owncloud.org/mailman/listinfo/user [1]
 

Links:
------
[1] http://mailman.owncloud.org/mailman/listinfo/user
_______________________________________________
User mailing list
[email protected]
http://mailman.owncloud.org/mailman/listinfo/user

Reply via email to