This discussion has been locked. The information referenced herein may be inaccurate due to age, software updates, or external references.
You can no longer post new replies to this discussion. If you have a similar question you can start a new discussion in this forum.

Disable Default Templates for new Users

Hi,

is it possible to deactivate the defalut Templates for Create Groups, User, Administrator and Service Account?

Use only Selfmade-Templates would be nice.

Parents
  • With the latest release, 2023.2, look in the following directory C:\ProgramData\protected-networks.com\8MAN\cfg, for the pnserver.config.xml file. Edit the pnServer.config.xml file and include this line, <templates.suppressStandard type="System.Boolean">true</templates.suppressStandard>, when set to "true" it will hide those default templates for everyone. Use the image below as reference, I simply added the line to the end of the file before the </config> close out. 

Reply
  • With the latest release, 2023.2, look in the following directory C:\ProgramData\protected-networks.com\8MAN\cfg, for the pnserver.config.xml file. Edit the pnServer.config.xml file and include this line, <templates.suppressStandard type="System.Boolean">true</templates.suppressStandard>, when set to "true" it will hide those default templates for everyone. Use the image below as reference, I simply added the line to the end of the file before the </config> close out. 

Children
No Data