CN105809021A - Method and device for distributing user permissions - Google Patents

Method and device for distributing user permissions Download PDF

Info

Publication number
CN105809021A
CN105809021A CN201610124847.XA CN201610124847A CN105809021A CN 105809021 A CN105809021 A CN 105809021A CN 201610124847 A CN201610124847 A CN 201610124847A CN 105809021 A CN105809021 A CN 105809021A
Authority
CN
China
Prior art keywords
user
permissions
bundle
group
authority
Prior art date
Legal status (The legal status 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 status listed.)
Pending
Application number
CN201610124847.XA
Other languages
Chinese (zh)
Inventor
徐佳宏
彭欢
陈恋
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Shenzhen Ipanel TV Inc
Original Assignee
Shenzhen Ipanel TV Inc
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 Shenzhen Ipanel TV Inc filed Critical Shenzhen Ipanel TV Inc
Priority to CN201610124847.XA priority Critical patent/CN105809021A/en
Publication of CN105809021A publication Critical patent/CN105809021A/en
Pending legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/30Authentication, i.e. establishing the identity or authorisation of security principals
    • G06F21/45Structures or tools for the administration of authentication
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F2221/00Indexing scheme relating to security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F2221/21Indexing scheme relating to G06F21/00 and subgroups addressing additional information or applications relating to security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F2221/2145Inheriting rights or properties, e.g., propagation of permissions or restrictions within a hierarchy

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Security & Cryptography (AREA)
  • Theoretical Computer Science (AREA)
  • Computer Hardware Design (AREA)
  • Software Systems (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Storage Device Security (AREA)

Abstract

The invention provides a method and a device for distributing user permissions. The method comprises the following steps of creating a permission group; creating a user group corresponding to the permission group, wherein each user in the user group has permissions in the permission group; and associating the user group with the permission group. According to the method and the device for distributing the user permissions, which are provided by the invention, firstly, the permission group is created, secondly, the user group corresponding to the permission group is created, wherein each user in the user group has permissions in the permission group, and lastly, the created user group is associated with the permission group, so that the association between the permission group and the user group is created, when permission configuration is carried out, the users with the same permissions only need to configure the permissions once instead of once per user, so that the permission configuration efficiency is high, and as for the permission configuration users, the operation is simple and quick, and the user experience is better.

Description

The distribution method of a kind of user right and device
Technical field
The present invention relates to rights management techniques field, particularly relate to distribution method and the device of a kind of user right.
Background technology
Rights management, refers generally to the safety regulation according to system setting or security strategy, and user can access and can only access the resource oneself being authorized to, neither too much nor too little.Rights management occurs nearly in inside any system, as long as there being the system of user and password.Rights management is often an extremely complex problem, for different application, it is necessary to according to the practical situation of project and concrete framework, design authority management mode, authority distribution is also complicated, and limit of how giving the authority to is simply to use is that an application system to consider.User authority management system general at present, it is necessary to set up the database table of user, role and authority, and set up the relation between them.
Wherein, user (User) is only pure user, is used for recording user related information, such as user name, password etc., authority is separated, and user to have the authority to certain resource, it is necessary to go association by role (Role).User is generally of with properties: numbering (unique in systems), title (unique in systems), user password, annotation.Role is the ultimate unit using authority, has a number of authority, gives user right by role, is generally of with properties: numbering (unique in systems), title (unique in systems), annotation.Authority refers to that user obtains the operation to some function of program according to role, for instance to the reading and writing of file, amendment and deletion function, be generally of with properties: numbering (unique in systems), title (unique in systems), annotation.For the relation of user and role, a user (User) can be under the jurisdiction of multiple role (Role), and role's group also can have multiple user, and user role is just used to describe the object of membership between them.User (User) is had the authority to certain resource by role (Role) association.For the relation between authority and role, a role (Role) can have multiple authority (Permission), and a same authority can distribute to multiple role.
The core of user authority management system is made up of following three parts: creates authority, distribution authority and uses authority.The detailed process setting up user right is: first created authority (Permission) by founder, secondly user and role are created by system manager (Administrator), and specifying user-role (User-Role) and the incidence relation of role-authority (Role-Permission), end user uses the authority that system manager distributes to go to use each system module.User is associated with authority by role.Briefly, a user has some roles, and each role has some authorities.So, the mandate model of " user-role-authority " it is constructed for.In this model, between user and role, between role and authority, it is usually the relation of multi-to-multi.After creating a user, system needs to authorize (awarding role) to each user one by one, and such user just obtains the authority of corresponding role.
Inventor finds in the process realize the invention: when the quantity of system user rolls up, it is necessary to going each user-association to Role Users one by one, therefore, the distribution of authority is loaded down with trivial details and time-consuming.
Summary of the invention
In view of this, the invention provides the distribution method of a kind of user right and device, in order to solve in prior art, when the number of users of Rights Management System rolls up, need one by one go distribute authority for each user, thus causing the loaded down with trivial details and time-consuming problem of distribution of authority, its technical scheme is as follows:
A kind of distribution method of user right, including:
Create bundle of permissions;
Creating the user group corresponding with described bundle of permissions, each user in described user's group has each authority in described bundle of permissions;
By described user group and described permission set.
Described method also includes:
When creating described bundle of permissions, name for described bundle of permissions;
When creating described user and organizing, organize name for described user.
Described method also includes:
Adjust the order of each authority in described bundle of permissions.
Described method also includes:
By the appointment priority assignation in described bundle of permissions at predeterminated position.
Wherein, described authority is the viewing authority of digital television terminal user;
Then described establishment bundle of permissions particularly as follows:
Create channel group;
User's group that described establishment is corresponding with described bundle of permissions particularly as follows:
Creating the user group corresponding with described channel group, each user in described user's group has the authority of each channel watched in described channel group;
Described by described user group and described permission set, particularly as follows:
Described user group is associated with described channel group.
A kind of distributor of user right, including: bundle of permissions creation module, user organize creation module and relating module;
Described bundle of permissions creation module, is used for creating bundle of permissions;
Described user organizes creation module, and for creating the user group corresponding with the described bundle of permissions of described bundle of permissions creation module establishment, wherein, each user in described user's group has each authority in described bundle of permissions;
Described relating module, the described permission set that the described user group created for described user organizes creation module creates with described bundle of permissions creation module.
Described device also includes: bundle of permissions name module and user organize name module;
Described user organizes name module, for when described bundle of permissions creation module creates described bundle of permissions, naming for described bundle of permissions;
Described bundle of permissions name module, for described user organize creation module create described user organize time, organize name for described user.
Described device also includes: authority order adjusting module;
Described authority order adjusting module, for adjusting the order of each authority in described bundle of permissions.
Described device also includes: permission bits installs module;
Described permission bits installs module, is used for the appointment priority assignation in described bundle of permissions at predeterminated position.
Wherein, described authority is the viewing authority of digital television terminal user;
Then described bundle of permissions creation module, specifically for creating channel group;
Described user organizes creation module, and specifically for creating the user group corresponding with described channel group, each user in described user's group has the authority of each channel watched in described channel group;
Described relating module, specifically for associating described user group with described channel group.
Technique scheme has the advantages that
nullIn Rights Management System,There is user's often more than one of identical authority,If simply user is associated with different authorities,So often create a user to be accomplished by system and select part authority to distribute to this user from numerous permissions lists,Even if two users created have identical authority,It is also required to repetitive operation twice,Therefore operate quite loaded down with trivial details and time-consuming,And first the distribution method of user right provided by the invention and device create bundle of permissions,Then user's group corresponding with bundle of permissions is created,Each user in this user's group has each authority in bundle of permissions,Finally the bundle of permissions of establishment is organized with user and associate,Thus creating bundle of permissions and the incidence relation of user's group,This makes when carrying out authority configuration,The user with identical authority is had only to authority of configuration,An authority is configured without for each user,Therefore,Authority allocative efficiency is high,Authority is configured user,Simple to operate quickly,Better user experience.
Accompanying drawing explanation
In order to be illustrated more clearly that the embodiment of the present invention or technical scheme of the prior art, the accompanying drawing used required in embodiment or description of the prior art will be briefly described below, apparently, accompanying drawing in the following describes is only embodiments of the invention, for those of ordinary skill in the art, under the premise not paying creative work, it is also possible to obtain other accompanying drawing according to the accompanying drawing provided.
One schematic flow sheet of the distribution method of the user right that Fig. 1 provides for the embodiment of the present invention;
The schematic flow sheet of one instantiation of the distribution method of the user right that Fig. 2 provides for the embodiment of the present invention;
The channel group that Fig. 3 provides for the embodiment of the present invention creates schematic diagram;
Fig. 4 organizes establishment schematic diagram for the user that the embodiment of the present invention provides;
The channel group that Fig. 5 provides for the embodiment of the present invention is organized with user and is associated schematic diagram;
One structural representation of the distributor of the user right that Fig. 6 provides for the embodiment of the present invention;
Another structural representation of the distributor of the user right that Fig. 7 provides for the embodiment of the present invention.
Detailed description of the invention
For the purpose of quoting and know, the explanation of the technical term being used below, write a Chinese character in simplified form or abridge and be summarized as follows:
User classifies: system user, power user, administrator, DBA user, leader user, expert user, operator user, customer users etc..
System Privileges: namely different user is used use or the access rights of system resource (such as function menu item, button, input control etc.).
User: the concrete operations person of application system, user can have a range of authority.
Role: in order to many users having similar authority are carried out Classification Management, define the concept of role, for instance the roles such as system manager, manager, user, visitor.
Group: in order to manage user better, user is carried out grouping and classifying, referred to as user grouping, such as common Q Q group, senior QQ group;One-level unit user, secondary unit user etc..
Below in conjunction with the accompanying drawing in the embodiment of the present invention, the technical scheme in the embodiment of the present invention is clearly and completely described, it is clear that described embodiment is only a part of embodiment of the present invention, rather than whole embodiments.Based on the embodiment in the present invention, the every other embodiment that those of ordinary skill in the art obtain under not making creative work premise, broadly fall into the scope of protection of the invention.
The distribution method of a kind of user right that the embodiment of the present invention provides, refers to Fig. 1, it is shown that the schematic flow sheet of the method, it is possible to including:
Step S101: create bundle of permissions.
Step S102: create the user group corresponding with bundle of permissions.
Wherein, each user in user's group of establishment has each authority in the bundle of permissions of establishment.
Step S103: by user's group and permission set.
Namely user's group and permission set are created user's group and the incidence relation of bundle of permissions, and being in user's group each use is configured with corresponding authority per family.
nullIn Rights Management System,There is user's often more than one of identical authority,If simply user is associated with different authorities,So often create a user to be accomplished by system and select part authority to distribute to this user from numerous permissions lists,Even if two users created have identical authority,It is also required to repetitive operation twice,Therefore operate quite loaded down with trivial details and time-consuming,And the distribution method of the user right that the embodiment of the present invention provides,First bundle of permissions is created,Then user's group corresponding with bundle of permissions is created,Each user in this user's group has each authority in bundle of permissions,Finally the bundle of permissions of establishment is organized with user and associate,Thus creating bundle of permissions and the incidence relation of user's group,This makes when carrying out authority configuration,The user with identical authority is had only to authority of configuration,An authority is configured without for each user,Therefore,Authority allocative efficiency is high,Authority is configured user,Simple to operate quickly,Better user experience.
Preferably, the distribution method of the user right that above-described embodiment provides can also include:
When creating described bundle of permissions, name for described bundle of permissions;
When creating described user and organizing, organize name for described user.
In a kind of possible implementation, when starting the operation creating bundle of permissions, display Name can be triggered frame is set, bundle of permissions is named by instruction user voluntarily, user can arrange, in title, the title inputting oneself definition in frame, after completing name, this is found a great convenience with corresponding permission set together.
In alternatively possible implementation, user can be not necessarily bundle of permissions name, after having created bundle of permissions, is the bundle of permissions name created automatically by naming method set in advance.
Preferably, the distribution method of the user right that above-described embodiment provides can also include: adjusts the order of each authority in described bundle of permissions.
Each authority in bundle of permissions can present in the form of a list, adjusts in bundle of permissions the order of each authority namely, can will be located in the reach of certain authority in permissions list or after move, any two authority switch etc..
Preferably, the distribution method of the user right that above-described embodiment provides can also include: by the appointment priority assignation in described bundle of permissions at predeterminated position.
Concrete, the appointment priority assignation in described bundle of permissions be may include that at predeterminated position and makes the position of fraction limit in the middle part of bundle of permissions immobilize, for instance, make fraction limit in the middle part of bundle of permissions be shown in foremost always, can not adjust.
On the basis of the invention described above embodiment, in conjunction with an instantiation, the distribution method of the user right that above-described embodiment provides is described in detail.
Assume that in the authority distributing method of the user that above-described embodiment provides, authority is the viewing authority of digital television terminal user, then refer to Fig. 2, it is shown that authority allocation flow schematic diagram, it is possible to including:
Step S201: create channel group.
Exemplary, refer to Fig. 3, it is necessary to the channel of distribution always has 6, respectively cctv-1, cctv-2, cctv-3, cctv-4, cctv-5 and cctv-6.
Creating channel group particularly as follows: 6 channels are divided into two channel groups, respectively channel group 1 and channel group 2, wherein, channel group 1 includes cctv-1, cctv-3 and cctv-5, and channel group 2 includes cctv-1, cctv-2, cctv-4 and cctv-6.
It should be noted that each channel group can include whole channels, it is possible to include partial channel, but, the channel in same channel group should be ensured that uniquely.
In a kind of possible implementation, the order of each channel group mid band list can adjust, and this order is embodied on terminal use's TV on the channel list of display.Such as, certain channel group includes 5 channels, respectively cctv-1, cctv-2, cctv-3, cctv-4 and cctv-5, it is possible to cctv-2 is adjusted to cctv-5, or cctv-4 is adjusted to cctv-1.
In alternatively possible implementation, it is possible to being fixed the position of some channel in channel group, the DISPLAY ORDER of channel is immutable in terminal.Such as, 5 channel respectively cctv-1, cctv-2, cctv-3, cctv-4 and cctv-5 before certain channel group, the order of these 5 channels and position are fixed immutable, front 5 channels so seen on terminal use's TV are also cctv-1, cctv-2, cctv-3, cctv-4 and cctv-5, and, user cannot by the function menu of Set Top Box after these 5 channels move to, inserting other new channel between these 5 channels.
Under normal circumstances, when creating channel group, it is necessary to name for channel group, for instance, different according to user group, can by channel group called after domestic consumer channel group, enterprise customer's channel group etc..
Step S201: create the user group corresponding with channel group.
Wherein, each user in user's group has the authority of each channel in viewing channel group.
User is carried out Classification Management, creates user's group, such as, domestic consumer is created as user's group, enterprise customer is created as user's group.Same, when creating user and organizing, it is possible to be named for user's group, for instance, user is organized called after domestic consumer group, enterprise customer's group etc..
Refer to Fig. 4, it is shown that one create user group example, it is assumed that need packet user always have 6, respectively user1, user2, user3, user4, user5 and user6.
Create user's group particularly as follows: 6 users are divided into two user's groups, respectively user organize 1 and user organize 2, wherein, user organizes 1 and includes user1, user3 and user5, and channel group 2 includes user1, user2, user4 and user6.
Step S203: user's group is associated with channel group.
After having created channel group and user's group, user's group is associated with channel group.
Associate with channel group 1 as it is shown in figure 5, user to be organized 1, user is organized 2 and associates with channel group 2, so just establish user and organize the incidence relation of 1 and channel group 1, and establish user and organize the incidence relation of 2 and channel group 2.
Corresponding with said method, the embodiment of the present invention additionally provides the distributor of a kind of user right, referring to Fig. 6, it is shown that the structural representation of this device, this device may include that bundle of permissions creation module 601, user organize creation module 602 and relating module 603.Wherein:
Bundle of permissions creation module 601, is used for creating bundle of permissions.
User organizes creation module 602, for creating the user group corresponding with the bundle of permissions of bundle of permissions creation module 601 establishment.
Wherein, each user in user's group has each authority in described bundle of permissions.
Relating module 603, the permission set that the user's group created for user organizes creation module 602 creates with bundle of permissions creation module 601.
The distributor of the user right that the embodiment of the present invention provides, first pass through bundle of permissions creation module and create bundle of permissions, then pass through user and organize user's group that creation module establishment is corresponding with bundle of permissions, each user in this user's group has each authority in bundle of permissions, finally by relating module the bundle of permissions of establishment organized with user and associate, thus creating bundle of permissions and the incidence relation of user's group, this makes when carrying out authority configuration, the user with identical authority is had only to authority of configuration, an authority is configured without for each user, therefore, authority allocative efficiency is high, authority is configured user, simple to operate quickly, better user experience.
Refer to Fig. 7, illustrate the structural representation of the distributor of the another kind of user right that the embodiment of the present invention provides, with above-described embodiment provide user right distributor the difference is that, the device that the embodiment of the present invention provides except bundle of permissions creation module 601 can be included, user organizes except creation module 602 and relating module 603, it is also possible to including: bundle of permissions name module 701, user organize name module 702, authority order adjusting module 703 and permission bits and install module 704.Wherein:
Bundle of permissions name module 701, for when bundle of permissions creation module 601 creates bundle of permissions, naming for bundle of permissions.
User organize name module 702, for user organize creation module 602 create user organize time, organize name for user.
Authority order adjusting module 703, for adjusting the order of each authority in bundle of permissions.
In a kind of possible implementation, each authority in bundle of permissions can present in the form of a list, adjusts in bundle of permissions the order of each authority namely, can will be located in the reach of certain authority in permissions list or after move, any two authority switch etc..
Permission bits installs module 704, is used for the appointment priority assignation in bundle of permissions at predeterminated position.
Concrete, permission bits installs module 704 by the appointment priority assignation in bundle of permissions at predeterminated position, i.e. make the position of fraction limit in the middle part of bundle of permissions immobilize, for instance, make fraction limit in the middle part of bundle of permissions be shown in foremost always, can not adjust.
In an instantiation, the authority in the present embodiment can be the viewing authority of digital television terminal user.
The then bundle of permissions creation module 601 in the present embodiment, specifically for creating channel group.
User organizes creation module 602, specifically for creating the user group corresponding with the channel group of bundle of permissions creation module 601 establishment.
Wherein, each user in user's group has the authority of each channel in viewing channel group.
Relating module 603, the channel group that the user's group created specifically for user organizes creation module 602 creates with bundle of permissions creation module 601 associates.
The distributor of the user right that the embodiment of the present invention provides, first pass through bundle of permissions creation module and create bundle of permissions, then pass through user and organize user's group that creation module establishment is corresponding with bundle of permissions, each user in this user's group has each authority in bundle of permissions, finally by relating module the bundle of permissions of establishment organized with user and associate, thus creating bundle of permissions and the incidence relation of user's group, this makes when carrying out authority configuration, the user with identical authority is had only to authority of configuration, an authority is configured without for each user, therefore, authority allocative efficiency is high, authority is configured user, simple to operate quickly.It addition, the distributor of user right that the embodiment of the present invention provides also can realize to the adjustment of each authority position in bundle of permissions and bundle of permissions specifies permission bits puts fixing.
In this specification, each embodiment adopts the mode gone forward one by one to describe, and what each embodiment stressed is the difference with other embodiments, between each embodiment identical similar portion mutually referring to.
In several embodiments provided herein, it should be understood that disclosed method, device and equipment, it is possible to realize by another way.Such as, device embodiment described above is merely schematic, such as, the division of described unit, being only a kind of logic function to divide, actual can have other dividing mode when realizing, for instance multiple unit or assembly can in conjunction with or be desirably integrated into another system, or some features can ignore, or do not perform.Another point, shown or discussed coupling each other or direct-coupling or communication connection can be through INDIRECT COUPLING or the communication connection of some communication interfaces, device or unit, it is possible to be electrical, machinery or other form.
The described unit illustrated as separating component can be or may not be physically separate, and the parts shown as unit can be or may not be physical location, namely may be located at a place, or can also be distributed on multiple NE.Some or all of unit therein can be selected according to the actual needs to realize the purpose of the present embodiment scheme.It addition, each functional unit in each embodiment of the present invention can be integrated in a processing unit, it is also possible to be that unit is individually physically present, it is also possible to two or more unit are integrated in a unit.
If described function is using the form realization of SFU software functional unit and as independent production marketing or use, it is possible to be stored in a computer read/write memory medium.Based on such understanding, part or the part of this technical scheme that prior art is contributed by technical scheme substantially in other words can embody with the form of software product, this computer software product is stored in a storage medium, including some instructions with so that a computer equipment (can be personal computer, server, or the network equipment etc.) perform all or part of step of method described in each embodiment of the present invention.And aforesaid storage medium includes: USB flash disk, portable hard drive, read only memory (ROM, Read-OnlyMemory), the various media that can store program code such as random access memory (RAM, RandomAccessMemory), magnetic disc or CD.
Described above to the disclosed embodiments, makes professional and technical personnel in the field be capable of or uses the present invention.The multiple amendment of these embodiments be will be apparent from for those skilled in the art, and generic principles defined herein can without departing from the spirit or scope of the present invention, realize in other embodiments.Therefore, the present invention is not intended to be limited to the embodiments shown herein, and is to fit to the widest scope consistent with principles disclosed herein and features of novelty.

Claims (10)

1. the distribution method of a user right, it is characterised in that including:
Create bundle of permissions;
Creating the user group corresponding with described bundle of permissions, each user in described user's group has each authority in described bundle of permissions;
By described user group and described permission set.
2. method according to claim 1, it is characterised in that described method also includes:
When creating described bundle of permissions, name for described bundle of permissions;
When creating described user and organizing, organize name for described user.
3. method according to claim 1, it is characterised in that described method also includes:
Adjust the order of each authority in described bundle of permissions.
4. method according to claim 1, it is characterised in that described method also includes:
By the appointment priority assignation in described bundle of permissions at predeterminated position.
5. method according to claim 1, it is characterised in that described authority is the viewing authority of digital television terminal user;
Then described establishment bundle of permissions particularly as follows:
Create channel group;
User's group that described establishment is corresponding with described bundle of permissions particularly as follows:
Creating the user group corresponding with described channel group, each user in described user's group has the authority of each channel watched in described channel group;
Described by described user group and described permission set, particularly as follows:
Described user group is associated with described channel group.
6. the distributor of a user right, it is characterised in that including: bundle of permissions creation module, user organize creation module and relating module;
Described bundle of permissions creation module, is used for creating bundle of permissions;
Described user organizes creation module, and for creating the user group corresponding with the described bundle of permissions of described bundle of permissions creation module establishment, wherein, each user in described user's group has each authority in described bundle of permissions;
Described relating module, the described permission set that the described user group created for described user organizes creation module creates with described bundle of permissions creation module.
7. device according to claim 6, it is characterised in that described device also includes: bundle of permissions name module and user organize name module;
Described user organizes name module, for when described bundle of permissions creation module creates described bundle of permissions, naming for described bundle of permissions;
Described bundle of permissions name module, for described user organize creation module create described user organize time, organize name for described user.
8. device according to claim 6, it is characterised in that described device also includes: authority order adjusting module;
Described authority order adjusting module, for adjusting the order of each authority in described bundle of permissions.
9. device according to claim 6, it is characterised in that described device also includes: permission bits installs module;
Described permission bits installs module, is used for the appointment priority assignation in described bundle of permissions at predeterminated position.
10. device according to claim 6, it is characterised in that described authority is the viewing authority of digital television terminal user;
Then described bundle of permissions creation module, specifically for creating channel group;
Described user organizes creation module, and specifically for creating the user group corresponding with described channel group, each user in described user's group has the authority of each channel watched in described channel group;
Described relating module, specifically for associating described user group with described channel group.
CN201610124847.XA 2016-03-04 2016-03-04 Method and device for distributing user permissions Pending CN105809021A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201610124847.XA CN105809021A (en) 2016-03-04 2016-03-04 Method and device for distributing user permissions

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201610124847.XA CN105809021A (en) 2016-03-04 2016-03-04 Method and device for distributing user permissions

Publications (1)

Publication Number Publication Date
CN105809021A true CN105809021A (en) 2016-07-27

Family

ID=56467644

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201610124847.XA Pending CN105809021A (en) 2016-03-04 2016-03-04 Method and device for distributing user permissions

Country Status (1)

Country Link
CN (1) CN105809021A (en)

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106599718A (en) * 2016-12-09 2017-04-26 中国人民银行清算总中心 Control method and device for information access permission
CN107016278A (en) * 2017-04-18 2017-08-04 深圳市茁壮网络股份有限公司 A kind of authority distributing method, device and background management system
CN107241330A (en) * 2017-06-08 2017-10-10 安徽大智睿科技技术有限公司 A kind of right management method and system based on system user group
CN107832592A (en) * 2017-10-30 2018-03-23 北京小米移动软件有限公司 Right management method, device and storage medium
CN111861357A (en) * 2019-06-17 2020-10-30 北京嘀嘀无限科技发展有限公司 Authority information processing method and system, computer device and storage medium
CN112053485A (en) * 2020-09-08 2020-12-08 上海善一智能科技有限公司 Department intelligent authority distribution system
CN114595484A (en) * 2022-05-10 2022-06-07 上海柯林布瑞信息技术有限公司 Page permission control method and device

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101159618A (en) * 2007-11-23 2008-04-09 杭州华三通信技术有限公司 Authority configuring method and apparatus
US20130276077A1 (en) * 2012-04-11 2013-10-17 Hon Hai Precision Industry Co., Ltd. Password resetting method and electronic device having password resetting function
CN104375843A (en) * 2014-12-11 2015-02-25 浪潮电子信息产业股份有限公司 Method for automatically generating page based on authority control

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101159618A (en) * 2007-11-23 2008-04-09 杭州华三通信技术有限公司 Authority configuring method and apparatus
US20130276077A1 (en) * 2012-04-11 2013-10-17 Hon Hai Precision Industry Co., Ltd. Password resetting method and electronic device having password resetting function
CN104375843A (en) * 2014-12-11 2015-02-25 浪潮电子信息产业股份有限公司 Method for automatically generating page based on authority control

Cited By (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106599718A (en) * 2016-12-09 2017-04-26 中国人民银行清算总中心 Control method and device for information access permission
CN106599718B (en) * 2016-12-09 2019-04-05 中国人民银行清算总中心 The control method and device of information access rights
CN107016278A (en) * 2017-04-18 2017-08-04 深圳市茁壮网络股份有限公司 A kind of authority distributing method, device and background management system
CN107241330A (en) * 2017-06-08 2017-10-10 安徽大智睿科技技术有限公司 A kind of right management method and system based on system user group
CN107832592A (en) * 2017-10-30 2018-03-23 北京小米移动软件有限公司 Right management method, device and storage medium
CN111861357A (en) * 2019-06-17 2020-10-30 北京嘀嘀无限科技发展有限公司 Authority information processing method and system, computer device and storage medium
CN111861357B (en) * 2019-06-17 2024-04-26 北京嘀嘀无限科技发展有限公司 Authority information processing method and system, computer equipment and storage medium
CN112053485A (en) * 2020-09-08 2020-12-08 上海善一智能科技有限公司 Department intelligent authority distribution system
CN114595484A (en) * 2022-05-10 2022-06-07 上海柯林布瑞信息技术有限公司 Page permission control method and device

Similar Documents

Publication Publication Date Title
CN105809021A (en) Method and device for distributing user permissions
KR20190130639A (en) Workflow control methods and systems based on one-to-one matching of roles to users
CN102567675B (en) Method for managing user right under a kind of operation system and system
JP7475608B2 (en) Authorization method to capture form data based on roles
EP2405607B1 (en) Privilege management system and method based on object
US20080005115A1 (en) Methods and apparatus for scoped role-based access control
CN101159618B (en) Authority configuring method and apparatus
CN103731428B (en) Copyright user is carried out to the method and system of rights management
JP7365609B2 (en) Authorization method to view recent privilege status of all system users
KR20200018665A (en) How to set up an approval process based on criteria fields
CN105184144A (en) Multi-system privilege management method
CN101539922A (en) Method for realizing authority of document library system
JP7429390B2 (en) How to authorize users for an approval process and its approval nodes
US7657925B2 (en) Method and system for managing security policies for databases in a distributed system
KR20200022494A (en) How to Grant Form Data Manipulation Permissions
CN106878084A (en) A kind of authority control method and device
WO2021254501A1 (en) Role authorization method and system
CN105046165A (en) Network project platform hierarchy right control method
CN106534180A (en) Electric appliance control method and system
JP2020528600A (en) How to approve field values for form fields via third party fields
JP7495047B2 (en) A method for allowing an approver to acquire the authority of an approval operator in a system
US8473466B1 (en) Systems and methods for storing data, such as storing data based on storage classes
CN100563176C (en) A kind of generation of authority relation data and method of adjustment and management system
CN108255435B (en) Data storage system for controlling access by using hierarchical tree structure
CN106302473A (en) The duplication maintaining method of a kind of SQL Server data base and system

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
RJ01 Rejection of invention patent application after publication

Application publication date: 20160727

RJ01 Rejection of invention patent application after publication