Products

Solutions

Resources

Partners

Community

Blog

About

QA

Ideas Test

New Community Website

Ordinarily, you'd be at the right spot, but we've recently launched a brand new community website... For the community, by the community.

Yay... Take Me to the Community!

Welcome to the DNN Community Forums, your preferred source of online community support for all things related to DNN.
In order to participate you must be a registered DNNizen

HomeHomeUsing DNN Platf...Using DNN Platf...Administration ...Administration ...removing Admin functionalitiesremoving Admin functionalities
Previous
 
Next
New Post
10/4/2007 6:29 AM
 

Hi, is there a way to remove admin and host functionalities such as "vendors", "recycle bin", "SQL"... everything we don't need and might confuse users of the site (even their administrators)??

I also want to get rid of the default "Registered Users" since it is autoassigned to all users and has by default view permissions on ALL the created pages. This is an enormous security risk for us. We may want to get rid of the "Administrators" role as well, and create our own administrator role.

Thanks

 
New Post
10/4/2007 11:33 AM
 

I strongly recoomend not to touch admin and host menu, you might run into serious trouble during future upgrades.


Cheers from Germany,
Sebastian Leupold

dnnWerk - The DotNetNuke Experts   German Spoken DotNetNuke User Group

Speed up your DNN Websites with TurboDNN
 
New Post
10/5/2007 2:14 AM
 

I know, but keeping those "unused" things and especially those roles in it may open big security risks for our application. Besides we used DotNetNuke only as a temporary solution until we have the time and resources to create our own portal. I don't think we will upgrade that much if we will ever to a newer vesion of DNN.

 
New Post
10/5/2007 3:48 AM
 

you might consider to add 3rd modules, that offer admin functions to non admins, so you can grant extended permissions to an "expert user" group. Also have a look at TRTControlPanel from www.davebuckner.com. I will not comment the stupid other sentences.


Cheers from Germany,
Sebastian Leupold

dnnWerk - The DotNetNuke Experts   German Spoken DotNetNuke User Group

Speed up your DNN Websites with TurboDNN
 
New Post
10/5/2007 6:02 AM
 

Ouch Sebastian,,,, ignorant possibly but... . Oh well, 'nuff said.

Littlefool,

I have had exactly the same issues/needs.  DNN is awesome, but it really, really needs a Site Manager role or some "lesser" role that can access some of the Admin functions without granting Admin to everyone who might need to manage Users, or some other pedantic tasks.   I did a looooooooooot of research to find a way to accomplish it.

You can use SQL to hide and/or disable those tabs in the Admin menu you want to restrict.  I am pretty sure the value to set for "hidden" is as below.  If not, then it is 0.  You can do the same for DisableLink to disable one.  And of course, you could disable it and leave it visible, etc., there is no limint to how you can configure it and not delete the functions, "in case" you need them in the future.

<code>

UPDATE Tabs
SET
IsVisible = 1
WHERE tabname = 'Tab Name You Want To Hide'
AND portalID = 'Portal Number of Your Portal Here'

</code>

If you are talking about creating restricted roles when generating new sites, this article details how to create a "Site Manager" role during the automated process of setting up a new site, using a modified admin.template.  KEEP THE OLD ONE, just rename it old.admin.template and leave it in the folder. Then keep a copy of the new admin.template, in case you ever do upgrade and it gets overwritten in the process. 

http://www.snapsis.com/DNN-Tips-And-Tricks/tabid/560/forumid/12/postid/6917/view/topic/Creating-restricted-Admin-and-Content-Roles.aspx

Sebastian has lots of skills and knowledge.  But he isn't always the most gentle.  Just smile and accept his wisdom.  He really is good at this.

Hope it all helps

Clay

 
Previous
 
Next
HomeHomeUsing DNN Platf...Using DNN Platf...Administration ...Administration ...removing Admin functionalitiesremoving Admin functionalities


These Forums are dedicated to discussion of DNN Platform and Evoq Solutions.

For the benefit of the community and to protect the integrity of the ecosystem, please observe the following posting guidelines:

  1. No Advertising. This includes promotion of commercial and non-commercial products or services which are not directly related to DNN.
  2. No vendor trolling / poaching. If someone posts about a vendor issue, allow the vendor or other customers to respond. Any post that looks like trolling / poaching will be removed.
  3. Discussion or promotion of DNN Platform product releases under a different brand name are strictly prohibited.
  4. No Flaming or Trolling.
  5. No Profanity, Racism, or Prejudice.
  6. Site Moderators have the final word on approving / removing a thread or post or comment.
  7. English language posting only, please.
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out