Protect you computer and your data


ftxonline.com keyword stats



Most current MSN search phrases:

file extension lnk  
Most current Yahoo search phrases:

AJmain  

Computer Security Authentication

Computer security authentication meansindependent ways to establish identity and
verifying the identity of a user logging ontoprivileges. The method of using more than one
a network. Passwords, digital certificates,factor of authentication is also called
smart cards and biometrics can be used tostrong authentication. This contrasts with
prove the identity of the user to thetraditional password authentication,
network. Computer security authenticationrequiring only one factor in order to gain
includes verifying message integrity, e-mailaccess to a system. Password is a secret word
authentication and MAC (Messageor code used to serve as a security measure
Authentication Code), checking the integrityagainst unauthorized access to data. It is
of a transmitted message. There are humannormally managed by the operating system or
authentication, challenge-responseDBMS. However, a computer can only verify the
authentication, password, digital signature,legality of the password, not the legality of
IP  spoofing  and  biometrics.the  user.
Human authentication is the verification thatThe two major applications of digital
a person initiated the transaction, not thesignatures are for setting up a secure
computer. Challenge-response authenticationconnection to a website and verifying the
is an authentication method used to prove theintegrity of files transmitted. IP spoofing
identity of a user logging onto the network.refers to inserting the IP address of an
When a user logs on, the network accessauthorized user into the transmission of an
server (NAS), wireless access point orunauthorized user in order to gain illegal
authentication server creates a challenge,access  to  a  computer  system.
typically a random number sent to the client
machine. The client software uses itsBiometrics is a more secure form of
password to encrypt the challenge through anauthentication than typing passwords or even
encryption algorithm or a one-way hashusing smart cards that can be stolen.
function and sends the result back to theHowever, some ways have relatively high
network.  This  is  the  response.failure rates. For example, fingerprints can
be captured from a water glass and fool
Two- factor authentication requires twoscanners.



1 A B C 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 96 97 98 99 100 101 102 103 104 105