Authentication
Username:  
Password:
  > Home
v User Guide
    > Introduction
    > Hello World
    > Flow Control
    > Function Calls
    v Authentication
       o Members only
       o Login
    > Database access
    > Content Management
    > Remote Calling
    > Object-Oriented
    > Other Features
> Reference
> Portal Object
> Development Guide


Shortcuts
sys Class
debug Class
Intrinsic Conversions
>> User Guide >> Authentication <=  =>      <  1  >  
Authentication

A web site that does not recognise the visitor is limited in giving generic information or running public applications.  To allow visitors to login with a password and perform enquiry or transaction securely is a vital function to a commercial web site.  As a business oriented web tool, BEE is built in with user authentication and is very simple to use.

BEE authenticate a visitor (or user) based on a username and a password.  The username can be in a simple string format (e.g. "johnlee" or "maryjones"), or in a "realm" format (e.g. "joe@marketing" or "may@sydney").  The concept of "realm" not only help to preserve name space for different user groups, but also allow authentication tables to locate in different database even on different servers.

The BEE Hosting Administrator can specify for each "realm" where the authentication table is (server, database and table name), what database type it is, how to access it (field mapping and authentication keys for the table), and how the password is encrypted.

BEE also support multiple access levels.  Typically, there are five levels:

n        Public: not logged in

n        Affiliate: authenticated at "friendly" site

n        Member: logged in

n        VIP: logged in with privilege

n        Owner: logged in as the site owner

n        Admin: administrator login

 

Previous Page       Next Page

Accsoft Computer Technology Pty Ltd     ABN: 98 065 617 549
PO Box 892, Epping NSW 1710         Level 1, Epping Office Park, 242 Beecroft Rd, Epping NSW 2121, Australia
Tel: Sydney - (02)98691668     National - 1300-881668         Fax: (02)98691866
© Copyright 2003 Accsoft Computer Technology Pty Ltd