[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] Add User via CRON and FTP
- Subject: Re: [cobalt-users] Add User via CRON and FTP
- From: "Carrie Bartkowiak" <ravencarrie@xxxxxxxx>
- Date: Wed Jun 20 05:24:29 2001
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
> Is it possible to add user accounts by uploading txt file via ftp
and
> running a CRON job to process the txt file via a cgi script that
adds the
> information from the txt file to the password file. It does not
have to
> show up in the gui?
How about loading up a text file and using a cron job to process a cgi
script that sends each username/info to the Shell Tools?
Then it *will* show up in the GUI.
:)
CarrieB