Get Paid to Participate     Twitter     Facebook     Google+
Hosting Discussion
 

forgot password?


Reply


Old
  Post #1 (permalink)   12-18-2005, 07:59 AM
HD Newbie
 
Join Date: Dec 2005
Posts: 19

Status: supplyandd is offline
Is the entity being authenticated directly connected to the authenticator?
 
 
 


Old
  Post #2 (permalink)   12-18-2005, 09:18 AM
HD Addict
 
Join Date: Dec 2005
Posts: 103

Status: dotcomguy is offline
Many authentication systems require that the participants be directly connected to each other and able to interact on a real-time basis. For instance, the client may need to respond to a challenge in order to be authenticated. On the other hand, some authentication systems require a token or a password to be passed on as proof of identity. This information could be passed through intermediate relay points so long as the information is protected or the relay is trusted.
 
 
 


Old
  Post #3 (permalink)   12-18-2005, 11:06 AM
HD Newbie
 
Join Date: Dec 2005
Posts: 19

Status: supplyandd is offline
Is software to support the authentication process acceptable at the client?
 
 
 


Old
  Post #4 (permalink)   12-18-2005, 12:30 PM
HD Addict
 
Join Date: Dec 2005
Posts: 103

Status: dotcomguy is offline
This is a big factor in deciding what authentication method to use. Since the client workstations are not generally administered by the same organization as the server, it is common for application developers to be told that no additional software can be installed on the initiator’s workstation. With Internet applications, the initiator’s ties to the server’s organization are loose at best. Requiring the initiator to load more software on her workstation, when there is nothing to enforce compliance, is problematic. Additional software requirements at the client may turn customers away.
 
 
 


Old
  Post #5 (permalink)   12-18-2005, 03:22 PM
HD Newbie
 
Join Date: Dec 2005
Posts: 19

Status: supplyandd is offline
Must authentication be performed transparently to the application? Or, can the application be modified to add authentication?
 
 
 


Old
  Post #6 (permalink)   12-18-2005, 04:26 PM
HD Addict
 
Join Date: Dec 2005
Posts: 103

Status: dotcomguy is offline
Some applications provide interception points. These are predefined points during program execution, including one for authentication, which can be used to insert code to customize the application. Other applications that don?t have these intercept points require access to source code in order to support additional security measures. Adding authentication systems to such applications cannot be done transparently to the appli-cation. Adding security to such applications requires access to source code. In such cases, the application can be responsible for authentication.
 
 
 


Old
  Post #7 (permalink)   12-18-2005, 05:43 PM
HD Newbie
 
Join Date: Dec 2005
Posts: 19

Status: supplyandd is offline
Must the authentication system support subsequent impersonation?
 
 
 


Old
  Post #8 (permalink)   12-18-2005, 06:14 PM
HD Addict
 
Join Date: Dec 2005
Posts: 103

Status: dotcomguy is offline
In some multitiered applications, it is desirable for the user?s authenticated identity at one tier to be useable for requesting processing at the next tier. The current tier impersonates the user to the next tier to get work done securely under the identity of the user.

Some useful links :

http://www.brown.edu/Facilities/CIS/...ices/web-auth/
http://ask.slashdot.org/article.pl?sid=05/10/26/195250
http://www.oit.duke.edu/~rob/kerberos/authvauth.html
 
 
 
Reply

Thread Tools

New Post New Post   Old Post Old Post
Posting Rules:
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Sponsored By: