CN107766743B - Method and device for setting file access authority, terminal equipment and storage medium - Google Patents

Method and device for setting file access authority, terminal equipment and storage medium Download PDF

Info

Publication number
CN107766743B
CN107766743B CN201711101664.7A CN201711101664A CN107766743B CN 107766743 B CN107766743 B CN 107766743B CN 201711101664 A CN201711101664 A CN 201711101664A CN 107766743 B CN107766743 B CN 107766743B
Authority
CN
China
Prior art keywords
file
target
access authority
file access
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.)
Active
Application number
CN201711101664.7A
Other languages
Chinese (zh)
Other versions
CN107766743A (en
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.)
GCI Science and Technology Co Ltd
Original Assignee
GCI Science and Technology Co Ltd
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 GCI Science and Technology Co Ltd filed Critical GCI Science and Technology Co Ltd
Priority to CN201711101664.7A priority Critical patent/CN107766743B/en
Publication of CN107766743A publication Critical patent/CN107766743A/en
Application granted granted Critical
Publication of CN107766743B publication Critical patent/CN107766743B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Storage Device Security (AREA)

Abstract

The invention discloses a method and a device for setting file access permission, terminal equipment and a storage medium. The method for setting the file access authority comprises the following steps: receiving a file access authority setting instruction; wherein, the file access authority setting instruction comprises a target file address; searching a corresponding target file according to the target file address; acquiring a user access authority record table corresponding to the target file; acquiring an access authority change record table corresponding to the target file according to the file access authority setting instruction; and updating the user access authority record table according to the access authority change record table. By adopting the method and the device, the efficiency of the setting process of the file access permission can be improved, and the batched file access permission setting can be realized.

Description

