WO2019019980A1 - Forum management method - Google Patents

Forum management method Download PDF

Info

Publication number
WO2019019980A1
WO2019019980A1 PCT/CN2018/096712 CN2018096712W WO2019019980A1 WO 2019019980 A1 WO2019019980 A1 WO 2019019980A1 CN 2018096712 W CN2018096712 W CN 2018096712W WO 2019019980 A1 WO2019019980 A1 WO 2019019980A1
Authority
WO
WIPO (PCT)
Prior art keywords
forum
role
management
roles
user
Prior art date
Application number
PCT/CN2018/096712
Other languages
French (fr)
Chinese (zh)
Inventor
陈达志
Original Assignee
成都牵牛草信息技术有限公司
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 成都牵牛草信息技术有限公司 filed Critical 成都牵牛草信息技术有限公司
Publication of WO2019019980A1 publication Critical patent/WO2019019980A1/en

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q10/00Administration; Management
    • G06Q10/10Office automation; Time management
    • G06Q10/103Workflow collaboration or project management
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q10/00Administration; Management
    • G06Q10/10Office automation; Time management
    • G06Q10/105Human resources
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q50/00Information and communication technology [ICT] specially adapted for implementation of business processes of specific business sectors, e.g. utilities or tourism
    • G06Q50/01Social networking

