cron & logins

From: George Gallen <ggallen_at_slackinc.com>
Date: Tue, 09 Dec 1997 14:58:08 -0500

Can cron trigger a login?

What I want to do is:

have cron check every x minutes to see if a file exists. If it does
exist then
start a script which will start a login process which eventually die.
Can this
be done with 3.2c and C2. Unfortunatly,for now, this script will have to
have
passwords in it (not a major problem) for the login names I want to
force on
how do set those up in a script?

The problem is we are running a dbms program which is licensed for x #
of
users. I can setup phantom processes to run for each of the login names
I
need to check every x minutes and run the program needed, however each
phantom process takes up a user license. Our Unix has no limit (at least
no
where near the limit for our dbms). So instead, only when needed, I want
cron
to login the required login name and run the same program that the
phantom
would run, only one license would be used, and only when the that file
exists.

Thanx
George Gallen
ggallen_at_slackinc.com
Received on Tue Dec 09 1997 - 20:58:36 NZDT

This archive was generated by hypermail 2.4.0 : Wed Nov 08 2023 - 11:53:37 NZDT