Method and device for setting file access authority, terminal equipment and storage medium
Technical Field
The invention relates to the technical field of computers, in particular to a method and a device for setting file access permission, terminal equipment and a storage medium.
Background
In the prior art, setting of file access permissions is usually achieved manually, specifically, a setting person needs to search files to be set in a plurality of folders, then enter a high-level setting page by right clicking a file icon, selecting an attribute, selecting a security mode and clicking a high-level mode through a mouse, and set the access permissions of users in the high-level setting page. Therefore, in the prior art, the operation process of setting the access authority of the file is very complicated, and the access authority of each user needs to be manually set in sequence, so that the access authorities of a large number of users cannot be set in batch.
Disclosure of Invention
The embodiment of the invention provides a method and a device for setting file access permissions, a terminal device and a storage medium, which can improve the efficiency of the setting process of the file access permissions and can realize batched file access permission setting.
The method for setting the file access authority provided by the embodiment of the invention specifically comprises the following steps:
receiving a file access authority setting instruction; wherein, the file access authority setting instruction comprises a target file address;
searching a corresponding target file according to the target file address;
acquiring a user access authority record table corresponding to the target file;
acquiring an access authority change record table corresponding to the target file according to the file access authority setting instruction;
and updating the user access authority record table according to the access authority change record table.
Further, the file access permission setting instruction also comprises a target domain address;
the finding of the corresponding target file according to the target file address specifically includes:
connecting to a corresponding target domain according to the target domain address;
and finding the corresponding target file in the target domain according to the target file address.
Further, the file access permission setting instruction also comprises a setting personnel identification code and a setting personnel password;
the connecting to the corresponding target domain according to the target domain address specifically includes:
finding out a corresponding target domain according to the target domain address;
sending the set personnel identification code and the set personnel password to the target domain so that the target domain verifies the set personnel identification code and the set personnel password;
and when receiving an authentication passing message sent by the target domain when the authentication of the identification code of the setting personnel and the password of the setting personnel is passed, establishing connection with the target domain.
Further, the user access right record table includes user identification codes of all domain users in the target domain and a file access right record of each domain user to the target file.
Further, the user access authority record table comprises at least one user identification code and a first file access authority record corresponding to each user identification code; the access authority change record table comprises at least one target user identification code and a second file access authority record corresponding to each target user identification code;
for each target user identification code, updating the user access right record table according to the access right change record table specifically includes:
judging whether a first file access permission record corresponding to a user identification code corresponding to the target user identification code in the user access permission record table is consistent with a second file access permission record corresponding to the target user identification code in the access permission change record table or not;
if the first file access authority record is consistent with the first file access authority record, the first file access authority record is not processed;
and if the first file access right record is not consistent with the second file access right record, changing the content of the first file access right record into the content of the second file access right record.
Further, the first file access authority record is administrator authority, read-write authority, read-only authority, write-only authority or inaccessible authority; and the second file access authority record is administrator authority, read-write authority, read-only authority, write-only authority or inaccessible authority.
Further, the method for setting the file access right further includes:
and generating the file access authority setting instruction every preset time period.
Correspondingly, an embodiment of the present invention further provides a device for setting file access permissions, which specifically includes:
the authority setting instruction receiving module is used for receiving a file access authority setting instruction; wherein, the file access authority setting instruction comprises a target file address;
the target file searching and obtaining module is used for searching a corresponding target file according to the target file address;
the user access authority record table acquisition module is used for acquiring a user access authority record table corresponding to the target file;
an access authority change record table obtaining module, configured to obtain an access authority change record table corresponding to the target file according to the file access authority setting instruction; and the number of the first and second groups,
and the file access authority setting module is used for updating the user access authority record table according to the access authority change record table.
The embodiment of the invention also provides terminal equipment, which specifically comprises at least one memory and at least one processor;
the memory including at least one executable program stored therein;
the executable program, when executed by the processor, causes the processor to implement the method of setting file access rights as described above.
The embodiment of the invention also provides a computer readable storage medium, which specifically comprises a stored computer program; wherein, when the computer program runs, the device where the computer readable storage medium is located is controlled to execute the setting method of the file access right.
The embodiment of the invention has the following beneficial effects:
according to the method and the device for setting the file access permission, the terminal device and the storage medium, the target file is obtained through automatic searching, and the file access permission of each user to the target file is set according to the preset user access permission record table and the access permission change record table, so that the setting process of the file access permission can be greatly simplified and the efficiency of the setting process is improved as manual intervention is not needed; in addition, since a large number of file access authority records of users can be recorded in the access authority change record table, file access authorities of a plurality of users can be set at a time when the file access authority is set, that is, a batch file access authority setting can be realized.
Drawings
FIG. 1 is a flowchart illustrating a method for setting file access permissions according to a preferred embodiment of the present invention;
fig. 2 is a schematic structural diagram of a preferred embodiment of the device for setting file access rights provided by the present invention;
fig. 3 is a schematic structural diagram of a preferred embodiment of the terminal device provided by the present invention.
Detailed Description
The technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in the embodiments of the present invention, and it is obvious that the described embodiments are only a part of the embodiments of the present invention, and not all of the embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
As shown in fig. 1, a schematic flowchart of a preferred embodiment of a method for setting file access permissions provided by the present invention includes steps S11 to S15, which are specifically as follows:
s11: receiving a file access authority setting instruction; wherein, the file access authority setting instruction comprises a target file address.
It should be noted that the embodiment of the present invention is executed by the control device. The control device may be a control device in a personal computer, a tablet computer, a smart phone, and the like, which is not limited herein.
In this embodiment, when a certain setting person wants to set the file access permissions of the users corresponding to a certain file, a file permission setting process of the control device is triggered by clicking a certain specific button or executing a certain specific operation. Specifically, the setting personnel sends a file access authority setting instruction to the control device, and the control device analyzes and executes the file access authority setting instruction after receiving the file access authority setting instruction.
In another preferred embodiment, the method for setting the file access right further includes:
and generating the file access authority setting instruction every preset time period.
In this embodiment, the file access authority setting instruction is automatically generated at intervals by the control device. The file access authority setting instruction is automatically generated at intervals, so that the access authority of the file is set at regular time, the access authority of the file can be prevented from being maliciously tampered, and the safety of the file is improved.
S12: and finding out the corresponding target file according to the target file address.
In this embodiment, the file access permission setting instruction includes a file address of a target file (i.e., a file to be set by a setting person). Therefore, after receiving the file access permission setting instruction, the control device analyzes the file access permission setting instruction to obtain a target file address, and searches the corresponding target file according to the target file address. Wherein, the target file address can be an access path of the target file.
In another preferred embodiment, the file access right setting instruction further includes a target domain address.
In this embodiment, the target file is stored in a network system, wherein the network system comprises one or more domains (domains). Therefore, the file access right setting instruction further includes a domain address of the target domain (i.e., the domain where the target file is located).
Then, the step S12 may further include sub-steps S1201 to S1202 as follows:
s1201: and connecting to the corresponding target domain according to the target domain address.
In this embodiment, after receiving the file access permission setting instruction, the control device analyzes the file access permission setting instruction to obtain a target domain address therein, and searches a corresponding target domain in the network system according to the target domain address, that is, finds a domain where the target file is located.
More preferably, the file access authority setting instruction further includes a setting person identification code and a setting person password.
In this embodiment, each domain in the network system is provided with an access right, and each person who accesses the domain must perform an account registration in the domain in advance to access the domain. Therefore, the file access permission setting instruction further includes an identification code and a password of an account number registered by a setting person.
Then, the sub-step S1201 may further include sub-steps S1201_1 to S1201_3, which are as follows:
s1201_ 1: and finding out the corresponding target domain according to the target domain address.
S1201_ 2: and sending the set personnel identification code and the set personnel password to the target domain so that the target domain verifies the set personnel identification code and the set personnel password.
S1201_ 3: and when receiving an authentication passing message sent by the target domain when the authentication of the identification code of the setting personnel and the password of the setting personnel is passed, establishing connection with the target domain.
In the embodiment, the identification code and the password of the setting personnel are sent to the target domain for verification before the connection with the target domain is established, so that only the personnel registered in advance can access the target domain, the files in the target domain can be prevented from being maliciously tampered, and the safety of the files in the target domain is improved.
S1202: and finding the corresponding target file in the target domain according to the target file address.
In this embodiment, after the control device finds the corresponding target domain in the network system, the control device finds the corresponding target file in the target domain according to the target file address in the file access permission setting instruction.
S13: and acquiring a user access authority record table corresponding to the target file.
In this embodiment, after finding the target file, the control device obtains the user access right record table corresponding to the target file. The user access authority record table is a preset list for recording different access authorities of different users to the target file.
More preferably, when the file access permission setting instruction further includes a target domain address, that is, when the target file is stored in a certain domain in the network system, the user access permission record table includes user identification codes of all domain users in the target domain and a file access permission record of each domain user on the target file.
In this embodiment, the file access permissions of all domain users in the domain where the target file is located, recorded in the user access permission record table, to the target file.
S14: and obtaining an access authority change record table corresponding to the target file according to the file access authority setting instruction.
In this embodiment, before initiating a setting process of the file access right of the target file, the setting personnel records in advance, in a list form, a target result to be achieved after setting the file access right of each user corresponding to the target file, so as to obtain an access right change record table. Therefore, after receiving the file access authority setting instruction, the control device queries and obtains an access authority change record table corresponding to the target file according to the file access authority setting instruction, and sets the file access authority of the target file according to the access authority change record table.
S15: and updating the user access authority record table according to the access authority change record table.
In this embodiment, after obtaining the access right change record table and the user access right record table corresponding to the target file, the control device updates the user access right record table by using the access right change record table, and stores the updated user access right record table, thereby completing the setting of the file access right of the target file.
According to the method and the device, the target file is obtained through automatic searching, and the file access authority of each user to the target file is set according to the preset user access authority record table and the access authority change record table, so that the setting process of the file access authority can be greatly simplified and the efficiency of the setting process is improved as manual intervention is not required; in addition, since a large number of file access authority records of users can be recorded in the access authority change record table, file access authorities of a plurality of users can be set at a time when the file access authority is set, that is, a batch file access authority setting can be realized.
In another preferred embodiment, the user access right record table includes at least one user identification code and a first file access right record corresponding to each user identification code; the access authority change record table comprises at least one target user identification code and a second file access authority record corresponding to each target user identification code.
Then, for each of the target user identification codes, the step S15 may further include sub-steps S1501 to S1503 as follows:
s1501: and judging whether a first file access authority record corresponding to a user identification code corresponding to the target user identification code in the user access authority record table is consistent with a second file access authority record corresponding to the target user identification code in the access authority change record table or not.
S1502: and if the first file access authority record is consistent with the second file access authority record, not processing the first file access authority record.
S1503: and if the first file access right record is not consistent with the second file access right record, changing the content of the first file access right record into the content of the second file access right record.
In this embodiment, whether the first file access right record in the user access right record table is changed or not is determined by querying the user access right record table and the access right change record table and comparing whether the first file access right record and the second file access right record belonging to the same user are the same. Specifically, if the two are determined to be in agreement, the file is not changed, and if the two are determined to be in disagreement, the content of the first file access authority record is changed to the content of the second file access authority record.
For example, suppose that the user access right record table corresponding to a certain target file records the first file access right record of user a, the content of the first file access authority record is 'read only', the second file access authority record of the user A is recorded in the access authority change record table corresponding to the target file, the content of the second file access right record is read-write, the control device can judge that the first file access right record and the second file access right record corresponding to the user A are not consistent, the content of the first file access rights record is changed to the content of the second file access rights record, that is, changing "read only" to "read/write" in the first file access authority record indicates that the access authority of the user a to the target file is changed from "read only" to "read/write". And after the storage of the user access authority record table subjected to the content change is finished, the updating and the setting of the file access authority of the target file are finished.
Further, the first file access authority record is administrator authority, read-write authority, read-only authority, write-only authority or inaccessible authority; and the second file access authority record is administrator authority, read-write authority, read-only authority, write-only authority or inaccessible authority.
In the embodiment, the administrator authority indicates that the user has read and write rights on the content and the attribute of the target file; the read-write permission represents that the user has read-write permission on the content of the target file; the read-only right indicates that the user only has read right on the content of the target file; the write-only permission indicates that the user only has write permission to the content of the target file; the inaccessible right means that the user has neither read nor write right to the target file.
According to the method for setting the file access authority, the target file is automatically searched and obtained, and the file access authority of each user to the target file is set according to the preset user access authority record table and the access authority change record table, so that the manual intervention is not needed, the setting process of the file access authority can be greatly simplified, and the efficiency of the setting process is improved; in addition, since a large number of file access authority records of users can be recorded in the access authority change record table, file access authorities of a plurality of users can be set at a time when the file access authority is set, that is, a batch file access authority setting can be realized.
Correspondingly, the invention also provides a device for setting the file access permission, which can realize all the processes of the method for setting the file access permission in the embodiment.
As shown in fig. 2, a schematic structural diagram of a preferred embodiment of a device for setting file access permissions provided by the present invention is specifically as follows:
an authority setting instruction receiving module 21, configured to receive a file access authority setting instruction; wherein, the file access authority setting instruction comprises a target file address;
a target file searching and obtaining module 22, configured to search for a corresponding target file according to the target file address;
a user access authority record table obtaining module 23, configured to obtain a user access authority record table corresponding to the target file;
an access authority change record table obtaining module 24, configured to obtain, according to the file access authority setting instruction, an access authority change record table corresponding to the target file; and the number of the first and second groups,
and the file access authority setting module 25 is configured to update the user access authority record table according to the access authority change record table.
Further, the file access permission setting instruction also comprises a target domain address;
the target file searching and obtaining module specifically includes:
the target domain connecting unit is used for connecting to a corresponding target domain according to the target domain address; and the number of the first and second groups,
and the target file obtaining unit is used for searching the corresponding target file in the target domain according to the target file address.
Further, the file access permission setting instruction also comprises a setting personnel identification code and a setting personnel password;
the target domain connection unit specifically includes:
the target domain searching subunit is used for searching the corresponding target domain according to the target domain address;
the identity verification subunit is used for sending the setting personnel identification code and the setting personnel password to the target domain so as to ensure that the target domain verifies the setting personnel identification code and the setting personnel password; and the number of the first and second groups,
and the target domain connection subunit is used for establishing connection with the target domain when receiving an authentication passing message sent by the target domain when the authentication of the identification code and the password of the setting personnel is passed.
Further, the user access right record table includes user identification codes of all domain users in the target domain and a file access right record of each domain user to the target file.
Further, the user access authority record table comprises at least one user identification code and a first file access authority record corresponding to each user identification code; the access authority change record table comprises at least one target user identification code and a second file access authority record corresponding to each target user identification code;
for each target user identification code, the file access permission setting module specifically includes:
the authority record judging unit is used for judging whether a first file access authority record corresponding to a user identification code corresponding to the target user identification code in the user access authority record table is consistent with a second file access authority record corresponding to the target user identification code in the access authority change record table; and the number of the first and second groups,
the first record processing unit is used for not processing the first file access authority record when the first file access authority record is judged to be consistent; alternatively, the first and second electrodes may be,
and a second record processing unit for changing the content of the first file access authority record into the content of the second file access authority record when the inconsistency is judged.
Further, the first file access authority record is administrator authority, read-write authority, read-only authority, write-only authority or inaccessible authority; and the second file access authority record is administrator authority, read-write authority, read-only authority, write-only authority or inaccessible authority.
Further, the setting device of the file access right further includes:
and the authority setting instruction generating module is used for generating the file access authority setting instruction every other preset time period.
According to the setting device of the file access authority, provided by the embodiment of the invention, the target file is obtained through automatic searching, and the file access authority of each user to the target file is set according to the preset user access authority record table and the access authority change record table, so that the setting process of the file access authority can be greatly simplified and the efficiency of the setting process is improved as manual intervention is not required; in addition, since a large number of file access authority records of users can be recorded in the access authority change record table, file access authorities of a plurality of users can be set at a time when the file access authority is set, that is, a batch file access authority setting can be realized.
The invention also provides the terminal equipment.
As shown in fig. 3, which is a schematic structural diagram of a preferred embodiment of the terminal device provided in the present invention, specifically includes at least one memory 31 and at least one processor 32;
the memory 31 including at least one executable program stored therein;
the executable program, when executed by the processor 32, causes the processor 32 to implement the method for setting file access rights as described in any of the above embodiments.
It should be noted that fig. 3 only illustrates an example in which one memory and one processor in the terminal device are connected, in some specific embodiments, the terminal device may further include a plurality of memories and/or a plurality of processors, and the specific number and the connection mode of the memories and the processors may be set and adaptively adjusted according to actual needs.
The invention also provides a computer readable storage medium, comprising a stored computer program; when the computer program runs, the device where the computer-readable storage medium is located is controlled to execute the method for setting the file access right according to any one of the above embodiments.
It should be noted that, all or part of the flow in the method according to the above embodiments of the present invention may also be implemented by a computer program instructing related hardware, where the computer program may be stored in a computer-readable storage medium, and when the computer program is executed by a processor, the steps of the above embodiments of the method may be implemented. Wherein the computer program comprises computer program code, which may be in the form of source code, object code, an executable file or some intermediate form, etc. The computer-readable medium may include: any entity or device capable of carrying the computer program code, recording medium, usb disk, removable hard disk, magnetic disk, optical disk, computer Memory, Read-Only Memory (ROM), Random Access Memory (RAM), electrical carrier wave signals, telecommunications signals, software distribution medium, and the like. It should be further noted that the computer readable medium may contain content that is subject to appropriate increase or decrease as required by legislation and patent practice in jurisdictions, for example, in some jurisdictions, computer readable media does not include electrical carrier signals and telecommunications signals in accordance with legislation and patent practice.
According to the terminal device and the computer-readable storage medium provided by the embodiment of the invention, the target file is obtained by automatic search, and the file access authority of each user to the target file is set according to the preset user access authority record table and the access authority change record table, so that the setting process of the file access authority can be greatly simplified and the efficiency of the setting process is improved as manual intervention is not required; in addition, since a large number of file access authority records of users can be recorded in the access authority change record table, file access authorities of a plurality of users can be set at a time when the file access authority is set, that is, a batch file access authority setting can be realized.
While the foregoing is directed to the preferred embodiment of the present invention, it will be understood by those skilled in the art that various changes and modifications may be made without departing from the spirit and scope of the invention.

