Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 3 Apr 2007 19:57:23 -0300
From:      Agus <agus.262@gmail.com>
To:        freebsd-questions <freebsd-questions@freebsd.org>
Subject:   Non Interactive passwd change via script....
Message-ID:  <fda61bb50704031557s19cec5ccw4cdb10265aa8b6c4@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
Hi everybody....
its been a few days now, since im trying to do a tcsh script to automatize
the process of creating users in my system....
Users register via web, and info is saved in a MySQL DB and in a file. the
script reads from the file and begins adding users with pw.
but im stuck on how to create the password for the users. the only solution
that worked was the use of expect, but it consumes a lot of resources
(7.8%System). Now that isnt a problem cause the users are few. but if
it has to
add a lot of users?? it will kill my server....

any hints will be apreciated.....

thanks a lot...



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?fda61bb50704031557s19cec5ccw4cdb10265aa8b6c4>