S
siddhartha mulpuru
Hi,
I am trying to develop a webpage with login,password and Unix box name
as input fields which will post to a perl script that would do the
following in CRON:
- Allow you to access and LOGIN to specific UNIX boxes
- Display the entries
- Allow Editing of an entry
- Allow searching for a specific entry
- The returned page for each entry must display the page in "laymen's"
english, not cryptically as found in CRON
(In other words a conversion must take place to and from the format
in CRON)
- Upon entering the data it should submit convert the entry from
laymens' display, send it to the system, and
issue the "CRONTAB Filename" command to upload it for that specific
USERID/PASSWORD.
I need to know ideas on how i can go about implementing this. Any
sample code or just some ideas how this can be done ?
Please advise and i appreciate your time a lot
Thanks
Sid
I am trying to develop a webpage with login,password and Unix box name
as input fields which will post to a perl script that would do the
following in CRON:
- Allow you to access and LOGIN to specific UNIX boxes
- Display the entries
- Allow Editing of an entry
- Allow searching for a specific entry
- The returned page for each entry must display the page in "laymen's"
english, not cryptically as found in CRON
(In other words a conversion must take place to and from the format
in CRON)
- Upon entering the data it should submit convert the entry from
laymens' display, send it to the system, and
issue the "CRONTAB Filename" command to upload it for that specific
USERID/PASSWORD.
I need to know ideas on how i can go about implementing this. Any
sample code or just some ideas how this can be done ?
Please advise and i appreciate your time a lot
Thanks
Sid