I've had this strangu issue, where a client's site lost all members access after an upgrade. This strikes me as very odd, so I went looking for the permissions in the database.
Can anybody enlighten me and tell me where I can find the front-end, member permissions for a Umbraco site?
What version did you upgrade from? And to what version did you upgrade?
I've experienced this doing an upgrade from 4.8 to 4.11 once, which was pretty frustrating and I ended up setting the permissions up manually.
But I suppose that you have a backup of botht the database and the files? Then you could perhaps do some SQL magic to setup the permissions again? If so please do share :) - Also have a look at the access.config file in the App_Data folder...Think it contains some info as well.
All (front-end) permissions gone after upgrade?
I've had this strangu issue, where a client's site lost all members access after an upgrade. This strikes me as very odd, so I went looking for the permissions in the database.
Can anybody enlighten me and tell me where I can find the front-end, member permissions for a Umbraco site?
Thanks,
Steen
Hi Steen
What version did you upgrade from? And to what version did you upgrade?
I've experienced this doing an upgrade from 4.8 to 4.11 once, which was pretty frustrating and I ended up setting the permissions up manually.
But I suppose that you have a backup of botht the database and the files? Then you could perhaps do some SQL magic to setup the permissions again? If so please do share :) - Also have a look at the access.config file in the App_Data folder...Think it contains some info as well.
Hope this helps somehow...
/Jan
Hi,
You propably deleted the access.config file. This holds all info about the protected nodes. Hope you have a backup.
Cheers,
Richard
So this isn't stored in the database?
Well, that's interesting, and a bit odd.
ups, duplicate
Nope not in the database
is working on a reply...