Re: Encrypting passwords with AS
Re: Encrypting passwords with AS
- Subject: Re: Encrypting passwords with AS
- From: Philip Aker <email@hidden>
- Date: Thu, 06 Feb 2003 00:53:09 -0800
On Wednesday, February 5, 2003, at 04:00 PM, webguide wrote:
G'day all,
I'm looking for a way to encrypt a password for a .htpasswd file using
Applescript.
In PHP or Perl it looks like this: $password=crypt($password); but
I'm wondering if there is any way of encrypting via AS or the
terminal. Any suggestions as to how I might accomplish this?
Maybe try 'enc'. There's a man page for it.
Philip Aker
http://www.aker.ca
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.