[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Users Password
Unix password encryption algorythm is a varient of the DES (Data Encryption
Standard) algorythm + 2 bytes (calles salt) added (in several iteratto
make it ireversable (which it is;-)). I.e. you can't "reverse engineer"
the passwords from the passwd file....
--------------------------------------------------------------------------
- | |
- Ze'ev Maor | "We all have a little Daemon inside... |
- gmaor@tx.technion.ac.il | ...Waiting to come out and become a kernel"|
- | |
--------------------------------------------------------------------------
On Sun, 30 Aug 1998, Meir Litmanovich wrote:
> You can use on of those password cracking techiques.
> In case you have stupid users/bad security rules
> you'll probably guess most of the password in
> a week or two with few poweerful machines .
> If not - you have big problem.
> Consider putting some message to /etc/issue
> about sending you their password or something
> like it. Be very careful with security on
> such yhings.
>
> MEir
>
>
> On Sun, 30 Aug 1998, Ben - Nes Michael wrote:
>
> > Hi
> >
> > Because i switch to other authentication system I need to get back all
> > my users encrypted password form the passwd file (im talking on thousand
> > + - ).
> >
> > If ill have to call each one of them ill probably die :-(
> >
> > Is there a way to do this ?
> > --
> > --------------------------
> > Canaan Surfing Ltd.
> > Internet Service Providers
> > Ben-Nes Michael - Manager
> > Tel: 972-6-6925757
> > Fax: 972-6-6925858
> > http://www.canaan.co.il
> > --------------------------
> >
> >
>
>