remote password

Marcos Viterbo (mavit@ns.vecom.com.br)
Sat, 02 Aug 1997 23:07:49 -0300


I have a network problem and only one computer to test.
I can not use NIS and must generate an entry in the passwd file in two
different machines. The usr must use the same password in the two
machines. I have made a little perl script to generate all. The question
is: can I exec the crypt in a machine and have an acceptable result in
another when the user login?

Thanks.