Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
add user from cgi script
Name: salman.ghani Date: July 25, 2003 at 00:59:48 Pacific OS: solaris CPU/Ram: p iii / 256
Comment:
hi, my problem is that i have to make a web based system. in which i have to use korn shell cgi scripting. and create users and directories from web. now i don't know how i set password of new users from cgi script. if any one have some good idea than plz help me. i will be grateful to him. if there is any example script then its really appreciated. thanx.
Summary: Thanks for the response. I've another question. I was trying to connect to a remote system via ssh. When I run the script from my user account, ssh connects to remote system successfully. If I try run...
Summary: hi, i want to create a directory from my cgi script written in korn shell. but there is no out put. means that this script work for other commands like ls and cd but don't work fo mkdir commands. here...
Summary: Hi, Everytime I try to run a cgi script, I get an internal server error. The script is chmod so that it can execute, and I have uploaded it in ASCII, however, I still get an Internal Server Error. I...