i have this two boxes a BSD and a SUN Solaris. my prolem is that
BSD does not have a crypt program unlike SunOS. i really need this
crypt program so that my script will work. now the reason that i need
my script running on BSD, it's because i have some important information
stored on it that my script reads.
i'm thinking if there's such a way that my script running on a BSD can call
and execute the /bin/crypt on a remote SUN server?
thanks in advance