[TYPO3-english] Password management advice

Rik Willems rik at actiview.nl
Tue Feb 7 15:28:05 CET 2012


Hi Xavier,

This sounds like a very interesting solution. Do you have any plans to 
release this to the public any time soon?

Perhaps we can extend it to include Magento as well?

Cheers!

On 7-2-2012 15:11, Xavier Perseguers wrote:
> 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
>


More information about the TYPO3-english mailing list