I'm just starting to work on restricting access rights, so as an experiment I created a new user, 'test_user', and set the level to 'Authenticated User'. Then in another browser, I went to 'http://localhost/couch/' to bring up the login page and attempted to log in as this new user. I'm immediately presented with an 'Access Denied' dialog: "You do not have sufficient privileges to view the page requested. To see this page you must logout and login with sufficient privileges.".
This is a bit baffling. What 'page requested' is being referred to here, and why might this new user not have privileges to view it? I've not tried to go to any actual page, just /couch/.
This is a bit baffling. What 'page requested' is being referred to here, and why might this new user not have privileges to view it? I've not tried to go to any actual page, just /couch/.