Claims (8)

1. A method for setting file access authority is characterized by comprising the following steps:
receiving a file access authority setting instruction; wherein, the file access authority setting instruction comprises a target file address;
searching a corresponding target file according to the target file address;
acquiring a user access authority record table corresponding to the target file;
acquiring an access authority change record table corresponding to the target file according to the file access authority setting instruction;
updating the user access authority record table according to the access authority change record table;
generating the file access authority setting instruction every other preset time period;
wherein, the file access authority setting instruction also comprises a target domain address;
the finding of the corresponding target file according to the target file address specifically includes:
connecting to a corresponding target domain according to the target domain address;
and finding the corresponding target file in the target domain according to the target file address.
2. The method for setting the file access right according to claim 1, wherein the file access right setting instruction further comprises a setting personnel identification code and a setting personnel password;
the connecting to the corresponding target domain according to the target domain address specifically includes:
finding out a corresponding target domain according to the target domain address;
sending the set personnel identification code and the set personnel password to the target domain so that the target domain verifies the set personnel identification code and the set personnel password;
and when receiving an authentication passing message sent by the target domain when the authentication of the identification code of the setting personnel and the password of the setting personnel is passed, establishing connection with the target domain.
3. The method for setting file access right according to claim 1, wherein the user access right record table contains user identification codes of all domain users in the target domain and a file access right record of each domain user for the target file.
4. The method for setting file access rights according to claim 1, wherein the user access rights record table contains at least one user identification code and a first file access rights record corresponding to each user identification code; the access authority change record table comprises at least one target user identification code and a second file access authority record corresponding to each target user identification code;
for each target user identification code, updating the user access right record table according to the access right change record table specifically includes:
judging whether a first file access permission record corresponding to a user identification code corresponding to the target user identification code in the user access permission record table is consistent with a second file access permission record corresponding to the target user identification code in the access permission change record table or not;
if the first file access authority record is consistent with the first file access authority record, the first file access authority record is not processed;
and if the first file access right record is not consistent with the second file access right record, changing the content of the first file access right record into the content of the second file access right record.
5. The setting method of file access right according to claim 4, wherein the first file access right record is administrator right, read-write right, read-only right, write-only right or inaccessible right; and the second file access authority record is administrator authority, read-write authority, read-only authority, write-only authority or inaccessible authority.
6. An apparatus for setting file access rights, comprising:
the authority setting instruction receiving module is used for receiving a file access authority setting instruction; wherein, the file access authority setting instruction comprises a target file address;
the target file searching and obtaining module is used for searching a corresponding target file according to the target file address;
the user access authority record table acquisition module is used for acquiring a user access authority record table corresponding to the target file;
an access authority change record table obtaining module, configured to obtain an access authority change record table corresponding to the target file according to the file access authority setting instruction; and the number of the first and second groups,
the file access authority setting module is used for updating the user access authority record table according to the access authority change record table;
the authority setting instruction generating module is used for generating the file access authority setting instruction every other preset time period;
the file access authority setting instruction also comprises a target domain address;
the target file searching and obtaining module specifically includes:
the target domain connecting unit is used for connecting to a corresponding target domain according to the target domain address; and the number of the first and second groups,
and the target file obtaining unit is used for searching the corresponding target file in the target domain according to the target file address.
7. A terminal device comprising at least one memory and at least one processor;
the memory including at least one executable program stored therein;
the executable program, when executed by the processor, causes the processor to implement the method of setting file access rights according to any one of claims 1 to 5.
8. A computer-readable storage medium, characterized in that the computer-readable storage medium comprises a stored computer program; wherein, when the computer program runs, the device where the computer readable storage medium is located is controlled to execute the setting method of the file access right according to any one of claims 1 to 5.
CN201711101664.7A 2017-11-09 2017-11-09 Method and device for setting file access authority, terminal equipment and storage medium Active CN107766743B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201711101664.7A CN107766743B (en) 2017-11-09 2017-11-09 Method and device for setting file access authority, terminal equipment and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201711101664.7A CN107766743B (en) 2017-11-09 2017-11-09 Method and device for setting file access authority, terminal equipment and storage medium

