Unix Programming - Unix Password

This is Interesting: Free IT Magazines  
Home > Archive > Unix Programming > September 2004 > Unix Password





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author Unix Password
Jakir

2004-09-22, 9:22 pm

Hello,

I am having a problem with the password in Unix.
Say your Unix password is "abcdef12" if you try to login with the password say
"abcdef12a" you are able to login with out complaning about the incorrect password.
Why is so? and is any information related to it.

Thanks & Regards
Jakir
Måns Rullgård

2004-09-22, 9:22 pm

jakir@coolgoose.com (Jakir) writes:

> Hello,
>
> I am having a problem with the password in Unix. Say your Unix
> password is "abcdef12" if you try to login with the password say
> "abcdef12a" you are able to login with out complaning about the
> incorrect password. Why is so? and is any information related to it.


Apparently your Unix system truncates passwords at eight characters.
This is just how some of them work. Most modern systems tend to have
a higher limit, typically 255 characters. Depending on your system,
it may be possible to configure it to use another authentication
method with longer passwords.

--
Måns Rullgård
mru@mru.ath.cx
Nick Coleman

2004-09-22, 9:22 pm

Jakir wrote:

> Hello,
>
> I am having a problem with the password in Unix.
> Say your Unix password is "abcdef12" if you try to login with the
> password say "abcdef12a" you are able to login with out complaning
> about the incorrect password. Why is so? and is any information
> related to it.
>
> Thanks & Regards
> Jakir


Some systems have a max of 8 chars for the password.

--
Nick

Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com