The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > Top Forums > UNIX for Advanced & Expert Users
.
google unix.com




View Single Post in the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
  #2 (permalink)  
Old 09-04-2008
era era is offline Forum Advisor  
Herder of Useless Cats (On Sabbatical)
  
 

Join Date: Mar 2008
Location: /there/is/only/bin/sh
Posts: 3,652
gpg doesn't understand crypt so no surprise there.

I'm not a Red Hat person so I don't know the precise history, but previously, crypt used to be missing because of legal/licensing reasons from some Linux distros. Still, maybe you can find a ported crypt; have you tried rpmsearch?

I believe Perl ships with the crypt function so perhaps you could use that.

Perhaps it would be simpler to install something on HPUX which you already have on Linux, such as maybe gpg?