Re: [RadiusNT] UNIX Encryption

SALz ( (no email) )
Mon, 4 Oct 1999 01:02:39 +0500

Hi ..Salman K.

crypt() is a standard function with all unices. U can call this using perl /
c / c++ etc on unix/linux etc.

if i remember correctly ... it takes two params (salt , text to crypt) ..
and returns encypted data.
and it required a portion of encrypted passwd or shadow pass.
I think im missing something...

somebody plz .. correct it !!

SALz//

-------------
Salman .. Its been long since v saw each other
:) do remember me ?

----- Original Message -----
From: Salman Karim <skarim@cubexs.net.pk>
To: <radiusnt@iea-software.com>
Sent: Monday, October 04, 1999 1:02 PM
Subject: Re: [RadiusNT] UNIX Encryption

> >From where I can get crypt()
>
> Salman
> ---------- Original Message ----------------------------------
> From: "Dale E. Reed Jr." <daler@iea-software.com>
> Reply-To: radiusnt@iea-software.com
> Date: Sun, 03 Oct 1999 09:00:36 -0700
>
> >Salman Karim wrote:
> >
> > I wanna use Unix Encryption using the option /e .
> > How to insert Encrypted Password in SQL Servers SubAccounts.
>
> You need to run the password through a crypt() function and then
> insert the results of that into the password field. If you have
> /e on, ALL passwords must be in crypt() format.
>
>
> --
>
> Dale E. Reed Jr. Emerald and RadiusNT
> __________________________________________
> IEA Software, Inc. www.iea-software.com
>
> For more information about this list (including removal) go to:
> http://www.iea-software.com/support/maillists/liststart
>
>
> For more information about this list (including removal) go to:
> http://www.iea-software.com/support/maillists/liststart

For more information about this list (including removal) go to:
http://www.iea-software.com/support/maillists/liststart