| Author |
Message |
T.M.Snyder
Guest
|
Posted: 29 Aug 2007 - 11:32 am Post subject:
[TYPO3] One Time Passwords for FE/BE
|
|
|
Hi all,
is there any extension which supports one time passwords for FE/BE users?
This would be very helpful if users (FE and BE) come from non trusted
networks, Internetcafe for example.
Any suggestions or extensions on that?
Thanlks |
|
|
Back to top
|
|
|
Oliver Klee
Guest
|
Posted: 29 Aug 2007 - 3:05 pm Post subject:
Re: [TYPO3] One Time Passwords for FE/BE
|
|
|
Hi,
T.M.Snyder schrieb:
| Quote: |
is there any extension which supports one time passwords for FE/BE users?
This would be very helpful if users (FE and BE) come from non trusted
networks, Internetcafe for example.
|
You can use the "onetimeaccount" extension which creates throw-away FE
user accounts. Their user names and passwords will not be shown to the
user (and not sent across the network).
Regards
Oliver |
|
|
Back to top
|
|
|
Tomas Mrozek
Guest
|
Posted: 29 Aug 2007 - 4:23 pm Post subject:
Re: [TYPO3] One Time Passwords for FE/BE
|
|
|
| Quote: |
is there any extension which supports one time passwords for FE/BE users?
This would be very helpful if users (FE and BE) come from non trusted
networks, Internetcafe for example.
|
I have been planning to write such an extension for like an year but,
unfortunately, I haven't found time to do it (there's some personal life
that I want to live ;-\).
I primarily wanted it for BE users since it's a real problem to
administer a website from an untrusted computer.
It was supposed to adher to RFC 2289
(http://www.ietf.org/rfc/rfc2289.txt) since there's plenty of client
software for authentication (creating answers to challenges), like Java
applications for mobile phones.
Tomas Mrozek |
|
|
Back to top
|
|
|
|