Knowledge management system property not found
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-18-2024 12:04 AM
Hi,
I was looking for the knowledge management system property "glide.knowman.block_access_with_no_user_criteria" in my ServiceNow instance but was unable to find it.
I wanted to validate this system property to ensure it is set to prevent unintended unauthenticated access to our KBAs.
Does anyone know why is the "glide.knowman.block_access_with_no_user_criteria" system property missing in my ServiceNow instance and how to enable it to be visible?
Appreciate any advice. Thanks!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-18-2024 01:07 AM
Hi @ivychan ,
If the glide.knowman.block_access_with_no_user_criteria is not visible in the sys_properties.list, then you can create it. I have attached below screenshot from my PDI on how it should be created:
If my answer has helped with your question, please mark my answer as accepted solution and give a thumb up.
Best regards
Anders
If my answer has helped with your question, please mark my answer as the accepted solution and give a thumbs up.
Best regards
Anders
Rising star 2024
MVP 2025
linkedIn: https://www.linkedin.com/in/andersskovbjerg/
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-18-2024 01:46 AM
The system property "glide.knowman.block_access_with_no_user_criteria" is not available out-of-the-box in ServiceNow. This property is used to block access to knowledge articles when no user criteria are defined. If you can't find it in your instance, it's likely because it hasn't been created yet.
Here are the steps to create and set this property:
1. Navigate to System Properties > All Properties in your ServiceNow instance.
2. Click on the "New" button to create a new system property.
3. In the "Name" field, enter "glide.knowman.block_access_with_no_user_criteria".
4. In the "Type" field, select "true | false".
5. In the "Value" field, select "true" to block access to knowledge articles when no user criteria are defined.
6. Click on the "Submit" button to save the new system property.
Please note that this property will block access to all knowledge articles when no user criteria are defined, regardless of the user's roles or permissions. If you want to allow certain users to access knowledge articles even when no user criteria are defined, you will need to set up user criteria that match these users.
nowKB.com
For asking ServiceNow-related questions try this :
For a better and more optimistic result, please visit this website. It uses a Chat Generative Pre-Trained Transformer ( GPT ) technology for solving ServiceNow-related issues.
Link - https://nowgpt.ai/
For the ServiceNow Certified System Administrator exams try this :
https://www.udemy.com/course/servicenow-csa-admin-certification-exam-2023/?couponCode=NOW-DEVELOPER
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-18-2024 02:00 AM
Hi @ivychan
Create like this
I can see this under sys properties.
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.
Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]
****************************************************************************************************************