![]() |
|
|
|||||||
![]() |
Computer Security - password versus pin in application authentication |
|
|
Thread Tools | Search this Thread |
|
|
#1 |
|
In an application authentication, it is very common to see many
applications use username/password combination for authentication access. However, some applications use username/pin combination as well. My question is in what scenarios we should use username/password, and in what scenarios we should use username/pin when we design the authentication method? My observation is that pin usually is numeric only, but password can contain both letters and numbers. Please advice and discuss. Thanks, Raymond Raymond |
|
|
|
|
#2 |
|
Posts: n/a
|
Raymond wrote:
> In an application authentication, it is very common to see many > applications use username/password combination for authentication > access. However, some applications use username/pin combination as > well. My question is in what scenarios we should use username/password, > and in what scenarios we should use username/pin when we design the > authentication method? My observation is that pin usually is numeric > only, but password can contain both letters and numbers. > > Please advice and discuss. > > Thanks, > Raymond ....it depends on what the pin is. Sometimes a pin is a keyfob etc...in this case the pin changes everytime it is used for changed based on time. These are very secure...especially if they are not tied to a computer (keyfob)... Imhotep Imhotep |
|
|
|
#3 |
|
Posts: n/a
|
"Raymond" <> writes:
>In an application authentication, it is very common to see many >applications use username/password combination for authentication >access. However, some applications use username/pin combination as >well. My question is in what scenarios we should use username/password, >and in what scenarios we should use username/pin when we design the >authentication method? My observation is that pin usually is numeric >only, but password can contain both letters and numbers. A pin (Personal Identification Number) is just a short numeric password. >Please advice and discuss. >Thanks, >Raymond Unruh |
|
![]() |
| Thread Tools | Search this Thread |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| How to Reset / Recover Forgotten Windows NT / 2000 / XP / 2003 Administrator Password | wskaihd | Software | 2 | 11-17-2009 02:01 AM |
| Dell Inspiron password authentication???? | aymenet | General Help Related Topics | 0 | 06-03-2008 01:39 AM |
| Ctive Directory Password Policy | Rishi | Software | 1 | 11-23-2006 04:49 AM |
| Re: XP password question. | martin | A+ Certification | 1 | 06-04-2004 06:15 PM |
| Re: XP password question. | Martin | A+ Certification | 0 | 06-02-2004 05:05 AM |