In Tips for Confluence Administrators: Part 3 we talked about the millions of Confluence users who came up with many suggestions, such as
As a system administrator, do you spend more time dealing with the Confluence system alone, or with the end users of Confluence?
I happen to be half and half!
In addition to meeting the new features proposed by users, answering users' questions about system usage, and finding alternatives to known system defects, I believe you also need to spend a lot of time researching how to make the system more secure, stable, and highly available.
This will involve the content we are going to talk about in this article, including the distinction of users, the prohibition of some risky behaviors of users, the security policy of passwords, the security of macros, and so on.
If you want to disable inactive users to prevent them from being counted towards a Confluence license, it is possible to find out by running SQL queries against your database. This is particularly useful if you have a large number of users.
https://confluence.atlassian.com/confkb/how-to-identify-inactive-users-in-confluence-214335880.html
I am trying to copy a Page containing several child pages from one space(target) to another(source).
The copy process was completed but the comments for two of the pages weren't there in the target space.
In our Environment we mange the Space permissions not from within Confluence.
Permissions are managed in a central component and are updated in Confluence using a REST API.
We don't want that Space Admins can change permissions in Confluence directly.
Question: Is there a possibility to make the Space Permission Page read-only?
How to disable the display Creator, Last update And who updated?
Click on Space tools(space admin section) -> Look and Feel -> Stylesheet
In Confluence I would like to restrict users from creating pages directly in the home page of a space. In lower levels of the hierarchy page creation should be permitted. This is to prevent from changing a default configuration of the uppermost level of pages in a space.
Though Confluence alone does not provide password complexity controls out-of-the-box, you can integrate Confluence with your LDAP or Active Directory and configure password controls in your external directory.
HTML macros are disabled by default
The HTML macro will only be available if it has been enabled by an administrator. Enabling these macros can make your Confluence site vulnerable to cross-site scripting attacks.
https://confluence.atlassian.com/doc/html-macro-38273085.html
When content is moved, the Confluence administrator may need to redirect users from an old page (URL) to a new one.
For example, when pages are merged into a new one, you may need to keep the old page and redirect readers to the latest version.
Also, when Spaces are moved from a legacy instance to a new one, users might still try to access content through the legacy instance and they should be automatically redirected to the new one.
https://confluence.atlassian.com/confkb/how-to-redirect-confluence-users-to-a-new-url-976758203.html
To know the exact users count against your license in Confluence.
Confluence's license count is based on Global Permissions. Users will count towards the license in the following ways:
If the User is individually granted global permissions to use Confluence
The number of users and groups, and the depth of nested groups can contribute to performance and other stability problems in your instance. However, it can be difficult to find out the exact number of users and groups being synched from your LDAP directory, especially if you have nested groups.
If you experience problems, or you want to make sure you don't exceed our recommended guardrails, you can use the following queries to check the total number users and groups.
Some customers may want to prevent Move or Copy options for pages, but there is no separate permission to disable those specific functions.
As a workaround, we can hide the Move and Copy menus with below Javascript in General Configuration > Custom HTML, and the end of BODY section.
https://confluence.atlassian.com/confkb/how-to-hide-move-and-copy-menu-for-pages-1019399745.html
As a user I want Saved for later page/tab in Confluence to have the same sorting mechanism
Support for assigning a task to multiple users
Global Find and replace
Ollie Guan
Project Manager
ctrip
Shanghai
691 accepted answers
5 comments