Changes between Version 1 and Version 2 of APP_SERVER_SESSIONS_ANONYMOUS_CONNECT


Ignore:
Timestamp:
08/27/08 11:36:09 (17 years ago)
Author:
deyan
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • TabularUnified APP_SERVER_SESSIONS_ANONYMOUS_CONNECT

    v1 v2  
    1 If server allows anonymous connections, the user should have only an username. Anonymous users have fewer permissions than registered ones (for example - they cannot upload books.) Depending on server options, user's and anonymous user's permissions may vary. In most common cases permissions can be managed from client. 
     1 * If server allows anonymous connections, the user should have only an username. Anonymous users have fewer permissions than registered ones (for example - they cannot upload books.)  
     2 * Depending on server options, user's and anonymous user's permissions may vary. In most common cases permissions can be managed from client.