Changes between Initial Version and Version 1 of AboutAuthentication

Show
Ignore:
Timestamp:
09/30/07 21:28:18 (3 years ago)
Author:
finnarne (IP: 212.125.240.94)
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • AboutAuthentication

    v1 v1  
     1= About authentication: = 
     2When you're asked for a username or password, it tries to look up the user in ldap. if you enter admin and the ldap admin password, you will connect as ldap admin. you can also enter you normal username, and user password, and you will get the permission your users is set up with. The password for the authenticated user are stored in a coockie, using a session key from the server to "encrypt" the password (strings are xor'ed).