KK wrote: Could you please post the details of your use-case?
I don't think it is normal to grant admin access to users who have registered from the front-end.
Please let me know exactly what you are trying to achieve.
I use databound to submit chord into my site for registered users. And in my case i didn't need Advance Tutorial such as edit, create and delete function. I just need the registered users can only edit their own chord/articles using
Popup Edit.
Here's the screenshot
Popup Edit button for user with role Administrator, i have put
k_logged_in into this page, which means is only owner that registered only can access this page.

Now, my problem is since the
Extended Users only can register as
Authenticate User, my user cannot edit their own chord using
Popup Edit that i explain above. If i have to change their role one by one into Administrator, there so much effort here.
Now, how to make the
Authenticate User can edit their chord/articles, but they still cannot access the
Couch Admin Panel.. Or is there any little tweak to make this done?
Thank you kk for your attention.