Anthony:

There is a user registration servlet in our Expresso open-source
library/servlet framework - by default it does not add a user/password and
quota to the underlying OS, but it has been extended to do that by a couple
of users, using the OSProcess object (also in Expresso) to make a call to a
shell script that added the user once he/she's in the database. Might be
helpful for you.

You can get a copy at http://www.javacorporate.com, and we're doing a fairly
major new release of it this weekend.

Mike
Javacorporate Ltd

> -----Original Message-----
> From: A mailing list for discussion about Sun Microsystem's
> Java Servlet
> API Technology. [mailto:[EMAIL PROTECTED]]On Behalf Of
> Anthony W. Marino
> Sent: Friday, December 03, 1999 6:56 AM
> To: [EMAIL PROTECTED]
> Subject: Registration Servlet
>
>
> I'm looking for a servlet that will not only update my MySQL
> database but
> will also add a user/password and quota (max storage for usage) to the
> Solaris 7 system.  I would appreciate it if someone could
> point me to an
> example.
>
> Thank You,
>
> Anthony
>
> ______________________________________________________________
> _____________
> To unsubscribe, send email to [EMAIL PROTECTED] and
> include in the body
> of the message "signoff SERVLET-INTEREST".
>
> Archives: http://archives.java.sun.com/archives/servlet-interest.html
> Resources:
> http://java.sun.com/products/servlet/external-resources.html
> LISTSERV Help: http://www.lsoft.com/manuals/user/user.html
>

___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

Reply via email to