Hello Ganesh,create a login form with ability to register new users. ---
https://www.day.com/day/en/resources/video/create-forms-survey.htmlvalidate
the credentials from database -- Not sure what Database you are using,
but if it MySQL
http://helpx.adobe.com/experience-manager/using/creating-cq-web-application-uses.htmlNot
sure if you want to just validate or then create those users in CQ as
well in that case use API to do that.Yogesh