I have a website which requires pretty simple logon restriction to a set folder (2 users) I'd like to use the Membership provider but have a sql DB (While easy and painless) seems a bit of overkill.
Is there a simpler way of doing this? without re-writting the membership provider.