>>> On 10/27/2010 at 12:48 PM, Mark Pace <[email protected]> wrote: > Is it possible to call a C function, specifically - crypt - from > rexx/regina? I have a clunky exec that creates user accounts and uses > passwd to create the password, I would much rather call crypt with a > password that I can pass directly to useradd.
I've not done it, but you might try looking at the External Function Handler Interface in the Regina manual from http://sourceforge.net/projects/regina-rexx/files/ Mark Post ---------------------------------------------------------------------- For LINUX-390 subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO LINUX-390 or visit http://www.marist.edu/htbin/wlvindex?LINUX-390 ---------------------------------------------------------------------- For more information on Linux on System z, visit http://wiki.linuxvm.org/
