If you search the mailing list there is a number of posts related to this. http://www.nabble.com/forum/Search.jtp?forum=336&local=y&query=auto+crea te+user
Similar results when you search the Wiki http://wiki.apache.org/jakarta-slide/AutoCreateUser -D > -----Original Message----- > From: rohitajm [mailto:[EMAIL PROTECTED] > Sent: Wednesday, August 16, 2006 3:30 AM > To: [email protected] > Subject: Automatic creation of users?? > > > Hello All, > > I am using JDBCRealm for authentication of user in Slide. For > this I am using MySQL. I have created table 'users', which > store usernames and their passwords. From this I am able to > login as 'root' or 'john' or any other user which already > exists in Slide. > > What I want is: Whenever I create a user in Slide it should > automatically be created in MySQL database. Please suggest > what changes I should do in 'server.xml' or 'domain.xml' or > in some other file. > > Please help. > > -rohit > -- --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
