Authentification

From Wiki

(Difference between revisions)
Jump to: navigation, search
(a)
Line 1: Line 1:
-
The Genoret Database is protected through a 2 levels login and password system.
+
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]]
-
For security reasons it is technically very dangerous '''to ask only one time''' for your 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.

  1. the Website http://www-genoret.u-strasbg.fr/genoret
  2. 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.