Then, there are 3 points I would like to know here:
1) What mechanism is used when someone selets "Remember Login"?
2) How can I configure DNN not to use cookies to persist security/permissions?
3) Even if DNN uses cookies to persist security information, how can I make DNN to reject all cookies & set them anew by asking the user to re-login after I have updated role names??? This should not be much of a problem, as obviously role names are not updated that often. However, if & when they do, it is important to expire all cookies, or else an unauthorized user may gain access to a restricted portion of the site, if the Role Names clash in some way after updation!!!