I have a site with some protected pages. (Umbraco 4.0.2.1)
I have some problems with access to some of the pages. Does republishing the entire site regenerate security on the pages? or is there some other way to ensure that security for all protected pages is regenerated ?
Recreate security on protected pages
I have a site with some protected pages. (Umbraco 4.0.2.1)
I have some problems with access to some of the pages. Does republishing the entire site regenerate security on the pages? or is there some other way to ensure that security for all protected pages is regenerated ?
Thanks
Mikael
Hi Mikael,
Protected pages are stored in /data/access.xml I guess on a 4.0.2.1 site. Did you delete that one?
Cheers,
Richard
Hi Richard.
No i did not delete anything. Some of the protected pages work ok.
Is the access.xml file beeing updated / recreated on a total republish?
Maybee it's a cookie problem, i'm looking into that at the moment.
Mikael
Hi Mikael,
No this file is only modified when updated in Umbraco. If Umbraco says protected it must be protected on the site. Cookie can always be the issue :-(
Cheers,
Richard
Mikael,
dit you set the "login page" property correct on the protected page? Otherwise you won't be redirected to login.
Rgds,
David
Yes the login page is set.
Thanks
Mikael
is working on a reply...