Definitions

  • the invention relates to a forum management method.
  • Role-based access control is one of the most researched and matured database rights management mechanisms in recent years. It is considered to be an ideal candidate to replace traditional mandatory access control (MAC) and autonomous access control (DAC). Traditional autonomous access control has high flexibility but low security. Forced access control is highly secure but too restrictive. Role-based access control combines both ease of management and reduces the complexity, cost, and probability of errors. Therefore, it has been greatly developed in recent years.
  • the basic idea of role-based access control (RBAC) is to divide different roles according to different functional positions in the enterprise organization view, encapsulate the access rights of database resources in roles, and indirectly access database resources by being assigned different roles.
  • the role-based permission control mechanism can manage the access rights of the system simply and efficiently, which greatly reduces the burden and cost of the system rights management, and makes the system rights management more in line with the business management specifications of the application system.
  • the traditional role-based user rights management adopts the "role-to-user one-to-many" association mechanism, and the "role” is group/class nature, that is, one role can simultaneously correspond to/associate multiple users, and the role is similar to the post/
  • the concept of position/work type the authorization of user rights under this association mechanism is basically divided into the following three forms: 1. As shown in Figure 1, the user is authorized directly, the disadvantage is that the workload is large, the operation is frequent and troublesome; Employee changes (such as transfer, resignation, etc.), all the form operation rights involved in the employee must be adjusted accordingly, especially for company management personnel, the form permissions involved, the task of authority adjustment is large and complicated. It is easy to make mistakes or omissions, affecting the normal operation of the company and even causing unpredictable losses.
  • the role (class/group/post/work type) is authorized (a role can be associated with multiple users), the user obtains the permission through the role, and the approval operation subject is the group/class nature role; As shown in Figure 3, the above two methods are combined.
  • both 2 and 3 need to authorize the role of the class/group nature, and the way of authorization through the role of class/group/post/work type has the following disadvantages: 1.
  • the above two processing methods not only require a long time for the role authorization in the case of a large number of role permissions, but also are easy to make mistakes, the user is cumbersome and troublesome to operate, and is also prone to errors resulting in loss to the system user.
  • the employee/user's form operation permissions change either the employee/user is removed from the role or the role is added to meet the job requirements.
  • the defect of the first method is the same as the above-mentioned "direct authorization to the user" method.
  • the new role involves the creation, association, and authorization of the role. Especially in the case of a large number of roles and a large number of users associated with the role, it is difficult to remember which users are associated with the role.
  • the forums should be divided into sections, each section should limit the participants. If the participants are not restricted, the company's sensitive information is likely to be leaked. For example, there are sales section, production section, after-sales section, financial section, R&D section, company strategy section, crisis topic section, etc. in the forum. If the company's strategic section posts can be seen, the company's trade secrets are discussed in the forum. It is likely to be leaked, as well as financial secrets, core technology secrets, and so on.
  • the traditional system has three modes for the management of forum users: (1) directly set the permissions of forum participants and administrators (people, users): For companies with a large number of employees, the frequency of transfer and entry is high, each time Both the transfer and the entry of the post need to set the authority of the employees in the forum, the operation is frequent, the workload is large, and it is easy to make mistakes. Especially fatal is: if the privilege or omission of the forum's permission is set, it will affect the normal use of the employee in the forum, and on the other hand may lead to the leakage of the company's confidential information, causing unpredictable losses to the enterprise.
  • Zhang San is now doing research and development, authorizing the viewing and deletion permission of the R&D section posts in the forum, but after a while it is transferred to do sales. If he does not modify his forum permissions in time, it will affect Zhang San’s normal access to the sales section. On the other hand, Zhang San is still able to view and delete posts in the R&D section, which may result in leaks or malicious operations. When employees are newly hired, if they do not set forum permissions for them in a timely manner, it will affect the new employees' understanding or study of the company and their jobs, which may affect the work.
  • Authorization of work type It is impossible to realize fine control of authority, which may lead to information leakage. For example, authorization for sales type, if there is a sales forum of aircraft business department, sales forum of furniture business department in one system, etc. Seeing the above two forum sections, the salesperson of the furniture division of the sales category can also see the sales forum of the aircraft division. Obviously, this cannot meet the needs of the enterprise for the authority management of the forum, and there is still the risk of leakage of confidential information.
  • Authorization by department It is not applicable to certain specific situations, which may lead to information leakage. For example, there may be multiple types of work in various departments, such as sales engineers, sales engineers, clerk preparing materials, etc. Assembly workers, test workers, etc., if authorized by the department, will result in the same authority of the different types of staff in the forum section, which may easily lead to information leakage; in addition, the department includes the general staff and department heads of the department, if only wants to let each The department head of the department participates in a certain section, and this method cannot be realized at all.
  • Zhang San is now engaged in sales management work, and is responsible for the management of the sales section (Zhang Sanren, the moderator of the sales section). Now Zhang San is transferred to production, and should let another person To replace Zhang San's management of the sales section; if not set up in time, Zhang San can still see the company's subsequent sales or market information in the forum section, and there is a risk of leakage of confidential information.
  • the moderator needs to review the newly posted post in the sales section, because Zhang San has been transferred from the position and he is no longer responsible, then it may be considered unnecessary to review the post to be reviewed in the sales section, which will lead to review. Posts cannot be reviewed in a timely manner.
  • the object of the present invention is to overcome the deficiencies of the prior art, and to provide a forum management method, which assigns the rights in the forum section to the role, and the employee obtains the corresponding authority in the forum through the corresponding user-associated role. If the system administrator (or the corresponding administrator) directly cancels the association between the user and the role of the employee, the employee who has left the forum automatically loses access to any section of the forum, thereby avoiding the risk of disclosure of confidential information of the enterprise; The system administrator (or the corresponding administrator) directly cancels the association between the employee and the original role, and then associates the new role to automatically obtain the rights of the new role in the forum, which enables seamless docking and ensures the user's forum section.
  • Permissions are updated in a timely manner, there will be no lag or omission in the setting of forum permissions, which will not affect the normal access of employees to the forum, and also avoid the risk of disclosure of confidential information; for forum administrators, it is only necessary to set up roles in the early stage. Forum permissions, no longer need to perform any operations when employees leave or adjust their posts. Large reduces board staff (or system administrator / corresponding administrator) workload.
  • a forum management method comprising the steps of: creating a system role, the role is an independent individual, not a group/class; setting a forum section, the forum contains one or more Forum section; set the participation role of each forum section, and set the permissions of the participating roles in the forum section; associate the users and roles in the system with each other, and the user uses the forum according to the permissions of the associated roles in the forum, one role at the same time Only unique users can be associated, and one user is associated with one or more roles.
  • the Create System Role step and the Set Forum Section step are in no particular order.
  • the step "Associate users and roles in the system" step is after the Create System Role step.
  • the rights of the participating characters in the forum section include a combination of any one or more of the right to view posts/posts posted by others in the forum section, the permission to post in the forum section, and the permission to reply within the forum section. .
  • the role belongs to the department.
  • the name of the role is unique under the department.
  • the number of the role is unique in the system, and the role is authorized according to the work content of the role.
  • the forum management method further includes a step of managing the cross-department management of the user, which specifically includes: (1) canceling the association between the user and the role in the original department; (2) associating the user with the role in the new department, and the user automatically obtains the The appropriate permissions for the role in the forum.
  • One user corresponds to one employee, one employee corresponds to one user, and the employee determines (acquires) the authority through the role associated with the corresponding user; after the employee leaves the job, the user corresponding to the employee is frozen, and when the employee re-enters the employee, the employee is unfrozen.
  • the user is the current user of the employee. The user cannot be the corresponding user of the employee while it is frozen.
  • the forum management method includes the following steps: creating a system role, the role is an independent individual, not a group/class; setting a forum section, the forum contains one or more forum sections; setting management roles of each forum section, setting management The administrative rights of the role in the forum section; the users and roles in the system are related to each other, and the users manage the forums in the forum according to their associated roles.
  • One role can only be associated with a unique user at the same time, and one user is associated with one or Multiple roles.
  • the Create System Role step and the Set Forum Section step are in no particular order.
  • the step "Associate users and roles in the system" step is after the Create System Role step.
  • the management role includes a first-level management role, and the management rights of the first-level management role in the forum section include any one or more of the posted, modified, audited, and deleted permissions of the posted/reposted posts in the forum section. combination;
  • it also includes a secondary management role, which is used to supervise the management operations of the primary management role.
  • the management rights of the secondary management role in the forum section include the sealing and unblocking of the posted posts in the forum section.
  • the post is archived, all the posts of the post are also archived, and only the secondary management role can view the archived Post, after unblocking, restore to the state before the archive.
  • Each forum section has one or more first-level management roles, and each forum section has one or more secondary management roles.
  • the method of review in the above expressions can also be the approval method.
  • the beneficial effects of the present invention are as follows: (1) The present invention assigns the authority in the forum section to the role, and the employee obtains the corresponding authority in the forum through the corresponding user-associated role, and the employee is directly removed by the system administrator (or The corresponding administrator) cancels the association between the user and the role of the employee, and the resigned employee automatically loses access to any section of the forum, thereby avoiding the risk of disclosure of confidential information of the enterprise; when the employee is transferred, the system administrator directly (or The corresponding administrator) cancels the association between the user corresponding to the original role and the new role, and then automatically obtains the rights of the new role in the forum, which enables seamless docking and ensures that the user's permissions on the forum section are updated in time.
  • forum permissions There will be no lag or omission in the setting of forum permissions, which will not affect the normal access of employees to the forum, and also avoid the risk of disclosure of confidential information; for forum administrators or system administrators (or corresponding administrators), In the early stage, the forum permission of the role is set, and it is no longer needed when the employee leaves or adjusts the post. Any operation (by the role of the association to achieve the switching of permissions in the employee forum), greatly reducing the workload of the forum administrator or system administrator (or the corresponding administrator).
  • Example of resignation The forum administrators set the forum permission for the role of “production worker 1”: the ability to view posts and replies in the production section, and to post and reply in the production section, and the user association corresponding to employee Zhang San When the production worker 1”, Zhang San obtained the forum permission of the role.
  • the system administrator or the corresponding administrator
  • Zhang San automatically lost the right to access any section of the forum (previously, the corresponding user of Zhang San was only associated with “production worker 1”); when the new employee Li Si succeeded Zhang San’s work, he directly connected the user of Li Si.
  • “Production Worker 1” Li Si automatically obtained the forum permission of the role of "production worker 1”, no need to re-set the forum permissions for Li Si, the operation is simple and fast, greatly reducing the workload.
  • Example of transfer The employee Zhang San should be transferred from the production department to the after-sales department.
  • the system administrator (or the corresponding administrator) cancels the association between the user corresponding to Zhang San and the original character “production worker 1”, and then links to the new after-sales department.
  • the role of "after-sales service personnel 3", Zhang San automatically obtained the forum authority of the role of "after-sales service personnel 3".
  • the system has two levels of management roles (primary and secondary are just a management-level representation, and can also be expressed in other ways), and the first-level management role (moderator) posts, posts, etc. View, modify, review and delete.
  • the secondary management role (super moderator) is generally set as the top management or top management or boss of the management. It is easy to understand the overall situation of the forum.
  • the role is: 1. Facilitate the management to understand and collect information. 2, can play a positive guiding role on the forum posting, reply attitude and content; 3, fair, timely supervision, prompt forum forum moderators to be fair, responsible and serious in the review.
  • the super moderator is generally the top or the highest level, which is more of a need for supervision, and will not go to specific operations, such as deleting posts, etc. are operated by the moderator (further You can also set the super moderator to have some or all of the permissions of the moderator in addition to the specific permissions.
  • Posting generally requires moderator review and confirmation before posting successfully, which helps to improve the quality of posts in the forum. If there are too many posts with low quality, it will not only waste the participants' viewing time, but also affect the participants' willingness to participate.
  • the secondary management role has the operation authority of sealing and unsealing. For the posts that record important sensitive information, on the one hand, it needs to be retained and cannot be deleted. On the other hand, it cannot be seen by ordinary forum users.
  • the secondary management role can be used for such posts. After the storage, only the secondary management role can see the content of this post, and meet the hard management needs of such special posts in the business process.
  • Posting review is basically a function that all forums have.
  • the moderator delays giving the review opinion of the post, the post cannot obtain the approval result and cannot complete the posting, and the posting review is delayed. cycle.
  • This application limits the audit period to the specified time, and calculates the audit pass rate during this period. If the pass rate reaches the set standard, the audit will pass. If the pass rate does not meet the set criteria, the audit will not pass, which greatly shortens the post review. The cycle has improved the efficiency of forum management.
  • the role of the application is a one-to-one relationship to the user.
  • One role can only be associated with a unique user at the same time, and one user is associated with one or more roles.
  • Permissions that is, users gain access to their associated roles
  • the role's permission changes are much less than the user permissions in the traditional mechanism.
  • the number of roles of the nature of the independent body is small. Although the employee turnover is large, the change of the post number/station number is small (even if there is no change in a certain period of time, that is, the role does not change), This will greatly simplify the user's rights management and reduce the overhead of the system.
  • the operation of dynamic management, on-the-job adjustment, etc. is simple and convenient, high efficiency, high reliability: the application of the entry/departure/adjustment in the authority management is simple, and the user/user does not need to reset the permission when the user/user changes, the user only You need to cancel or associate the role: the user who is no longer in the role cancels the role association, and the user who takes the role is associated with the role of the post number. The user associated with the role automatically obtains the related tasks and operations of the role. Permissions, without the need to re-authorize roles, greatly improve the efficiency, security and reliability of system settings.
  • Zhang San due to Zhang San’s resignation or transfer, Zhang San will no longer work as a “buyer 3”, and Zhang will cancel the association with “Purchaser 3”; Li Si will take over as “Purchaser”. 3"
  • the role of this role only need to associate Li Si with the role, then Li Si automatically obtained the authority and task of the "Purchaser 3" role.
  • the traditional authority management mechanism defines roles as groups, types of work, classes, etc.
  • the role is a one-to-many relationship with the user. In the actual system use process, the user's authority is often required in the operation process. Adjustments, for example, when the employee permissions are changed, the permissions of an employee associated with the role change. We cannot change the permissions of the entire role because of the change of the individual employee permissions, because the role is also associated with other permissions. Staff. So in response to this situation, either create a new role to satisfy the employee whose permissions have changed, or directly authorize (disengage the role) from the employee based on the permission requirements.
  • the above two processing methods not only require a long time for the role authorization in the case of a large number of role permissions, but also are easy to make mistakes, the user is cumbersome and troublesome to operate, and is also prone to errors resulting in loss to the system user.
  • the role since the role is an independent individual, the role permission can be changed to achieve the goal.
  • the method of the present application seems to increase the workload when the system is initialized, it can be made by copying or the like to make the role or authorization more efficient than the traditional group/class nature, because the group/class role is not considered.
  • the application scheme will make the permission setting clear and clear; especially after the system is used for a period of time (the user/role authority changes dynamically), the application scheme can greatly improve the system usage for the system user.
  • the efficiency of the rights management makes the dynamic authorization simpler, more convenient, clearer and clearer, and improves the efficiency and reliability of the permission setting.
  • the traditional group/class role authorization method is error-prone, and the method of the present application greatly reduces the probability of authorization error, because the method of the present application only needs to consider the role as an independent individual, without considering the traditional method to associate the role of the group. What are the commonalities of multiple users? Even if the authorization error occurs, it only affects the user associated with the role, while the traditional group-based role affects all users associated with the role. Even if a permission authorization error occurs, the correction method of the present application is simple and short, and the traditional group-type role needs to consider the commonality of all users associated with the role when correcting the error, and not only the modification when there are many function points. Troublesome, complicated, very error-prone, and in many cases only new roles can be created.
  • the method of the present application is as follows: the transferred user associates several roles.
  • the user When adjusting the post, the user is first unlinked from the role in the original department (the canceled roles can be re-associated to other users), and then Associate users with roles in the new department. The operation is simple and will not go wrong.
  • FIG. 1 is a schematic diagram of a manner in which a system directly authorizes a user in the background art
  • FIG. 2 is a schematic diagram of a manner in which a system authorizes a group/class role in the background art
  • FIG. 3 is a schematic diagram of a manner in which a system directly authorizes a user and authorizes a group/class role role in the background art
  • FIG. 4 is a schematic diagram of a manner in which a system authorizes a user through an independent individual role
  • FIG. 5 is a flowchart of setting a forum forum to participate in a role according to the present invention.
  • FIG. 6 is a flowchart of setting a forum section management role according to the present invention.
  • the forum management method includes the following steps: creating a system role, the role is an independent individual, not a group/class; setting a forum section/category, the forum contains one or more Forum section/category; set the participation role for each forum section/category (you can set one or more participating roles), and set the permissions of the participating roles in the forum section/category (you can set the participating roles together in the forum section together or separately Permissions; the permissions of the participating characters in the forum section/category include viewing rights to posts/replies posted by others in the forum section/category, permissions to post in forum sections/categories, and postings in forum sections/categories Permissions.
  • the users and roles in the system are related to each other, and the user uses the forum according to the rights of the associated roles in the forum. As shown in FIG. 4, one role can only associate with a unique user, and one user associates one or more roles. One user corresponds to one employee, one employee corresponds to one user, and the employee determines (acquires) permission through the role associated with the corresponding user.
  • Posts participating in the discussion of the role will record the following information: post content, post time, post role, employee corresponding to the user associated with the role, and so on.
  • Participating roles can view content related to their authorized forum sections.
  • the authority in the forum section is assigned to the role, and the employee obtains the corresponding authority in the forum through the corresponding user-associated role.
  • the system administrator or the corresponding administrator directly cancels the corresponding employee. If the user is associated with the role, the retired employee automatically loses access to any section of the forum, avoiding the risk of disclosure of confidential information; when the employee is transferred, the system administrator (or the corresponding administrator) directly cancels the corresponding employee.
  • the user's association with the original role, and then associated with the new role, can automatically obtain the permissions of the new role in the forum, can achieve seamless docking, ensure that the user's permissions on the forum section are updated in a timely manner, there will be no lag in the forum permission settings Or omission, will not affect the normal access of employees to the forum, but also avoid the risk of leakage of confidential information; for forum administrators or system administrators (or corresponding administrators), you only need to set the forum permissions of the role in the early stage. In the event of employee turnover or transfer, no longer need to perform any operations, greatly reducing the theory Manager or system administrator (or the corresponding administrator) workload.
  • Example of resignation The forum administrators set the forum permission for the role of “production worker 1”: the ability to view posts and replies in the production section, and to post and reply in the production section, and the user association corresponding to employee Zhang San When the production worker 1”, Zhang San obtained the forum permission of the role.
  • the system administrator or the corresponding administrator
  • Zhang San automatically lost the right to access any section of the forum; when the new employee Li Si succeeded Zhang San’s work, he directly asked Li Si’s user to associate “production worker 1”, and Li Si automatically obtained “production worker 1”.
  • the forum permission of this role no need to re-set the forum permissions for Li Si, the operation is simple and fast, greatly reducing the workload.
  • Example of transfer The employee Zhang San should be transferred from the production department to the after-sales department.
  • the system administrator (or the corresponding administrator) cancels the association between the user corresponding to Zhang San and the original character “production worker 1”, and then links to the new after-sales department.
  • the role of "after-sales service personnel 3", Zhang San automatically obtained the forum authority of the role of "after-sales service personnel 3".
  • the forum management method includes the following steps: creating a system role, the role is an independent individual, not a group/class; setting a forum section/category, the forum contains one or more Forum section/category; set the forum section/category that the role can participate in, and set the permissions of the participating role in the forum section; the permissions of the participating role in the forum section include the permission to view posts/posts of others in the forum section. , the permission to post in the forum section, the permission to reply within the forum section.
  • the users and roles in the system are related to each other.
  • the user uses the forum according to the permissions of the associated roles in the forum.
  • one role can only associate with a unique user, and one user associates one or more roles, and one user corresponds to one employee.
  • An employee corresponds to a user, and the employee determines (acquires) the authority through the role associated with the corresponding user.
  • the role belongs to the department
  • the name of the role is unique under the department
  • the number of the role is unique in the system
  • the role is authorized according to the work content of the role.
  • the user needs to adjust the posts across departments, it also includes a user cross-department management process, which includes: (1) canceling the association between the user and the role in the original department; and (2) associating the user with the role in the new department.
  • the user automatically gets the appropriate permissions for the role in the forum.
  • the forum management method includes the following steps: creating a system role, the role is an independent individual, not a group/class; setting a forum section, the forum includes one or more forum sections Set management roles for each forum section, set management rights of management roles in the forum section; associate users and roles in the system, users can manage forums in the forum according to their associated roles, and one role can only be used in the same period Associate a unique user, and a user associates one or more roles.
  • the management role includes a first-level management role (moderator) and a second-level management role (super moderator), and the moderator's management rights in the forum section include posts/posts posted in the forum section. View, modify, review, and delete permissions; the super moderator is used to supervise the management operations of the first-level management roles.
  • the secondary management role can be one or more selected from the primary management role, or other roles can be directly set to the secondary management role (super moderator).
  • the system has two levels of management roles.
  • the first-level management role modifies, reviews, and deletes postings and replies to the section.
  • the secondary management role (super moderator) is generally set to the top management or top management of the management. Layer or boss, easy to understand the overall situation of the forum, the role is: 1, easy for managers to understand, gather information; 2, can play a positive role in the forum posting, reply attitude and content; 3, fair, can be timely Supervising, making the forum section moderators fair, responsible and serious in the review.
  • the super moderator is generally a high-level or top-level, which is more of a supervisory need, and will not (not) go to specific operations, such as deleting posts, etc. are all by the moderator operating.
  • the forum management method includes the following steps: creating a system role, the role is an independent individual, not a group/class; setting a forum section, the forum includes one or more forum sections Set which roles can be the management role of the forum section, set the management rights of the management role in the forum section; associate the users and roles in the system, and the users manage the forums in the forum according to their associated roles, one at the same time
  • a role can only be associated with a unique user, and a user is associated with one or more roles.
  • the management role includes a first-level management role (moderator) and a second-level management role (super moderator), and the moderator's management rights in the forum section include posts/posts posted in the forum section. View, modify, review, and delete permissions; the super moderator is used to supervise the management operations of the first-level management roles.
  • the management rights of the secondary management role in the forum section include the sealing and unblocking of the posted posts in the forum section.
  • the secondary management role has the operation authority of sealing and unsealing.
  • the secondary management role can be used for such posts. After the storage, only the secondary management role can see the content of this post, and meet the hard management needs of such special posts in the business process.
  • the forum management method includes the following steps: creating a system role, the role is an independent individual, not a group/class; setting a forum section, the forum includes one or more forum sections Set which roles can be the management role of the forum section, set the management rights of the management role in the forum section; associate the users and roles in the system, and the users manage the forums in the forum according to their associated roles, one at the same time
  • a role can only be associated with a unique user, and a user is associated with one or more roles.
  • Posting generally requires moderator review and confirmation before posting successfully, which helps to improve the quality of posts in the forum. If there are too many posts with low quality, it will not only waste the participants' viewing time, but also affect the participants' willingness to participate.
  • the process of reviewing the post also includes a step of setting the posting approval pass rate.
  • the specified time period can be defined by the specified time period.
  • the number of people who have given the results of the audit and the results of the audit are the total number of people who have given the results of the audit.
  • Posting review is basically a function that all forums have.
  • the moderator delays giving the review comments of the post, the post cannot obtain the approval result and cannot complete the posting, which lengthens the period of posting review.
  • This application limits the audit period to the specified time, and calculates the audit pass rate during this period. If the pass rate reaches the set standard, the audit will pass. If the pass rate does not meet the set criteria, the audit will not pass, which greatly shortens the post review. The cycle has improved the efficiency of forum management.
  • the forum participants and managers of the present application are independent individual roles, and the following analysis is performed on the advantages of authorizing the user through the independent individual role: the user through the role and the role
  • the association determines (acquires) permissions. If you want to modify the permissions of a user, you can adjust the permissions owned by the role to achieve the purpose of changing the permissions of the user associated with the role. Once a user associates a role, that user has all the operational privileges for that role.
  • the role of the role to the user is one-to-one (when the role is associated with a user, other users can no longer associate the role; if the role is not associated with the user, it can be selected by other users; that is, a role can be And can only be associated by one user).
  • a user's relationship to a role is one-to-many (one user can associate multiple roles at the same time).
  • Role definition The role does not have the nature of group/class/category/post/job/work, but a non-collection nature, the role is unique, the role is an independent independent entity; in the enterprise application is equivalent Job number (The job number here is not a post, one post may have multiple employees at the same time, and one job number can only correspond to one employee at the same time).
  • a company system can create the following roles: general manager, deputy general manager 1, deputy general manager 2, Beijing sales manager, Beijing sales manager, Beijing sales manager, Shanghai sales engineer 1, Shanghai sales Engineer 2, Shanghai Sales Engineer 3, Shanghai Sales Engineer 4, Shanghai Sales Engineer 5...
  • general manager deputy general manager 1, deputy general manager 2, Beijing sales manager, Beijing sales manager, Shanghai sales engineer 1, Shanghai sales Engineer 2, Shanghai Sales Engineer 3, Shanghai Sales Engineer 4, Shanghai Sales Engineer 5...
  • Zhang San serves as the company's deputy general manager 2, and also serves as a sales manager in Beijing, then Zhang The three roles to be associated are Deputy General Manager 2 and Beijing Sales Manager. Zhang San has the rights to these two roles.
  • roles are group/class/post/position/work type, and one role can correspond to multiple users.
  • the concept of "role" in this application is equivalent to the post number/station number, and is similar to the role in the film and television drama: a character can only be played by one actor at the same time (childhood, juvenile, middle-aged). And an actor may be decorated with multiple angles.
  • the role After the role is created, you can associate the role in the process of creating the user, or you can associate it at any time after the user is created. After the user associates the role, the relationship with the role can be released at any time, and the relationship with other roles can be established at any time.
  • the composition of the character is: post name + post number.
  • workshop production workers 1, workshop production workers 2, workshop production workers 3... roles are independent individuals, equivalent to the concept of job number and station number, different from the role in the traditional authority management system, the concept of role in the traditional system It is the group/class nature of the position/position/work type.
  • the following example shows the relationship between employees, users and roles after the employee Zhang San enters a company: 1. New entry: The employee is newly hired, and directly associates the role of the corresponding job number/station number for the user (employee). Yes, for example: Zhang San joined the company (the company assigned a three-user for Zhang San), the job content is in the sales department, responsible for the sales of refrigerator products in Beijing area (the corresponding role is to sell the sales engineer under the 5 "This role", Zhang San users directly select the "sales engineer 5" role association.
  • Zhang also arranged for Zhang San to be responsible for the sales of regional TV products in Beijing (the corresponding role is to sell the role of “Sales Engineer 8” under the Ministry of Sales) and concurrently as the head of the after-sales department (corresponding to the after-sales department)
  • the three users added the roles of “sales engineer 8” under the sales department and “sales department supervisor 1” under the after-sales department.
  • Zhang San employees associated three roles, respectively.
  • Zhang San users have the authority of these three roles.
  • Zhang San serves as the post-sales manager (corresponding to the role of “after-sales manager” in the after-sales department) and no longer take up other jobs. Then Zhang San user is associated with the role of “after-sales manager” in the after-sales department, and cancels the three roles previously associated (Sales Engineer 5 under Sales, Sales Engineer 8 and “After Sales Manager 1” under the after-sales department) At this time, Zhang San users only have the authority of the role of “after-sales manager” under the after-sales department.
  • This application authorizes the role of the nature of the post number/station number, and the user determines the (acquired) authority by associating the role, and the control of the user authority is realized by a simple user-role relationship. It makes the permission control simple, easy to operate, clear and clear, and greatly improves the authorization efficiency and authorization reliability.
  • a participant one type of visitor
  • the forum can be used for external discussions, such as the customer forum module or the visitor forum module: allowing customers or any visitors to participate (the employees of the system users set up by the company can of course participate, and if the employees participate through the system users, they need to It is judged whether the role associated with the user corresponding to the employee has the right to participate. If the user is not directly involved in the system user, it is not necessary to determine whether the role associated with the user corresponding to the employee has the right to participate. Collect information from customers or visitors.

Landscapes

  • Business, Economics & Management (AREA)
  • Engineering & Computer Science (AREA)
  • Human Resources & Organizations (AREA)
  • Strategic Management (AREA)
  • Entrepreneurship & Innovation (AREA)
  • Tourism & Hospitality (AREA)
  • General Business, Economics & Management (AREA)
  • Marketing (AREA)
  • Theoretical Computer Science (AREA)
  • Economics (AREA)
  • General Physics & Mathematics (AREA)
  • Physics & Mathematics (AREA)
  • Quality & Reliability (AREA)
  • Data Mining & Analysis (AREA)
  • Operations Research (AREA)
  • Computing Systems (AREA)
  • Health & Medical Sciences (AREA)
  • General Health & Medical Sciences (AREA)
  • Primary Health Care (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)
  • Storage Device Security (AREA)

Abstract

A forum management method comprises the following steps: creating system roles, the roles being independent individuals rather than a group/class; setting forum sections, a forum comprising one or more forum sections; setting participating roles/management roles in each forum section, and setting permissions of the participating roles/management roles in the forum section; and associating users with roles in a system. The users use the forum according to the permissions of the associated roles of the users in the forum; one role can be only associated with a unique user in a same period; and one user is associated with one or more roles. Permissions in the forum sections are assigned to the roles; an employee obtains a corresponding permission thereof in the forum by means of the roles associated with the corresponding user; when an employee leaves or transfers a position, seamless connection can be achieved without lag or omission of the forum permission setting; the normal visit of the employee to the forum is not affected, and the risk of confidential information leakage is avoided.

Description

论坛管理方法Forum management method 技术领域Technical field
本发明涉及一种论坛管理方法。 The invention relates to a forum management method.
背景技术Background technique
基于角色的访问控制(RBAC)是近年来研究最多、思想最成熟的一种数据库权限管理机制,它被认为是替代传统的强制访问控制(MAC)和自主访问控制(DAC)的理想候选。传统的自主访问控制的灵活性高但是安全性低,强制访问控制安全性高但是限制太强;基于角色的访问控制两者兼具,不仅易于管理而且降低了复杂性、成本和发生错误的概率,因而近年来得到了极大的发展。基于角色的访问控制(RBAC)的基本思想是根据企业组织视图中不同的职能岗位划分不同的角色,将数据库资源的访问权限封装在角色中,用户通过被赋予不同的角色来间接访问数据库资源。Role-based access control (RBAC) is one of the most researched and matured database rights management mechanisms in recent years. It is considered to be an ideal candidate to replace traditional mandatory access control (MAC) and autonomous access control (DAC). Traditional autonomous access control has high flexibility but low security. Forced access control is highly secure but too restrictive. Role-based access control combines both ease of management and reduces the complexity, cost, and probability of errors. Therefore, it has been greatly developed in recent years. The basic idea of role-based access control (RBAC) is to divide different roles according to different functional positions in the enterprise organization view, encapsulate the access rights of database resources in roles, and indirectly access database resources by being assigned different roles.
在大型应用系统中往往都建有大量的表和视图,这使得对数据库资源的管理和授权变得十分复杂。由用户直接管理数据库资源的存取和权限的收授是十分困难的,它需要用户对数据库结构的了解非常透彻,并且熟悉SQL语言的使用,而且一旦应用系统结构或安全需求有所变动,都要进行大量复杂而繁琐的授权变动,非常容易出现一些意想不到的授权失误而引起的安全漏洞。因此,为大型应用系统设计一种简单、高效的权限管理方法已成为系统和系统用户的普遍需求。A large number of tables and views are often built in large application systems, which makes the management and authorization of database resources very complicated. It is very difficult for the user to directly manage the access and permissions of the database resources. It requires the user to have a very thorough understanding of the database structure and is familiar with the use of the SQL language, and once the application system structure or security requirements have changed, To carry out a large number of complex and cumbersome authorization changes, it is very easy to have some security vulnerabilities caused by unexpected authorization errors. Therefore, designing a simple and efficient rights management method for large-scale application systems has become a common requirement for system and system users.
基于角色的权限控制机制能够对系统的访问权限进行简单、高效的管理,极大地降低了系统权限管理的负担和代价,而且使得系统权限管理更加符合应用系统的业务管理规范。The role-based permission control mechanism can manage the access rights of the system simply and efficiently, which greatly reduces the burden and cost of the system rights management, and makes the system rights management more in line with the business management specifications of the application system.
然而,传统基于角色的用户权限管理均采用“角色对用户一对多”的关联机制,其“角色”为组/类性质,即一个角色可以同时对应/关联多个用户,角色类似于岗位/职位/工种等概念,这种关联机制下对用户权限的授权基本分为以下三种形式:1、如图1所示,直接对用户授权,缺点是工作量大、操作频繁且麻烦;当发生员工变动(如调岗、离职等),该员工涉及到的所有表单操作权限必须要作相应调整,特别是对于公司管理人员,其涉及到的表单权限多,权限调整的工作量大、繁杂,容易出错或遗漏,影响企业的正常运营,甚至造成不可预估的损失。However, the traditional role-based user rights management adopts the "role-to-user one-to-many" association mechanism, and the "role" is group/class nature, that is, one role can simultaneously correspond to/associate multiple users, and the role is similar to the post/ The concept of position/work type, the authorization of user rights under this association mechanism is basically divided into the following three forms: 1. As shown in Figure 1, the user is authorized directly, the disadvantage is that the workload is large, the operation is frequent and troublesome; Employee changes (such as transfer, resignation, etc.), all the form operation rights involved in the employee must be adjusted accordingly, especially for company management personnel, the form permissions involved, the task of authority adjustment is large and complicated. It is easy to make mistakes or omissions, affecting the normal operation of the company and even causing unpredictable losses.
2、如图2所示,对角色(类/组/岗位/工种性质)进行授权(一个角色可以关联多个用户),用户通过角色获得权限,审批操作主体是组/类性质角色;3、如图3所示,以上两种方式结合。2. As shown in Figure 2, the role (class/group/post/work type) is authorized (a role can be associated with multiple users), the user obtains the permission through the role, and the approval operation subject is the group/class nature role; As shown in Figure 3, the above two methods are combined.
以上的表述中,2、3均需要对类/组性质的角色进行授权,而通过类/组/岗位/工种性质的角色进行授权的方式有以下缺点:1、用户权限变化时的操作难:在实际的系统使用过程中,经常因为在运营过程中需要对用户的权限进行调整,比如:在处理员工权限变化时,角色关联的某个员工权限发生变化,我们不能因该个别员工权限的变化而改变整个角色的权限,因为该角色还关联了其他权限未变的员工。因此为了应对该种情况,要么创建新角色来满足该权限发生变化的员工,要么对该员工根据权限需求直接授权(脱离角色)。以上两种处理方式,在角色权限较多的情况下对角色授权不仅所需时间长,而且容易犯错,使用方操作起来繁琐又麻烦,也容易出错导致对系统使用方的损失。In the above expressions, both 2 and 3 need to authorize the role of the class/group nature, and the way of authorization through the role of class/group/post/work type has the following disadvantages: 1. The operation when the user rights change is difficult: In the actual system use process, it is often necessary to adjust the user's authority during the operation process. For example, when the employee permission changes, the employee rights associated with the role change, we cannot change the individual employee rights. And change the permissions of the entire role, because the role is also associated with other employees whose permissions have not changed. So in response to this situation, either create a new role to satisfy the employee whose permissions have changed, or directly authorize (disengage the role) from the employee based on the permission requirements. The above two processing methods not only require a long time for the role authorization in the case of a large number of role permissions, but also are easy to make mistakes, the user is cumbersome and troublesome to operate, and is also prone to errors resulting in loss to the system user.
员工/用户的表单操作权限发生变化时,要么员工/用户脱离角色,要么新增角色来满足工作要求。第一种方式的缺陷同上述“直接对用户授权”方式的缺陷。第二种方式,新增角色便涉及到角色的新建、关联、授权工作,特别在角色多、角色关联的用户也多的情况下,角色具体关联了哪些用户是很难记住的。When the employee/user's form operation permissions change, either the employee/user is removed from the role or the role is added to meet the job requirements. The defect of the first method is the same as the above-mentioned "direct authorization to the user" method. In the second way, the new role involves the creation, association, and authorization of the role. Especially in the case of a large number of roles and a large number of users associated with the role, it is difficult to remember which users are associated with the role.
2、要长期记住角色包含的具体权限难:若角色的权限功能点比较多,时间一长,很难记住角色的具体权限,更难记住权限相近的角色之间的权限差别,相近角色的权限也很容易混淆;若要关联新的用户,无法准确判断应当如何选择关联。2. It is difficult to remember the specific permissions contained in the role for a long time: if the role has more permission functions, it will be difficult to remember the specific permissions of the roles, and it is more difficult to remember the difference in permissions between the roles with similar permissions. The permissions of a role are also easily confused; if you want to associate a new user, you cannot accurately determine how the association should be selected.
3、因为用户权限变化,则会造成角色创建越来越多(若不创建新角色,则会大幅增加直接对用户的授权),更难分清各角色权限的具体差别。3, because the user permissions change, it will cause more and more role creation (if you do not create a new role, it will greatly increase the authorization of the user directly), it is more difficult to distinguish the specific differences of the roles of each role.
4、调岗时,若要将被调岗用户的很多个权限分配给另外几个用户承担,则处理时必须将被调岗用户的这些权限区分开来,分别再创建角色来关联另外几个用户,这样的操作不仅复杂耗时,而且还很容易发生错误。4. When adjusting the post, if you want to assign a lot of rights of the transferred users to other users, you must separate the rights of the transferred users and create roles to associate with others. Users, such an operation is not only complicated and time consuming, but also prone to errors.
结合系统中企业内部论坛的管理而言,论坛要分版块,每个版块要限制参与人,如果不限制参与人,则公司敏感信息很可能被泄露。如论坛中有销售版块、生产版块、售后版块、财务版块、研发版块、公司战略版块、危机话题版块等,若公司战略版块的帖子大家都能看到,则公司的商业机密在论坛的讨论中很可能被泄密,还有如财务机密、核心技术机密等等。In terms of the management of the internal forums in the system, the forums should be divided into sections, each section should limit the participants. If the participants are not restricted, the company's sensitive information is likely to be leaked. For example, there are sales section, production section, after-sales section, financial section, R&D section, company strategy section, crisis topic section, etc. in the forum. If the company's strategic section posts can be seen, the company's trade secrets are discussed in the forum. It is likely to be leaked, as well as financial secrets, core technology secrets, and so on.
传统系统对论坛用户的管理主要有三种模式:(1)直接设置论坛参与人和管理员(人、用户)的权限:对于职员数量较多的公司,调岗、入职发生频率高,每次发生调岗、入职都需要对员工在论坛中的权限进行设置,操作频繁,工作量大,且极易犯错。尤其致命的是:如果对员工的论坛权限设置滞后或遗漏,一方面会影响员工在论坛中的正常使用,另一方面可能导致公司机密信息的泄露,给企业带来不可预估的损失。如,现在张三做研发,授权了论坛中研发版块帖子的查看和删除权限,但过段时间其调去做销售,若不及时修改他的论坛权限,一方面会影响张三正常访问销售版块;另一方面,张三仍然能够查看和删除研发版块的帖子,有可能造成泄密,或者被恶意操作。员工新入职时,如果不及时为其设置论坛权限,会影响新员工对公司及工作岗位的了解或学习,可能会影响工作的开展。The traditional system has three modes for the management of forum users: (1) directly set the permissions of forum participants and administrators (people, users): For companies with a large number of employees, the frequency of transfer and entry is high, each time Both the transfer and the entry of the post need to set the authority of the employees in the forum, the operation is frequent, the workload is large, and it is easy to make mistakes. Especially fatal is: if the privilege or omission of the forum's permission is set, it will affect the normal use of the employee in the forum, and on the other hand may lead to the leakage of the company's confidential information, causing unpredictable losses to the enterprise. For example, Zhang San is now doing research and development, authorizing the viewing and deletion permission of the R&D section posts in the forum, but after a while it is transferred to do sales. If he does not modify his forum permissions in time, it will affect Zhang San’s normal access to the sales section. On the other hand, Zhang San is still able to view and delete posts in the R&D section, which may result in leaks or malicious operations. When employees are newly hired, if they do not set forum permissions for them in a timely manner, it will affect the new employees' understanding or study of the company and their jobs, which may affect the work.
(2)以工种授权:无法实现权限的精细化控制,容易导致信息泄露,例如:对销售工种授权,若一个系统中有飞机事业部销售论坛、家具事业部销售论坛等,若设置销售工种能够看到以上两个论坛版块,则为销售工种的家具事业部的销售员也能看到飞机事业部的销售论坛,显然这无法满足企业对论坛权限管理的需求,仍存在机密信息泄露的风险。(2) Authorization of work type: It is impossible to realize fine control of authority, which may lead to information leakage. For example, authorization for sales type, if there is a sales forum of aircraft business department, sales forum of furniture business department in one system, etc. Seeing the above two forum sections, the salesperson of the furniture division of the sales category can also see the sales forum of the aircraft division. Obviously, this cannot meet the needs of the enterprise for the authority management of the forum, and there is still the risk of leakage of confidential information.
(3)以部门授权:无法适用于某些特定情形,容易导致信息泄露,例如:各部门可能存在多个工种,如销售部有销售工程师、协助销售工程师、准备资料的文员等,生产部有组装工人、测试工人等,若以部门进行授权,则会导致不同工种的人员在论坛版块中的权限一致,很容易导致信息泄露;另外部门内包括部门普通员工和部门主管,若只想让各部门的部门主管参与某个版块,采用该方式根本就无法实现。(3) Authorization by department: It is not applicable to certain specific situations, which may lead to information leakage. For example, there may be multiple types of work in various departments, such as sales engineers, sales engineers, clerk preparing materials, etc. Assembly workers, test workers, etc., if authorized by the department, will result in the same authority of the different types of staff in the forum section, which may easily lead to information leakage; in addition, the department includes the general staff and department heads of the department, if only wants to let each The department head of the department participates in a certain section, and this method cannot be realized at all.
设置管理人员若直接设置为人:现在张三从事的是销售管理工种,并负责了销售版块的管理(张三任销售版块的版主),现在张三调去做生产去了,应该让另外一人来接替张三对该销售版块的管理;若未及时设置,则张三仍能够看到论坛版块中公司后续的销售或市场信息资料,存在机密信息泄露的风险。另外一方面,若需要版主审核销售版块内新发的帖子,因为张三已经调离该岗位,自己不再负责,则可能认为没有必要再审核销售版块中待审核的帖子,会导致待审核的帖子不能及时审核,即使新任版主接手了该版块的管理工作,也无法审核此前提交的待审核帖子,因为该审核任务在张三那里。若审核者采用独立个体性质角色,则此前提交的待审核帖子的审核任务自动由该管理角色关联的用户对应的员工(新任版主)接收,由新任版主来审核。If the setting manager is directly set as a person: Zhang San is now engaged in sales management work, and is responsible for the management of the sales section (Zhang Sanren, the moderator of the sales section). Now Zhang San is transferred to production, and should let another person To replace Zhang San's management of the sales section; if not set up in time, Zhang San can still see the company's subsequent sales or market information in the forum section, and there is a risk of leakage of confidential information. On the other hand, if the moderator needs to review the newly posted post in the sales section, because Zhang San has been transferred from the position and he is no longer responsible, then it may be considered unnecessary to review the post to be reviewed in the sales section, which will lead to review. Posts cannot be reviewed in a timely manner. Even if the new moderator takes over the management of the section, it is not possible to review the previously submitted pending posts because the audit task is in Zhang San. If the reviewer adopts an independent individual role, the previously submitted review task of the pending post is automatically received by the corresponding employee (new moderator) of the user associated with the management role, and is reviewed by the new moderator.
技术问题technical problem
本发明的目的在于克服现有技术的不足,提供一种论坛管理方法,将论坛版块中的权限赋予给角色,员工通过对应的用户关联的角色获得其在论坛中的相应权限,员工离职时,直接由系统管理员(或相应管理员)取消该员工对应的用户与角色的关联,则该离职员工自动失去了访问论坛任何版块的权限,避免了企业机密信息泄露的风险;员工调岗时,直接由系统管理员(或相应管理员)取消该员工与原角色的关联,再关联新的角色即可自动获得该新角色在论坛中的权限,能够实现无缝对接,保证用户对论坛版块的权限得到及时更新,不会出现论坛权限设置的滞后或遗漏,不会影响员工对论坛的正常访问,也规避了机密信息泄露的风险;对于论坛管理人员而言,只需在前期设置好角色的论坛权限,在发生员工离职或调岗时都不再需要其进行任何操作,大大减少了论坛管理人员(或系统管理员/相应管理员)的工作量。The object of the present invention is to overcome the deficiencies of the prior art, and to provide a forum management method, which assigns the rights in the forum section to the role, and the employee obtains the corresponding authority in the forum through the corresponding user-associated role. If the system administrator (or the corresponding administrator) directly cancels the association between the user and the role of the employee, the employee who has left the forum automatically loses access to any section of the forum, thereby avoiding the risk of disclosure of confidential information of the enterprise; The system administrator (or the corresponding administrator) directly cancels the association between the employee and the original role, and then associates the new role to automatically obtain the rights of the new role in the forum, which enables seamless docking and ensures the user's forum section. Permissions are updated in a timely manner, there will be no lag or omission in the setting of forum permissions, which will not affect the normal access of employees to the forum, and also avoid the risk of disclosure of confidential information; for forum administrators, it is only necessary to set up roles in the early stage. Forum permissions, no longer need to perform any operations when employees leave or adjust their posts. Large reduces board staff (or system administrator / corresponding administrator) workload.
技术解决方案Technical solution
本发明的目的是通过以下技术方案来实现的:论坛管理方法,包括以下步骤:创建系统角色,所述角色是独立的个体,而非组/类;设置论坛版块,论坛中包含一个或多个论坛版块;设置各论坛版块的参与角色,并设置参与角色在论坛版块中的权限;将系统中的用户与角色相互关联,用户根据其关联的角色在论坛中的权限使用论坛,同一时段一个角色只能关联唯一的用户,而一个用户关联一个或多个角色。“创建系统角色”步骤和“设置论坛版块”步骤不分先后顺序,另外:“将系统中的用户与角色相互关联”步骤在“创建系统角色”步骤之后即可。The object of the present invention is achieved by the following technical solution: a forum management method, comprising the steps of: creating a system role, the role is an independent individual, not a group/class; setting a forum section, the forum contains one or more Forum section; set the participation role of each forum section, and set the permissions of the participating roles in the forum section; associate the users and roles in the system with each other, and the user uses the forum according to the permissions of the associated roles in the forum, one role at the same time Only unique users can be associated, and one user is associated with one or more roles. The Create System Role step and the Set Forum Section step are in no particular order. In addition, the step "Associate users and roles in the system" step is after the Create System Role step.
所述参与角色在论坛版块中的权限包括对论坛版块内他人已发帖子/回帖的查看权限、在论坛版块内发帖的权限、在论坛版块内回帖的权限中的任意一种或多种的组合。The rights of the participating characters in the forum section include a combination of any one or more of the right to view posts/posts posted by others in the forum section, the permission to post in the forum section, and the permission to reply within the forum section. .
所述的角色归属于部门,该角色的名称在该部门下唯一,该角色的编号在系统中唯一,根据角色的工作内容对角色进行授权。The role belongs to the department. The name of the role is unique under the department. The number of the role is unique in the system, and the role is authorized according to the work content of the role.
论坛管理方法,还包括一个用户跨部门调岗管理步骤,具体包括:(1)取消用户与原部门内的角色的关联;(2)将用户与新部门内的角色进行关联,用户自动获得该角色在论坛中的相应权限。The forum management method further includes a step of managing the cross-department management of the user, which specifically includes: (1) canceling the association between the user and the role in the original department; (2) associating the user with the role in the new department, and the user automatically obtains the The appropriate permissions for the role in the forum.
一个用户对应一个员工,一个员工对应一个用户,员工通过其对应的用户关联的角色确定(获得)权限;所述员工离职后冻结该员工对应的用户,当该员工再次入职后,解冻该员工此前的用户作为该员工当前的用户。用户在被冻结期间不能作为员工的对应用户。One user corresponds to one employee, one employee corresponds to one user, and the employee determines (acquires) the authority through the role associated with the corresponding user; after the employee leaves the job, the user corresponding to the employee is frozen, and when the employee re-enters the employee, the employee is unfrozen. The user is the current user of the employee. The user cannot be the corresponding user of the employee while it is frozen.
论坛管理方法,包括以下步骤:创建系统角色,所述角色是独立的个体,而非组/类;设置论坛版块,论坛中包含一个或多个论坛版块;设置各论坛版块的管理角色,设置管理角色在论坛版块中的管理权限;将系统中的用户与角色相互关联,用户根据其关联的角色在论坛中的权限管理论坛,同一时段一个角色只能关联唯一的用户,而一个用户关联一个或多个角色。“创建系统角色”步骤和“设置论坛版块”步骤不分先后顺序,另外:“将系统中的用户与角色相互关联”步骤在“创建系统角色”步骤之后即可。The forum management method includes the following steps: creating a system role, the role is an independent individual, not a group/class; setting a forum section, the forum contains one or more forum sections; setting management roles of each forum section, setting management The administrative rights of the role in the forum section; the users and roles in the system are related to each other, and the users manage the forums in the forum according to their associated roles. One role can only be associated with a unique user at the same time, and one user is associated with one or Multiple roles. The Create System Role step and the Set Forum Section step are in no particular order. In addition, the step "Associate users and roles in the system" step is after the Create System Role step.
所述的管理角色包括一级管理角色,一级管理角色在论坛版块中的管理权限包括对论坛版块内已发帖子/回帖的查看、修改、审核、删除权限中的任意一种或多种的组合;The management role includes a first-level management role, and the management rights of the first-level management role in the forum section include any one or more of the posted, modified, audited, and deleted permissions of the posted/reposted posts in the forum section. combination;
或还包括二级管理角色,二级管理角色用于监督一级管理角色的管理操作。Or it also includes a secondary management role, which is used to supervise the management operations of the primary management role.
所述二级管理角色在论坛版块中的管理权限包括对论坛版块内已发帖子的封存和解封,帖子被封存时,该帖子的所有回帖也被封存,只有二级管理角色能够查看被封存的帖子,解封后恢复到封存前的状态。The management rights of the secondary management role in the forum section include the sealing and unblocking of the posted posts in the forum section. When the post is archived, all the posts of the post are also archived, and only the secondary management role can view the archived Post, after unblocking, restore to the state before the archive.
每个论坛版块有一个或多个一级管理角色,每个论坛版块有一个或多个二级管理角色。Each forum section has one or more first-level management roles, and each forum section has one or more secondary management roles.
论坛管理方法,还包括一个设置发帖审核通过率的步骤,在管理角色审核论坛版块内的发帖是否通过时,在指定时间内,发帖审核通过率=已给出审核结果且审核结果为通过的人数/已给出审核结果的总人数。以上表述中的审核方式也可以为审批方式。The forum management method also includes a step of setting a posting approval pass rate, and when the posting in the management role review forum section is passed, the posting approval pass rate within the specified time = the number of people who have given the audit result and the audit result is passed / The total number of people who have given the results of the review. The method of review in the above expressions can also be the approval method.
有益效果Beneficial effect
本发明的有益效果是:(1)本发明将论坛版块中的权限赋予给角色,员工通过对应的用户关联的角色获得其在论坛中的相应权限,员工离职时,直接由系统管理员(或相应管理员)取消该员工对应的用户与角色的关联,则该离职员工自动失去了访问论坛任何版块的权限,避免了企业机密信息泄露的风险;员工调岗时,直接由系统管理员(或相应管理员)取消该员工对应的用户与原角色的关联,再关联新的角色即可自动获得该新角色在论坛中的权限,能够实现无缝对接,保证用户对论坛版块的权限得到及时更新,不会出现论坛权限设置的滞后或遗漏,不会影响员工对论坛的正常访问,也规避了机密信息泄露的风险;对于论坛管理人员或系统管理员(或相应管理员)而言,只需在前期设置好角色的论坛权限,在发生员工离职或调岗时都不再需要其进行任何操作(通过角色的关联就顺带实现了员工论坛中权限的切换),大大减少了论坛管理人员或系统管理员(或相应管理员)的工作量。The beneficial effects of the present invention are as follows: (1) The present invention assigns the authority in the forum section to the role, and the employee obtains the corresponding authority in the forum through the corresponding user-associated role, and the employee is directly removed by the system administrator (or The corresponding administrator) cancels the association between the user and the role of the employee, and the resigned employee automatically loses access to any section of the forum, thereby avoiding the risk of disclosure of confidential information of the enterprise; when the employee is transferred, the system administrator directly (or The corresponding administrator) cancels the association between the user corresponding to the original role and the new role, and then automatically obtains the rights of the new role in the forum, which enables seamless docking and ensures that the user's permissions on the forum section are updated in time. There will be no lag or omission in the setting of forum permissions, which will not affect the normal access of employees to the forum, and also avoid the risk of disclosure of confidential information; for forum administrators or system administrators (or corresponding administrators), In the early stage, the forum permission of the role is set, and it is no longer needed when the employee leaves or adjusts the post. Any operation (by the role of the association to achieve the switching of permissions in the employee forum), greatly reducing the workload of the forum administrator or system administrator (or the corresponding administrator).
离职举例:论坛管理人员为“生产工人1”这一角色设置的论坛权限为:能够查看生产版块内的帖子和回帖内容,且能够在生产版块内发帖、回帖,员工张三对应的用户关联“生产工人1”时,张三则获得了该角色的论坛权限,张三离职时,系统管理员(或相应管理员)直接取消张三对应的用户与“生产工人1”这一角色的关联,则张三自动失去了访问论坛任何版块的权限(此前张三对应的用户只关联了“生产工人1”);新入职员工李四接替张三的工作内容时,直接让李四对应的用户关联“生产工人1”,则李四自动获得了“生产工人1”这一角色的论坛权限,无需再为李四重新设置论坛权限,操作简单快捷,大大减少了工作量。Example of resignation: The forum administrators set the forum permission for the role of “production worker 1”: the ability to view posts and replies in the production section, and to post and reply in the production section, and the user association corresponding to employee Zhang San When the production worker 1”, Zhang San obtained the forum permission of the role. When Zhang San left, the system administrator (or the corresponding administrator) directly canceled the association between the user corresponding to Zhang San and the role of “production worker 1”. Zhang San automatically lost the right to access any section of the forum (previously, the corresponding user of Zhang San was only associated with “production worker 1”); when the new employee Li Si succeeded Zhang San’s work, he directly connected the user of Li Si. "Production Worker 1", Li Si automatically obtained the forum permission of the role of "production worker 1", no need to re-set the forum permissions for Li Si, the operation is simple and fast, greatly reducing the workload.
调岗举例:员工张三要从生产部调岗到售后部,系统管理员(或相应管理员)取消张三对应的用户与原角色“生产工人1”的关联,再关联到售后部的新角色“售后服务人员3”,张三则自动获得了“售后服务人员3”这一角色的论坛权限。Example of transfer: The employee Zhang San should be transferred from the production department to the after-sales department. The system administrator (or the corresponding administrator) cancels the association between the user corresponding to Zhang San and the original character “production worker 1”, and then links to the new after-sales department. The role of "after-sales service personnel 3", Zhang San automatically obtained the forum authority of the role of "after-sales service personnel 3".
(2)系统设有两级管理角色(一级、二级只是一种管理层级的表述,也可以以其他方式表述管理层级),一级管理角色(版主)对该版块的发帖、回帖等进行查看、修改、审核和删除,二级管理角色(超级版主)一般设置为管理层的高层或最高管理层或老板,便于了解论坛整体情况,作用在于:1、便于管理者了解、汇集信息;2、可以对论坛发帖、回帖的态度及内容起到正向的引导作用;3、公平,可以及时的督导,促使论坛版块版主在审核时公正、负责、认真。为什么有了版主还要设置超级版主,超级版主一般是高层或最高层,其更多的是监督的需要,而不会去具体操作,如删帖等都是由版主操作(进一步的,也可以设置超级版主除了特定权限外,还可以具有版主的部分或全部权限)。(2) The system has two levels of management roles (primary and secondary are just a management-level representation, and can also be expressed in other ways), and the first-level management role (moderator) posts, posts, etc. View, modify, review and delete. The secondary management role (super moderator) is generally set as the top management or top management or boss of the management. It is easy to understand the overall situation of the forum. The role is: 1. Facilitate the management to understand and collect information. 2, can play a positive guiding role on the forum posting, reply attitude and content; 3, fair, timely supervision, prompt forum forum moderators to be fair, responsible and serious in the review. Why do you have a moderator to set up a super moderator, the super moderator is generally the top or the highest level, which is more of a need for supervision, and will not go to specific operations, such as deleting posts, etc. are operated by the moderator (further You can also set the super moderator to have some or all of the permissions of the moderator in addition to the specific permissions.
发帖一般需要版主审核确认后才能发帖成功,有助于提高论坛内帖子质量,若质量不高的帖子太多,不仅浪费参与人查看时间,而且会影响参与人的参与意愿度。Posting generally requires moderator review and confirmation before posting successfully, which helps to improve the quality of posts in the forum. If there are too many posts with low quality, it will not only waste the participants' viewing time, but also affect the participants' willingness to participate.
二级管理角色具有封存和解封的操作权限,对于记载了重要敏感信息的帖子,一方面需要保留、不能删除,另一方面也不能让普通论坛用户看到,二级管理角色可以对这样的帖子进行封存,封存后只有二级管理角色能看到这个帖子的内容,满足企业经营过程中对此类特殊帖子的管理硬需求。The secondary management role has the operation authority of sealing and unsealing. For the posts that record important sensitive information, on the one hand, it needs to be retained and cannot be deleted. On the other hand, it cannot be seen by ordinary forum users. The secondary management role can be used for such posts. After the storage, only the secondary management role can see the content of this post, and meet the hard management needs of such special posts in the business process.
(3)发帖审核基本是所有论坛都具备的功能,然而现有技术中如果版主迟迟不给出帖子的审核意见,该帖子就无法获得审批结果也无法完成发帖,拖长了发帖审核的周期。(3) Posting review is basically a function that all forums have. However, in the prior art, if the moderator delays giving the review opinion of the post, the post cannot obtain the approval result and cannot complete the posting, and the posting review is delayed. cycle.
本申请将审核周期限制在指定时间内,计算出这段时间内的审核通过率,通过率达到设定标准则审核通过,通过率未达到设定标准则审核不通过,大大缩短了发帖审核的周期,提高了论坛管理效率。This application limits the audit period to the specified time, and calculates the audit pass rate during this period. If the pass rate reaches the set standard, the audit will pass. If the pass rate does not meet the set criteria, the audit will not pass, which greatly shortens the post review. The cycle has improved the efficiency of forum management.
(4)本申请角色对用户是一对一的关系,同一时段一个角色只能关联唯一的用户,一个用户关联一个或多个角色,这样做的好处是,只要将用户关联到角色即可获得权限(即用户获得其关联的角色的权限),而且角色的权限变更比传统机制中的用户权限变更要少得多。独立体性质(岗位号/工位号性质)的角色数量变化小,虽然员工流动大,但岗位号/工位号的变化小(甚至在一定时段内是没有变化的,即角色没有变化),这样将极大简化用户的权限管理,减少系统的开销。(4) The role of the application is a one-to-one relationship to the user. One role can only be associated with a unique user at the same time, and one user is associated with one or more roles. The advantage of this is that as long as the user is associated with the role, Permissions (that is, users gain access to their associated roles), and the role's permission changes are much less than the user permissions in the traditional mechanism. The number of roles of the nature of the independent body (the nature of the post number/station number) is small. Although the employee turnover is large, the change of the post number/station number is small (even if there is no change in a certain period of time, that is, the role does not change), This will greatly simplify the user's rights management and reduce the overhead of the system.
(5)动态管理、入职调岗等的操作简单方便,效率高,可靠性高:入职/离职/调岗在权限管理中的应用简单,当员工/用户发生变化时不用重新设置权限,用户只需取消或关联角色即可:不再任职该角色的用户就取消该角色关联,接手任职该角色的用户关联该岗位号的角色,关联该角色的用户自动就获得了该角色的相关任务和操作权限,无需对角色进行重新授权,极大地提高了系统设置的效率、安全性和可靠性。(5) The operation of dynamic management, on-the-job adjustment, etc. is simple and convenient, high efficiency, high reliability: the application of the entry/departure/adjustment in the authority management is simple, and the user/user does not need to reset the permission when the user/user changes, the user only You need to cancel or associate the role: the user who is no longer in the role cancels the role association, and the user who takes the role is associated with the role of the post number. The user associated with the role automatically obtains the related tasks and operations of the role. Permissions, without the need to re-authorize roles, greatly improve the efficiency, security and reliability of system settings.
举例:因张三用户离职或调岗等原因,张三不再做“采购员3”这个角色的工作,则将张三取消与“采购员3”的关联;另外李四接手做“采购员3”这个角色的工作,只需将李四关联该角色,则李四自动获得了“采购员3”这个角色的权限和任务。For example: due to Zhang San’s resignation or transfer, Zhang San will no longer work as a “buyer 3”, and Zhang will cancel the association with “Purchaser 3”; Li Si will take over as “Purchaser”. 3" The role of this role, only need to associate Li Si with the role, then Li Si automatically obtained the authority and task of the "Purchaser 3" role.
(6)传统的权限管理机制将角色定义为组、工种、类等性质,角色对用户是一对多的关系,在实际的系统使用过程中,因为在运营过程中经常需要对用户的权限进行调整,比如:在处理员工权限变化的时候,角色关联的某个员工的权限发生变化,我们不能因该个别员工权限的变化而改变整个角色的权限,因为该角色还关联了其他权限未变的员工。因此为了应对该种情况,要么创建新角色来满足该权限发生变化的员工,要么对该员工根据权限需求直接授权(脱离角色)。以上两种处理方式,在角色权限较多的情况下对角色授权不仅所需时间长,而且容易犯错,使用方操作起来繁琐又麻烦,也容易出错导致对系统使用方的损失。(6) The traditional authority management mechanism defines roles as groups, types of work, classes, etc. The role is a one-to-many relationship with the user. In the actual system use process, the user's authority is often required in the operation process. Adjustments, for example, when the employee permissions are changed, the permissions of an employee associated with the role change. We cannot change the permissions of the entire role because of the change of the individual employee permissions, because the role is also associated with other permissions. Staff. So in response to this situation, either create a new role to satisfy the employee whose permissions have changed, or directly authorize (disengage the role) from the employee based on the permission requirements. The above two processing methods not only require a long time for the role authorization in the case of a large number of role permissions, but also are easy to make mistakes, the user is cumbersome and troublesome to operate, and is also prone to errors resulting in loss to the system user.
但在本申请的方法下,因为角色是一个独立的个体,则可以选择改变角色权限即可达到目的。本申请的方法,虽然看起来在系统初始化时会增加工作量,但可以通过复制等方法,使其创建角色或授权的效率高于传统组/类性质的角色,因为不用考虑组/类性质角色在满足关联用户时的共通性,本申请方案会让权限设置清晰,明了;尤其是在系统使用一段时间后(用户/角色权限动态变化),该申请方案能为系统使用方大幅度提高系统使用中的权限管理效率,使动态授权更简单,更方便,更清晰、明了,提高权限设置的效率和可靠性。However, under the method of the present application, since the role is an independent individual, the role permission can be changed to achieve the goal. Although the method of the present application seems to increase the workload when the system is initialized, it can be made by copying or the like to make the role or authorization more efficient than the traditional group/class nature, because the group/class role is not considered. In the commonality of the related users, the application scheme will make the permission setting clear and clear; especially after the system is used for a period of time (the user/role authority changes dynamically), the application scheme can greatly improve the system usage for the system user. The efficiency of the rights management makes the dynamic authorization simpler, more convenient, clearer and clearer, and improves the efficiency and reliability of the permission setting.
(7)传统组/类性质的角色授权方法容易出错,本申请方法大幅降低了授权出错的几率,因为本申请方法只需考虑作为独立个体的角色,而不用考虑传统方法下关联该组性质角色的多个用户有哪些共通性。即使授权出错也只影响关联到该角色的那一个用户,而传统以组性质的角色则会影响关联到该角色的所有用户。即使出现权限授权错误,本申请的修正方法简单、时间短,而传统以组性质的角色在修正错误时需要考虑关联到该角色的所有用户的权限共通性,在功能点多的情况下不仅修改麻烦、复杂,非常容易出错,且很多情况下只能新创建角色才能解决。(7) The traditional group/class role authorization method is error-prone, and the method of the present application greatly reduces the probability of authorization error, because the method of the present application only needs to consider the role as an independent individual, without considering the traditional method to associate the role of the group. What are the commonalities of multiple users? Even if the authorization error occurs, it only affects the user associated with the role, while the traditional group-based role affects all users associated with the role. Even if a permission authorization error occurs, the correction method of the present application is simple and short, and the traditional group-type role needs to consider the commonality of all users associated with the role when correcting the error, and not only the modification when there are many function points. Troublesome, complicated, very error-prone, and in many cases only new roles can be created.
(8)在传统以组为性质的角色授权方法下,若角色的权限功能点比较多,时间一长,很难记住角色的具体权限,更难记住权限相近的角色之间的权限差别,若要关联新的用户,无法准确判断应当如何选择关联。本申请方法的角色本身就具有岗位号/工位号的性质,选择一目了然。(8) Under the traditional group-based role authorization method, if the role has more privilege function points, it takes a long time to remember the specific privilege of the role, and it is more difficult to remember the privilege difference between the roles with similar privilege. If you want to associate a new user, you cannot accurately determine how to select the association. The role of the method of the present application itself has the nature of the job number/station number, and the choice is clear at a glance.
(9)调岗时,若要将被调岗用户的很多个权限分配给另外几个用户承担,则处理时必须将被调岗用户的这些权限区分开来,分别再创建角色来关联另外几个用户,这样的操作不仅复杂耗时,而且还很容易发生错误。(9) When adjusting the post, if you want to assign a lot of rights of the transferred users to other users, you must separate the rights of the transferred users and create roles to associate with others. Users, such an operation is not only complicated and time consuming, but also prone to errors.
本申请方法则为:被调岗用户关联了几个角色,在调岗时,首先取消用户与原部门内的角色的关联(被取消的这几个角色可以被重新关联给其他用户),然后将用户与新部门内的角色进行关联即可。操作简单,不会出错。The method of the present application is as follows: the transferred user associates several roles. When adjusting the post, the user is first unlinked from the role in the original department (the canceled roles can be re-associated to other users), and then Associate users with roles in the new department. The operation is simple and will not go wrong.
附图说明DRAWINGS
图1为背景技术中系统直接对用户进行授权的方式示意图; 1 is a schematic diagram of a manner in which a system directly authorizes a user in the background art;
图2为背景技术中系统对组/类性质角色进行授权的方式示意图;2 is a schematic diagram of a manner in which a system authorizes a group/class role in the background art;
图3为背景技术中系统对用户直接授权和对组/类性质角色授权相结合的方式示意图;3 is a schematic diagram of a manner in which a system directly authorizes a user and authorizes a group/class role role in the background art;
图4为本发明系统通过独立个体性质角色对用户进行授权的方式示意图;4 is a schematic diagram of a manner in which a system authorizes a user through an independent individual role;
图5为本发明设置论坛版块参与角色的流程图;FIG. 5 is a flowchart of setting a forum forum to participate in a role according to the present invention; FIG.
图6为本发明设置论坛版块管理角色的流程图。FIG. 6 is a flowchart of setting a forum section management role according to the present invention.
本发明的实施方式Embodiments of the invention
下面结合附图进一步详细描述本发明的技术方案,但本发明的保护范围不局限于以下所述。 The technical solution of the present invention will be described in further detail below with reference to the accompanying drawings, but the scope of protection of the present invention is not limited to the following.
【实施例1】如图5所示,论坛管理方法,包括以下步骤:创建系统角色,所述角色是独立的个体,而非组/类;设置论坛版块/类别,论坛中包含一个或多个论坛版块/类别;为各论坛版块/类别设置参与角色(可设置一个或多个参与角色),并设置参与角色在论坛版块/类别中的权限(可一起或分别设置参与角色在论坛版块中的权限);所述参与角色在论坛版块/类别中的权限包括对论坛版块/类别内他人已发帖子/回帖的查看权限、在论坛版块/类别内发帖的权限、在论坛版块/类别内回帖的权限。[Embodiment 1] As shown in FIG. 5, the forum management method includes the following steps: creating a system role, the role is an independent individual, not a group/class; setting a forum section/category, the forum contains one or more Forum section/category; set the participation role for each forum section/category (you can set one or more participating roles), and set the permissions of the participating roles in the forum section/category (you can set the participating roles together in the forum section together or separately Permissions; the permissions of the participating characters in the forum section/category include viewing rights to posts/replies posted by others in the forum section/category, permissions to post in forum sections/categories, and postings in forum sections/categories Permissions.
将系统中的用户与角色相互关联,用户根据其关联的角色在论坛中的权限使用论坛,如图4所示,同一时段一个角色只能关联唯一的用户,而一个用户关联一个或多个角色,一个用户对应一个员工,一个员工对应一个用户,员工通过其对应的用户关联的角色确定(获得)权限。The users and roles in the system are related to each other, and the user uses the forum according to the rights of the associated roles in the forum. As shown in FIG. 4, one role can only associate with a unique user, and one user associates one or more roles. One user corresponds to one employee, one employee corresponds to one user, and the employee determines (acquires) permission through the role associated with the corresponding user.
参与角色参与讨论的帖子将记录以下信息:发帖内容、发帖时间、发帖角色、角色关联的用户对应的员工等。Posts participating in the discussion of the role will record the following information: post content, post time, post role, employee corresponding to the user associated with the role, and so on.
参与角色能够查看其被授权的论坛版块的相关内容。Participating roles can view content related to their authorized forum sections.
本实施例将论坛版块中的权限赋予给角色,员工通过对应的用户关联的角色获得其在论坛中的相应权限,员工离职时,直接由系统管理员(或相应管理员)取消该员工对应的用户与角色的关联,则该离职员工自动失去了访问论坛任何版块的权限,避免了企业机密信息泄露的风险;员工调岗时,直接由系统管理员(或相应管理员)取消该员工对应的用户与原角色的关联,再关联新的角色即可自动获得该新角色在论坛中的权限,能够实现无缝对接,保证用户对论坛版块的权限得到及时更新,不会出现论坛权限设置的滞后或遗漏,不会影响员工对论坛的正常访问,也规避了机密信息泄露的风险;对于论坛管理人员或系统管理员(或相应管理员)而言,只需在前期设置好角色的论坛权限,在发生员工离职或调岗时都不再需要其进行任何操作,大大减少了论坛管理人员或系统管理员(或相应管理员)的工作量。In this embodiment, the authority in the forum section is assigned to the role, and the employee obtains the corresponding authority in the forum through the corresponding user-associated role. When the employee leaves the company, the system administrator (or the corresponding administrator) directly cancels the corresponding employee. If the user is associated with the role, the retired employee automatically loses access to any section of the forum, avoiding the risk of disclosure of confidential information; when the employee is transferred, the system administrator (or the corresponding administrator) directly cancels the corresponding employee. The user's association with the original role, and then associated with the new role, can automatically obtain the permissions of the new role in the forum, can achieve seamless docking, ensure that the user's permissions on the forum section are updated in a timely manner, there will be no lag in the forum permission settings Or omission, will not affect the normal access of employees to the forum, but also avoid the risk of leakage of confidential information; for forum administrators or system administrators (or corresponding administrators), you only need to set the forum permissions of the role in the early stage. In the event of employee turnover or transfer, no longer need to perform any operations, greatly reducing the theory Manager or system administrator (or the corresponding administrator) workload.
离职举例:论坛管理人员为“生产工人1”这一角色设置的论坛权限为:能够查看生产版块内的帖子和回帖内容,且能够在生产版块内发帖、回帖,员工张三对应的用户关联“生产工人1”时,张三则获得了该角色的论坛权限,张三离职时,系统管理员(或相应管理员)直接取消张三对应的用户与“生产工人1”这一角色的关联,则张三自动失去了访问论坛任何版块的权限;新入职员工李四接替张三的工作内容时,直接让李四对应的用户关联“生产工人1”,则李四自动获得了“生产工人1”这一角色的论坛权限,无需再为李四重新设置论坛权限,操作简单快捷,大大减少了工作量。Example of resignation: The forum administrators set the forum permission for the role of “production worker 1”: the ability to view posts and replies in the production section, and to post and reply in the production section, and the user association corresponding to employee Zhang San When the production worker 1”, Zhang San obtained the forum permission of the role. When Zhang San left, the system administrator (or the corresponding administrator) directly canceled the association between the user corresponding to Zhang San and the role of “production worker 1”. Zhang San automatically lost the right to access any section of the forum; when the new employee Li Si succeeded Zhang San’s work, he directly asked Li Si’s user to associate “production worker 1”, and Li Si automatically obtained “production worker 1”. "The forum permission of this role, no need to re-set the forum permissions for Li Si, the operation is simple and fast, greatly reducing the workload.
调岗举例:员工张三要从生产部调岗到售后部,系统管理员(或相应管理员)取消张三对应的用户与原角色“生产工人1”的关联,再关联到售后部的新角色“售后服务人员3”,张三则自动获得了“售后服务人员3”这一角色的论坛权限。Example of transfer: The employee Zhang San should be transferred from the production department to the after-sales department. The system administrator (or the corresponding administrator) cancels the association between the user corresponding to Zhang San and the original character “production worker 1”, and then links to the new after-sales department. The role of "after-sales service personnel 3", Zhang San automatically obtained the forum authority of the role of "after-sales service personnel 3".
【实施例2】如图5所示,论坛管理方法,包括以下步骤:创建系统角色,所述角色是独立的个体,而非组/类;设置论坛版块/类别,论坛中包含一个或多个论坛版块/类别;设置角色能够参与的论坛版块/类别,并设置参与角色在论坛版块中的权限;所述参与角色在论坛版块中的权限包括对论坛版块内他人已发帖子/回帖的查看权限、在论坛版块内发帖的权限、在论坛版块内回帖的权限。[Embodiment 2] As shown in FIG. 5, the forum management method includes the following steps: creating a system role, the role is an independent individual, not a group/class; setting a forum section/category, the forum contains one or more Forum section/category; set the forum section/category that the role can participate in, and set the permissions of the participating role in the forum section; the permissions of the participating role in the forum section include the permission to view posts/posts of others in the forum section. , the permission to post in the forum section, the permission to reply within the forum section.
将系统中的用户与角色相互关联,用户根据其关联的角色在论坛中的权限使用论坛,同一时段一个角色只能关联唯一的用户,而一个用户关联一个或多个角色,一个用户对应一个员工,一个员工对应一个用户,员工通过其对应的用户关联的角色确定(获得)权限。The users and roles in the system are related to each other. The user uses the forum according to the permissions of the associated roles in the forum. In the same period, one role can only associate with a unique user, and one user associates one or more roles, and one user corresponds to one employee. An employee corresponds to a user, and the employee determines (acquires) the authority through the role associated with the corresponding user.
本实施例中,所述的角色归属于部门,该角色的名称在该部门下唯一,该角色的编号在系统中唯一,根据角色的工作内容对角色进行授权。In this embodiment, the role belongs to the department, the name of the role is unique under the department, the number of the role is unique in the system, and the role is authorized according to the work content of the role.
如果用户需要跨部门调岗,还包括一个用户跨部门调岗管理步骤,具体包括:(1)取消用户与原部门内的角色的关联;(2)将用户与新部门内的角色进行关联,用户自动获得该角色在论坛中的相应权限。If the user needs to adjust the posts across departments, it also includes a user cross-department management process, which includes: (1) canceling the association between the user and the role in the original department; and (2) associating the user with the role in the new department. The user automatically gets the appropriate permissions for the role in the forum.
【实施例3】如图6所示,论坛管理方法,包括以下步骤:创建系统角色,所述角色是独立的个体,而非组/类;设置论坛版块,论坛中包含一个或多个论坛版块;为各论坛版块设置管理角色,设置管理角色在论坛版块中的管理权限;将系统中的用户与角色相互关联,用户根据其关联的角色在论坛中的权限管理论坛,同一时段一个角色只能关联唯一的用户,而一个用户关联一个或多个角色。[Embodiment 3] As shown in FIG. 6, the forum management method includes the following steps: creating a system role, the role is an independent individual, not a group/class; setting a forum section, the forum includes one or more forum sections Set management roles for each forum section, set management rights of management roles in the forum section; associate users and roles in the system, users can manage forums in the forum according to their associated roles, and one role can only be used in the same period Associate a unique user, and a user associates one or more roles.
本实施例中,所述的管理角色包括一级管理角色(版主)和二级管理角色(超级版主),版主在论坛版块中的管理权限包括对论坛版块内已发帖子/回帖的查看、修改、审核、删除权限;超级版主用于监督一级管理角色的管理操作。二级管理角色可以是一级管理角色中选出的一个或多个,也可以将其他角色直接设置为二级管理角色(超级版主)。In this embodiment, the management role includes a first-level management role (moderator) and a second-level management role (super moderator), and the moderator's management rights in the forum section include posts/posts posted in the forum section. View, modify, review, and delete permissions; the super moderator is used to supervise the management operations of the first-level management roles. The secondary management role can be one or more selected from the primary management role, or other roles can be directly set to the secondary management role (super moderator).
系统设有两级管理角色,一级管理角色(版主)对该版块的发帖、回帖等进行修改、审核和删除,二级管理角色(超级版主)一般设置为管理层的高层或最高管理层或老板,便于了解论坛整体情况,作用在于:1、便于管理者了解、汇集信息;2、可以对论坛发帖、回帖的态度及内容起到正向的引导作用;3、公平,可以及时的督导,促使论坛版块版主在审核时公正、负责、认真。为什么有了版主还要设置超级版主,超级版主一般是高层或最高层,其更多的是监督的需要,而不会(不用)去具体操作,如删帖等都是由版主操作。The system has two levels of management roles. The first-level management role (moderator) modifies, reviews, and deletes postings and replies to the section. The secondary management role (super moderator) is generally set to the top management or top management of the management. Layer or boss, easy to understand the overall situation of the forum, the role is: 1, easy for managers to understand, gather information; 2, can play a positive role in the forum posting, reply attitude and content; 3, fair, can be timely Supervising, making the forum section moderators fair, responsible and serious in the review. Why do you have a moderator to set up a super moderator, the super moderator is generally a high-level or top-level, which is more of a supervisory need, and will not (not) go to specific operations, such as deleting posts, etc. are all by the moderator operating.
【实施例4】如图6所示,论坛管理方法,包括以下步骤:创建系统角色,所述角色是独立的个体,而非组/类;设置论坛版块,论坛中包含一个或多个论坛版块;设置哪些角色能够成为论坛版块的管理角色,设置管理角色在论坛版块中的管理权限;将系统中的用户与角色相互关联,用户根据其关联的角色在论坛中的权限管理论坛,同一时段一个角色只能关联唯一的用户,而一个用户关联一个或多个角色。[Embodiment 4] As shown in FIG. 6, the forum management method includes the following steps: creating a system role, the role is an independent individual, not a group/class; setting a forum section, the forum includes one or more forum sections Set which roles can be the management role of the forum section, set the management rights of the management role in the forum section; associate the users and roles in the system, and the users manage the forums in the forum according to their associated roles, one at the same time A role can only be associated with a unique user, and a user is associated with one or more roles.
本实施例中,所述的管理角色包括一级管理角色(版主)和二级管理角色(超级版主),版主在论坛版块中的管理权限包括对论坛版块内已发帖子/回帖的查看、修改、审核、删除权限;超级版主用于监督一级管理角色的管理操作。In this embodiment, the management role includes a first-level management role (moderator) and a second-level management role (super moderator), and the moderator's management rights in the forum section include posts/posts posted in the forum section. View, modify, review, and delete permissions; the super moderator is used to supervise the management operations of the first-level management roles.
所述二级管理角色在论坛版块中的管理权限包括对论坛版块内已发帖子的封存和解封,帖子被封存时,该帖子的所有回帖也被封存,只有二级管理角色能够查看被封存的帖子,解封后恢复到封存前的状态。二级管理角色具有封存和解封的操作权限,对于记载了重要敏感信息的帖子,一方面需要保留、不能删除,另一方面也不能让普通论坛用户看到,二级管理角色可以对这样的帖子进行封存,封存后只有二级管理角色能看到这个帖子的内容,满足企业经营过程中对此类特殊帖子的管理硬需求。The management rights of the secondary management role in the forum section include the sealing and unblocking of the posted posts in the forum section. When the post is archived, all the posts of the post are also archived, and only the secondary management role can view the archived Post, after unblocking, restore to the state before the archive. The secondary management role has the operation authority of sealing and unsealing. For the posts that record important sensitive information, on the one hand, it needs to be retained and cannot be deleted. On the other hand, it cannot be seen by ordinary forum users. The secondary management role can be used for such posts. After the storage, only the secondary management role can see the content of this post, and meet the hard management needs of such special posts in the business process.
【实施例5】如图6所示,论坛管理方法,包括以下步骤:创建系统角色,所述角色是独立的个体,而非组/类;设置论坛版块,论坛中包含一个或多个论坛版块;设置哪些角色能够成为论坛版块的管理角色,设置管理角色在论坛版块中的管理权限;将系统中的用户与角色相互关联,用户根据其关联的角色在论坛中的权限管理论坛,同一时段一个角色只能关联唯一的用户,而一个用户关联一个或多个角色。[Embodiment 5] As shown in FIG. 6, the forum management method includes the following steps: creating a system role, the role is an independent individual, not a group/class; setting a forum section, the forum includes one or more forum sections Set which roles can be the management role of the forum section, set the management rights of the management role in the forum section; associate the users and roles in the system, and the users manage the forums in the forum according to their associated roles, one at the same time A role can only be associated with a unique user, and a user is associated with one or more roles.
发帖一般需要版主审核确认后才能发帖成功,有助于提高论坛内帖子质量,若质量不高的帖子太多,不仅浪费参与人查看时间,而且会影响参与人的参与意愿度。Posting generally requires moderator review and confirmation before posting successfully, which helps to improve the quality of posts in the forum. If there are too many posts with low quality, it will not only waste the participants' viewing time, but also affect the participants' willingness to participate.
在审核帖子过程中,还包括一个设置发帖审核通过率的步骤,在管理角色审核论坛版块内的发帖是否通过时,在指定时间内(指定时间段的设置可以自己定义),发帖审核通过率=已给出审核结果且审核结果为通过的人数/已给出审核结果的总人数。In the process of reviewing the post, it also includes a step of setting the posting approval pass rate. When the posting in the management role auditing forum section is passed, the specified time period can be defined by the specified time period. The number of people who have given the results of the audit and the results of the audit are the total number of people who have given the results of the audit.
发帖审核基本是所有论坛都具备的功能,然而现有技术中如果版主迟迟不给出帖子的审核意见,该帖子就无法获得审批结果也无法完成发帖,拖长了发帖审核的周期。Posting review is basically a function that all forums have. However, in the prior art, if the moderator delays giving the review comments of the post, the post cannot obtain the approval result and cannot complete the posting, which lengthens the period of posting review.
本申请将审核周期限制在指定时间内,计算出这段时间内的审核通过率,通过率达到设定标准则审核通过,通过率未达到设定标准则审核不通过,大大缩短了发帖审核的周期,提高了论坛管理效率。This application limits the audit period to the specified time, and calculates the audit pass rate during this period. If the pass rate reaches the set standard, the audit will pass. If the pass rate does not meet the set criteria, the audit will not pass, which greatly shortens the post review. The cycle has improved the efficiency of forum management.
上述实施例中,如图4所示,本申请论坛参与者和管理者都为独立个体性质角色,以下对通过独立个体性质角色对用户进行授权所具备的优势进行分析:用户通过其与角色的关联确定(获得)权限,如果要修改用户的权限,通过调整角色所拥有的权限以达到改变关联了该角色的用户的权限的目的。一旦用户关联角色后,该用户就拥有了该角色的所有操作权限。In the above embodiment, as shown in FIG. 4, the forum participants and managers of the present application are independent individual roles, and the following analysis is performed on the advantages of authorizing the user through the independent individual role: the user through the role and the role The association determines (acquires) permissions. If you want to modify the permissions of a user, you can adjust the permissions owned by the role to achieve the purpose of changing the permissions of the user associated with the role. Once a user associates a role, that user has all the operational privileges for that role.
角色对用户的关系为一对一(该角色与一个用户关联时,其他用户则不能再关联该角色;若该角色未被用户关联,则可以被其他用户选择关联;即同一时段,一个角色能且只能被一个用户关联)。用户对角色的关系为一对多(一个用户可以同时关联多个角色)。The role of the role to the user is one-to-one (when the role is associated with a user, other users can no longer associate the role; if the role is not associated with the user, it can be selected by other users; that is, a role can be And can only be associated by one user). A user's relationship to a role is one-to-many (one user can associate multiple roles at the same time).
角色的定义:角色不具有组/类/类别/岗位/职位/工种等性质,而是一个非集合的性质,角色具有唯一性,角色是独立存在的独立个体;在企事业单位应用中相当于岗位号(此处的岗位号非岗位,一个岗位同时可能有多个员工,而同一时段一个岗位号只能对应一个员工)。Role definition: The role does not have the nature of group/class/category/post/job/work, but a non-collection nature, the role is unique, the role is an independent independent entity; in the enterprise application is equivalent Job number (The job number here is not a post, one post may have multiple employees at the same time, and one job number can only correspond to one employee at the same time).
举例:某个公司系统中可创建如下角色:总经理、副总经理1、副总经理2、北京销售一部经理、北京销售二部经理、北京销售三部经理、上海销售工程师1、上海销售工程师2、上海销售工程师3、上海销售工程师4、上海销售工程师5……用户与角色的关联关系:若该公司员工张三任职该公司副总经理2,同时任职北京销售一部经理,则张三需要关联的角色为副总经理2和北京销售一部经理,张三拥有了这两个角色的权限。For example: a company system can create the following roles: general manager, deputy general manager 1, deputy general manager 2, Beijing sales manager, Beijing sales manager, Beijing sales manager, Shanghai sales engineer 1, Shanghai sales Engineer 2, Shanghai Sales Engineer 3, Shanghai Sales Engineer 4, Shanghai Sales Engineer 5... User-role relationship: If the company employee Zhang San serves as the company's deputy general manager 2, and also serves as a sales manager in Beijing, then Zhang The three roles to be associated are Deputy General Manager 2 and Beijing Sales Manager. Zhang San has the rights to these two roles.
传统角色的概念是组/类/岗位/职位/工种性质,一个角色能够对应多个用户。而本申请“角色”的概念相当于岗位号/工位号,也类同于影视剧中的角色:一个角色在同一时段(童年、少年、中年……)只能由一个演员来饰演,而一个演员可能会分饰多角。The concept of traditional roles is group/class/post/position/work type, and one role can correspond to multiple users. The concept of "role" in this application is equivalent to the post number/station number, and is similar to the role in the film and television drama: a character can only be played by one actor at the same time (childhood, juvenile, middle-aged...). And an actor may be decorated with multiple angles.
在创建角色之后,可以在创建用户的过程中关联角色,也可以在用户创建完成后随时进行关联。用户关联角色后可以随时解除与角色的关联关系,也可以随时建立与其他角色的关联关系。After the role is created, you can associate the role in the process of creating the user, or you can associate it at any time after the user is created. After the user associates the role, the relationship with the role can be released at any time, and the relationship with other roles can be established at any time.
所述角色的构成为:岗位名+岗内编号。例如:车间生产工人1、车间生产工人2、车间生产工人3……角色是独立个体,相当于岗位号、工位号的概念,不同于传统权限管理体系中的角色,传统体系中角色的概念是岗位/职位/工种等的组/类性质。The composition of the character is: post name + post number. For example: workshop production workers 1, workshop production workers 2, workshop production workers 3... roles are independent individuals, equivalent to the concept of job number and station number, different from the role in the traditional authority management system, the concept of role in the traditional system It is the group/class nature of the position/position/work type.
以下举例员工张三进入某公司后,员工、用户与角色之间的关系为:1、新入职:员工新入职,直接为该用户(员工)选择相应的岗位号/工位号的角色进行关联即可,例:张三入职公司(公司为张三分配了一个张三用户),工作内容是在销售一部,负责北京区域冰箱产品的销售(对应的角色是销售一部下的“销售工程师5”这个角色),则张三用户直接选择“销售工程师5”这个角色关联即可。The following example shows the relationship between employees, users and roles after the employee Zhang San enters a company: 1. New entry: The employee is newly hired, and directly associates the role of the corresponding job number/station number for the user (employee). Yes, for example: Zhang San joined the company (the company assigned a three-user for Zhang San), the job content is in the sales department, responsible for the sales of refrigerator products in Beijing area (the corresponding role is to sell the sales engineer under the 5 "This role", Zhang San users directly select the "sales engineer 5" role association.
2、增加职位:张三工作一段时间后,公司还安排张三负责北京区域电视产品的销售(对应的角色是销售一部下的“销售工程师8”这个角色)并兼任售后部主管(对应售后部主管1这个角色),则张三用户再增加关联销售一部下的“销售工程师8”和售后部下的“售后部主管1”这两个角色,此时,张三员工关联了三个角色,分别为销售一部下的“销售工程师5”、“销售工程师8”和售后部下的“售后部主管1”,张三用户则拥有了这三个角色的权限。2. Adding positions: After working for a period of time, Zhang also arranged for Zhang San to be responsible for the sales of regional TV products in Beijing (the corresponding role is to sell the role of “Sales Engineer 8” under the Ministry of Sales) and concurrently as the head of the after-sales department (corresponding to the after-sales department) In the role of supervisor 1, the three users added the roles of “sales engineer 8” under the sales department and “sales department supervisor 1” under the after-sales department. At this time, Zhang San employees associated three roles, respectively. In order to sell a "sales engineer 5", "sales engineer 8" and "after-sales department supervisor 1" under the after-sales department, Zhang San users have the authority of these three roles.
3、减少职位:又过了一段时间,公司决定让张三任职售后部经理(对应售后部下“售后部经理”这个角色),且不再兼任其他工作。则张三用户关联售后部下“售后部经理”这个角色,同时取消此前关联的三个角色(销售一部下的“销售工程师5”、“销售工程师8”和售后部下的“售后部主管1”),此时,张三用户只拥有售后部下“售后部经理”这个角色的权限。3. Reducing the position: After a while, the company decided to let Zhang San serve as the post-sales manager (corresponding to the role of “after-sales manager” in the after-sales department) and no longer take up other jobs. Then Zhang San user is associated with the role of “after-sales manager” in the after-sales department, and cancels the three roles previously associated (Sales Engineer 5 under Sales, Sales Engineer 8 and “After Sales Manager 1” under the after-sales department) At this time, Zhang San users only have the authority of the role of “after-sales manager” under the after-sales department.
4、角色权限的调整(针对角色本身所拥有的权限的调整):如公司决定增加售后部经理的权限,则只需增加对售后部经理这个角色的授权即可,则张三用户因为售后部经理这个角色的权限增加了,张三用户的权限也增加了。4, the adjustment of the role permissions (for the adjustment of the permissions of the role itself): If the company decides to increase the authority of the after-sales manager, then only need to increase the authorization of the role of the after-sales manager, then Zhang San users because of the after-sales department The authority of the manager has increased, and the permissions of Zhang San users have also increased.
5、离职:一年后,张三离职了,则取消张三用户与售后部下“售后部经理”这个角色的关联即可。5. Resignation: After one year, Zhang San resigned, and the relationship between Zhang San users and the post-sales department manager of the after-sales department can be cancelled.
举例:公司在动态的经营中,职员的入职、离职是经常持续发生的,但岗位号/工位号的变化非常少(甚至在一定时期内是没有变化的)。For example: in the dynamic operation of the company, the entry and exit of the staff are often continued, but the change of the post number/station number is very small (even within a certain period of time).
传统授权方法:在系统功能点多的情况下,以传统的组/类性质的角色进行授权,不仅授权工作量大,繁杂,而且很容易出错,甚至出错了在短时间内都不容易发现,容易对系统使用方造成损失。Traditional authorization method: In the case of a large number of system functions, authorization in the traditional group/class role, not only the authorization workload is large, complicated, but also easy to make mistakes, even if it is wrong, it is not easy to find in a short time. It is easy to cause damage to the system user.
本申请授权方法:本申请是对岗位号/工位号性质的角色进行授权,用户关联角色而确定(获得)权限,则对用户权限的控制,通过简单的用户-角色的关联关系来实现,让权限控制变得简单、易操作,清晰明了,大幅度提高了授权效率和授权可靠性。Authorization method of the present application: This application authorizes the role of the nature of the post number/station number, and the user determines the (acquired) authority by associating the role, and the control of the user authority is realized by a simple user-role relationship. It makes the permission control simple, easy to operate, clear and clear, and greatly improves the authorization efficiency and authorization reliability.
若需要,还可以在参与者(版块的参与者)中设置一个游客(一个类型为游客)参与,则除了设置的角色关联的系统用户对应的员工能够参与外,其他系统游客也能够访问论坛,可将该论坛用于外部的讨论,如客户论坛模块或游客论坛模块:让客户或任意游客都能够参与(公司设置的系统用户对应的员工当然也能够参与,员工若通过系统用户参与,则需要判断员工对应的用户关联的角色是否有权限参与,若不通过系统用户而是直接以游客参与,则不需要判断员工对应的用户关联的角色是否有权限参与),再由版主进行管理,能够收集客户或游客的信息。If necessary, a participant (one type of visitor) can be set up in the participant (participant of the section), and other system visitors can access the forum in addition to the employees of the system users associated with the set role. The forum can be used for external discussions, such as the customer forum module or the visitor forum module: allowing customers or any visitors to participate (the employees of the system users set up by the company can of course participate, and if the employees participate through the system users, they need to It is judged whether the role associated with the user corresponding to the employee has the right to participate. If the user is not directly involved in the system user, it is not necessary to determine whether the role associated with the user corresponding to the employee has the right to participate. Collect information from customers or visitors.
以上所述仅是本发明的优选实施方式,应当理解本发明并非局限于本文所披露的形式,不应看作是对其他实施例的排除,而可用于各种其他组合、修改和环境,并能够在本文所述构想范围内,通过上述教导或相关领域的技术或知识进行改动。而本领域人员所进行的改动和变化不脱离本发明的精神和范围,则都应在本发明所附权利要求的保护范围内。The above is only a preferred embodiment of the present invention, and it should be understood that the present invention is not limited to the forms disclosed herein, and is not to be construed as being limited to the other embodiments, but may be used in various other combinations, modifications and environments. Modifications can be made by the techniques or knowledge of the above teachings or related art within the scope of the teachings herein. All changes and modifications made by those skilled in the art are intended to be within the scope of the appended claims.

Claims (10)

  1. 论坛管理方法,其特征在于,包括以下步骤:The forum management method is characterized in that it comprises the following steps:
    创建系统角色,所述角色是独立的个体,而非组/类;Create system roles, which are independent individuals, not groups/classes;
    设置论坛版块,论坛中包含一个或多个论坛版块;Set up a forum section with one or more forum sections;
    设置各论坛版块的参与角色,并设置参与角色在论坛版块中的权限;Set the participating roles for each forum section and set the permissions of the participating roles in the forum section;
    将系统中的用户与角色相互关联,用户根据其关联的角色在论坛中的权限使用论坛,同一时段一个角色只能关联唯一的用户,而一个用户关联一个或多个角色。The users and roles in the system are associated with each other. The user uses the forum according to the permissions of the associated roles in the forum. One role can only associate with a unique user, and one user associates one or more roles.
  2. 根据权利要求1所述的论坛管理方法,其特征在于:所述参与角色在论坛版块中的权限包括对论坛版块内他人已发帖子/回帖的查看权限、在论坛版块内发帖的权限、在论坛版块内回帖的权限中的任意一种或多种的组合。The forum management method according to claim 1, wherein the rights of the participating characters in the forum section include the right to view posts/posts posted by others in the forum section, the permission to post in the forum section, and the forum. A combination of any one or more of the permissions of the replies within the section.
  3. 根据权利要求1所述的论坛管理方法,其特征在于:所述的角色归属于部门,该角色的名称在该部门下唯一,该角色的编号在系统中唯一,根据角色的工作内容对角色进行授权。The forum management method according to claim 1, wherein the role belongs to a department, the name of the role is unique under the department, the number of the role is unique in the system, and the role is performed according to the work content of the role. Authorization.
  4. 根据权利要求3所述的论坛管理方法,其特征在于:还包括一个用户跨部门调岗管理步骤,具体包括:The forum management method according to claim 3, further comprising: a step of managing the inter-department management of the user, specifically comprising:
    (1)取消用户与原部门内的角色的关联;(1) cancel the association between the user and the role in the original department;
    (2)将用户与新部门内的角色进行关联,用户自动获得该角色在论坛中的相应权限。(2) Associate the user with the role in the new department, and the user automatically obtains the corresponding authority of the role in the forum.
  5. 根据权利要求1所述的论坛管理方法,其特征在于:一个用户对应一个员工,一个员工对应一个用户,员工通过其对应的用户关联的角色确定权限。The forum management method according to claim 1, wherein one user corresponds to one employee, one employee corresponds to one user, and the employee determines the authority through the role associated with the corresponding user.
  6. 论坛管理方法,其特征在于,包括以下步骤:The forum management method is characterized in that it comprises the following steps:
    创建系统角色,所述角色是独立的个体,而非组/类;Create system roles, which are independent individuals, not groups/classes;
    设置论坛版块,论坛中包含一个或多个论坛版块;Set up a forum section with one or more forum sections;
    设置各论坛版块的管理角色,设置管理角色在论坛版块中的管理权限;Set the management role of each forum section, and set the administrative rights of the management role in the forum section;
    将系统中的用户与角色相互关联,用户根据其关联的角色在论坛中的权限管理论坛,同一时段一个角色只能关联唯一的用户,而一个用户关联一个或多个角色。The users and roles in the system are associated with each other. The user manages the forum according to the rights of the associated roles in the forum. In the same period, a role can only associate with a unique user, and one user associates one or more roles.
  7. 根据权利要求6所述的论坛管理方法,其特征在于:所述的管理角色包括一级管理角色,一级管理角色在论坛版块中的管理权限包括对论坛版块内已发帖子/回帖的查看、修改、审核、删除权限中的任意一种或多种的组合;The forum management method according to claim 6, wherein the management role comprises a first-level management role, and the management rights of the first-level management role in the forum section include viewing of posted posts/replies in the forum section, Modify, review, and delete any combination of one or more of the permissions;
    或还包括二级管理角色,二级管理角色用于监督一级管理角色的管理操作。Or it also includes a secondary management role, which is used to supervise the management operations of the primary management role.
  8. 根据权利要求7所述的论坛管理方法,其特征在于:所述二级管理角色在论坛版块中的管理权限包括对论坛版块内已发帖子的封存和解封,帖子被封存时,该帖子的所有回帖也被封存,只有二级管理角色能够查看被封存的帖子,解封后恢复到封存前的状态。The forum management method according to claim 7, wherein the management rights of the secondary management role in the forum section include the sealing and unblocking of the posted posts in the forum section, and when the post is archived, all the posts are Reposts are also archived. Only the secondary management role can view the archived posts and revert to the state before the archive.
  9. 根据权利要求7所述的论坛管理方法,其特征在于:每个论坛版块有一个或多个一级管理角色,每个论坛版块有一个或多个二级管理角色。The forum management method according to claim 7, wherein each forum section has one or more first-level management roles, and each forum section has one or more secondary management roles.
  10. 根据权利要求9所述的论坛管理方法,其特征在于:还包括一个设置发帖审核通过率的步骤,在管理角色审核论坛版块内的发帖是否通过时,在指定时间内,发帖审核通过率=已给出审核结果且审核结果为通过的人数/已给出审核结果的总人数。The forum management method according to claim 9, further comprising the step of setting a posting approval pass rate, and when the posting in the management role audit forum section passes, the posting approval pass rate is within a specified time. The number of people who gave the results of the audit and the results of the audit are the total number of people who have given the results of the audit.
PCT/CN2018/096712 2017-07-24 2018-07-23 Forum management method WO2019019980A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201710603812.9A CN107451792A (en) 2017-07-24 2017-07-24 Forum's management method
CN201710603812.9 2017-07-24

Publications (1)

Publication Number Publication Date
WO2019019980A1 true WO2019019980A1 (en) 2019-01-31

Family

ID=60487383

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2018/096712 WO2019019980A1 (en) 2017-07-24 2018-07-23 Forum management method

Country Status (2)

Country Link
CN (2) CN107451792A (en)
WO (1) WO2019019980A1 (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107451792A (en) * 2017-07-24 2017-12-08 成都牵牛草信息技术有限公司 Forum's management method
CN107465672A (en) 2017-07-28 2017-12-12 成都牵牛草信息技术有限公司 The method that user/employee obtains Email Accounts in system
CN111027032B (en) * 2019-11-13 2022-07-26 北京字节跳动网络技术有限公司 Authority management method, device, medium and electronic equipment

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102468971A (en) * 2010-11-04 2012-05-23 北京北方微电子基地设备工艺研究中心有限责任公司 Authority management method and device, and authority control method and device
US8402514B1 (en) * 2006-11-17 2013-03-19 Network Appliance, Inc. Hierarchy-aware role-based access control
CN106803138A (en) * 2015-11-26 2017-06-06 北京奥鹏远程教育中心有限公司 A kind of O&M service subsystem
CN107451792A (en) * 2017-07-24 2017-12-08 成都牵牛草信息技术有限公司 Forum's management method

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101373527A (en) * 2007-08-24 2009-02-25 上海全成通信技术有限公司 Human authority control method engaged with system
CN201111137Y (en) * 2007-08-24 2008-09-03 上海全成通信技术有限公司 Post authoring apparatus
CN103903093A (en) * 2014-03-25 2014-07-02 沈阳化工大学 Personnel information management system
CN105912924A (en) * 2016-04-01 2016-08-31 北京元心科技有限公司 Method for sending permissions to users' accounts in enterprise information management system

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8402514B1 (en) * 2006-11-17 2013-03-19 Network Appliance, Inc. Hierarchy-aware role-based access control
CN102468971A (en) * 2010-11-04 2012-05-23 北京北方微电子基地设备工艺研究中心有限责任公司 Authority management method and device, and authority control method and device
CN106803138A (en) * 2015-11-26 2017-06-06 北京奥鹏远程教育中心有限公司 A kind of O&M service subsystem
CN107451792A (en) * 2017-07-24 2017-12-08 成都牵牛草信息技术有限公司 Forum's management method

Also Published As

Publication number Publication date
CN108959628A (en) 2018-12-07
CN107451792A (en) 2017-12-08

Similar Documents

Publication Publication Date Title
CN108764833B (en) Method for setting approval roles according to departments by workflow approval nodes
JP7164091B2 (en) How to manage instant messaging accounts within the management system
WO2019029650A1 (en) Form data operation auditing method
CN109214150B (en) Form operation authority authorization method based on role
WO2018196876A1 (en) Workflow control method and system based on one-to-one correspondence between roles and users
WO2018224024A1 (en) Efficient approval method for workflow approval node
WO2018210245A1 (en) Method for setting form field operation authority of workflow, and method for setting form field operation authority of approval node
WO2018214889A1 (en) Countersign-based method for setting up approval node in approval process
WO2019019981A1 (en) Method for setting permission of user in information exchange unit in system
WO2019011220A1 (en) Method for setting approval procedure based on base fields
CN107045675A (en) The method that workflow approval node is set examination & approval role by role
JP7318894B2 (en) How to authorize the operation privileges for the statistics column table
WO2019015656A1 (en) System dispatching method
JP7339634B2 (en) How to set permissions to view operation records based on time zone
CN109165524B (en) Examination and approval task transfer method based on improved RBAC (role-based policies Access control) authority control mechanism
WO2018214828A1 (en) Voting-based method for setting approval node in approval process
WO2018192557A1 (en) Permission granting method and system based on one-to-one correspondence between roles and users
WO2019011304A1 (en) Role acquisition-based method for authorizing form data
WO2019019980A1 (en) Forum management method
WO2019015539A1 (en) Method for authorizing form data operation authority
WO2019034023A1 (en) Method for approver to ask for reference opinion for approval task
WO2019029649A1 (en) Method for authorizing approval processes and approval nodes thereof for user
WO2018224023A1 (en) Method for displaying permission after employee logs into account thereof in system
WO2019020120A1 (en) Method for authorizing permission to operate content of mailbox account and instant messaging account in system
WO2019011162A1 (en) Shortcut function setting method

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 18839125

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 18839125

Country of ref document: EP

Kind code of ref document: A1