[TYPO3-english] Re: (Renamed) Users from other db

Erik Svendsen erik at linnearad.no
Sat Jun 27 01:07:52 CEST 2009


First! Don't reply on the whole email from the list. Probably you should 
start using a newsreader. Thunderbird has a good one, Omea Reader is 
possible to use.

Second: TYPO3 is written with capital letters.

To your problem. Are you taking about backend users (editors) or 
frontend users (website users). Without that answer, it's nearly 
impossible to give any advice. Manipulating authentication in TYPO3 are 
not something you do if you can avoid it. As Bas said, you have to 
fiddle with the core.

Either, I suppose the only "easy" solution is to make a script that 
synchronize the tables in Oracle with the necessary tables in TYPO3.

Regards

Erik




Shiva Pokuri skrev:
> Hi Bas,
> 
> Thanks for your quick response.
> 
> Actually, i have to insert a new user record into typo3 without creating the
> user in typo3 itself.
> 
> So, can we write any php script that needs to be inserted a user into typo3
> application.
> 
> *For example:*
> 
> I have a table in oracle Database with the table name as *users* and it
> contains the user name and password fields. now, i have to insert the users
> that are there in the oracle DB table into typo3 application by using php
> script or any other script.
> 
> I hope i expplained clearly. Pleas elet me knwo if you didn't understood the
> requirement.
> 
> Please let me know if you need anything more information.
> 
> Thanks & Regards,
> 
> Siva Pokuri.
> email: shivasenator at gmail.com
> 


More information about the TYPO3-english mailing list