| Author |
automatically create user account
|
Randall Twede
Ranch Hand
Joined: Oct 21, 2000
Posts: 3901
|
|
In Apache to create a user account to a protected area I have to run a dos program passing it the path to the "users file" and the user name. It then prompts me for a password. After I enter it, it prompts me for it once again, then creates the account. Is there a way for a servlet to run such a program? Does anyone know of sample code that does this?
|
I never took notes in college. That's how I got a 4.0 the first 2 years, and a 3.5 the second two years.
|
 |
 |
|
|
subject: automatically create user account
|
|
|