• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion
  • Inviting everyone to the UX test of a new security feature in the WP Toolkit
    For WordPress site owners, threats posed by hackers are ever-present. Because of this, we are developing a new security feature for the WP Toolkit. If the topic of WordPress website security is relevant to you, we would be grateful if you could share your experience and help us test the usability of this feature. We invite you to join us for a 1-hour online session via Google Meet. Select a convenient meeting time with our friendly UX staff here.

Restrict access to Admin for Site Owners?

M

m.r.davies

Guest
Is is possible to stop site owners from seeing the admin/dashboard area
And only have access to see the wizard?

I've had a look into web.config but cant see anything obvious.
 
Hello,
No, currently it's not possible. Why do you need this feature anyway? Is immediate redirect to Wizard after login what you want (with no limitation to see Admin Panel)?
 
Hi Alex

No problem, the default redirect to the wizard is fine

Thanks
Mark
 
Ok, I'll redirect your request to product manager, we'll try to include this feature in next releases.
 
Good news, I found out following scenario. If site owner goes to login page directly (so there is no return url in the querystring, when he goes to admin panel at first and then gets redirected to the login page) - then he/she will be redirected to the Wizard after login page.
 
Did anyome get a solution to this. I also want clients going directly to the Wizard so they can edit their site but do not want them going to the admin.

So far all I can do us use something like

http://sitebuilder.domain.com/exter...sword&ShowAdmin=0&HideNavigation=1&Skin=Vista

But this only works if the customer doesnt change their password and I dont want them to so I want to hide the default login and admin access.

Also I though according to the documentation at http://kb.odin.com/en/1324 that DisableGoToAdminPanel would hide this button but I cant get it to work.
 
Back
Top