Re: UNIX Logins by Proxy Over the Web
- From: "Sam Kuper" <sam.kuper@xxxxxxxxxxx>
- Date: Thu, 31 Jul 2008 15:58:57 +0100
2008/7/31 David A. Parker <dparker@xxxxxxxxx>
Could you have a web form which collects all the necessary information from
the user, and then sends it to the UNIX server in a file which your
application can parse? That way, users would not be interacting with the
UNIX server at all.
I think David's absolutely right: this is almost certainly the easiest and
most secure way to achieve your stated goal. On submission of the form, the
web app would write the submitted data to a file (or database) and feed it
to your UNIX app.
- References:
- UNIX Logins by Proxy Over the Web
- From: Martin McCormick
- Re: UNIX Logins by Proxy Over the Web
- From: David A. Parker
- UNIX Logins by Proxy Over the Web
- Prev by Date: Re: error messages from apt-get
- Next by Date: 2.6.26 + vga=791
- Previous by thread: Re: UNIX Logins by Proxy Over the Web
- Next by thread: Re: UNIX Logins by Proxy Over the Web
- Index(es):