Publications (2)

Publication Number Publication Date
CN107766743A CN107766743A (en) 2018-03-06
CN107766743B true CN107766743B (en) 2020-07-28

Family

ID=61273265

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201711101664.7A Active CN107766743B (en) 2017-11-09 2017-11-09 Method and device for setting file access authority, terminal equipment and storage medium

Country Status (1)

Country Link
CN (1) CN107766743B (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108683672B (en) * 2018-05-21 2021-09-21 华为技术有限公司 Authority management method and device
CN108733811A (en) * 2018-05-21 2018-11-02 努比亚技术有限公司 A kind of file access method, terminal and computer readable storage medium
CN110798446B (en) * 2019-09-18 2021-09-17 平安科技(深圳)有限公司 Mail batch authorization method and device, computer equipment and storage medium

Family Cites Families (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP4659537B2 (en) * 2005-07-05 2011-03-30 株式会社日立製作所 File providing method, storage device, and file providing program
CN101620650B (en) * 2008-07-01 2011-04-06 成都市华为赛门铁克科技有限公司 Method and system for controlling file permission and server
CN103514397A (en) * 2013-09-29 2014-01-15 西安酷派软件科技有限公司 Server, terminal and authority management and permission method
CN103646218B (en) * 2013-12-12 2016-09-28 用友网络科技股份有限公司 The definition device of data access authority and behavior authority and definition method
CN105282160B (en) * 2015-10-23 2018-09-25 绵阳师范学院 Dynamic accesses control method based on prestige
CN105303087B (en) * 2015-11-26 2018-01-09 中国农业银行股份有限公司 A kind of user right information update method and device
CN105577703B (en) * 2016-03-18 2019-01-25 山东省计算中心(国家超级计算济南中心) The method for managing user right of big data police service cloud system
CN107220558A (en) * 2017-05-24 2017-09-29 郑州云海信息技术有限公司 A kind of method of rights management, apparatus and system

Also Published As

Publication number Publication date
CN107766743A (en) 2018-03-06

Similar Documents

Publication Publication Date Title
US11829794B2 (en) Authentication of virtual machine images using digital certificates
CN109743315B (en) Behavior identification method, behavior identification device, behavior identification equipment and readable storage medium for website
US10462118B2 (en) Systems and methods for login and authorization
DE60218124T2 (en) Apparatus and method for restricting access to and storage of content
CN107103245B (en) File authority management method and device
US11277421B2 (en) Systems and methods for detecting and thwarting attacks on an IT environment
US20170250816A1 (en) Secure sharing
US20160232374A1 (en) Permission control method and apparatus
US8621036B1 (en) Secure file access using a file access server
CN107566323B (en) Application system login method and device
CN107766743B (en) Method and device for setting file access authority, terminal equipment and storage medium
CN107609027B (en) Method and device for setting file anti-deletion flag bit and preventing file from being deleted by mistake
EP3176719B1 (en) Methods and devices for acquiring certification document
US8650405B1 (en) Authentication using dynamic, client information based PIN
KR20170057270A (en) Password protection question setting method and device
CN110889131B (en) File sharing system
CN112866212A (en) Access control method and device for cloud computing resources, computer equipment and medium
US20220358226A1 (en) Network edge storage apparatus having security feature
CN113568542A (en) Interface display method and electronic equipment
CN111090616B (en) File management method, corresponding device, equipment and storage medium
CN113364800A (en) Resource access control method, device, electronic equipment and medium
US11425126B1 (en) Sharing of computing resource policies
CN108667647B (en) Method and device for setting device parameters and server
Vecchiato et al. A security configuration assessment for android devices
CN110719257A (en) Method, device and equipment for managing authority of single-page application and storage medium

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant