Authentification
From Wiki
(Difference between revisions)
(a) |
|||
Line 1: | Line 1: | ||
- | The Genoret Database is protected through a | + | The Genoret Database is protected through a two levels login and password system. |
# the Website http://www-genoret.u-strasbg.fr/genoret | # the Website http://www-genoret.u-strasbg.fr/genoret | ||
Line 6: | Line 6: | ||
For these two levels you can use the same [[login and password]] | For these two levels you can use the same [[login and password]] | ||
- | + | ==Why two times the '''same''' login and password ?== | |
+ | We could imagine to ask only one time the password ... | ||
+ | |||
+ | But the protection of the SQL relational database has to be very secure and we don't want it to be dependant of the website security system. |
Revision as of 21:53, 9 March 2007
The Genoret Database is protected through a two levels login and password system.
- the Website http://www-genoret.u-strasbg.fr/genoret
- the SQL relational database hosting your data
For these two levels you can use the same login and password
Why two times the same login and password ?
We could imagine to ask only one time the password ...
But the protection of the SQL relational database has to be very secure and we don't want it to be dependant of the website security system.