[TYPO3-english] Password management advice

Xavier Perseguers xavier at typo3.org
Tue Feb 7 15:11:43 CET 2012


Hi,

> I would recommend spending a days or two hacking together a solution
> that can SSH into all the sites of all your clients and add/remove
> user accounts from the local database.

I developed such an extension that allows synchronization of admin
accounts with preferences from one master website (typically your
company website) to any number of slave websites (your client websites).
The passwords are randomized at the other end (just to be sure there is
absolutely no risk of having it decrypted) and you have to log in using
an OpenID account.

Whenever a new employee comes in, create it an admin account on your
master website and after synchro from the slave sites (using a scheduler
task), he will be able to log in there as well. If one leave your
company, disable his account, this state will be synchronize as well (I
could easily delete the account on the other end).

Unfortunately, this extension is not yet publicly available on TER.

Cheers

-- 
Xavier Perseguers
Release Manager TYPO3 4.6

TYPO3 .... inspiring people to share!
Get involved: http://typo3.org



More information about the TYPO3-english mailing list