CN105407105A - Method and system for performing equipment authentication on samba service - Google Patents

Method and system for performing equipment authentication on samba service Download PDF

Info

Publication number
CN105407105A
CN105407105A CN201510982515.0A CN201510982515A CN105407105A CN 105407105 A CN105407105 A CN 105407105A CN 201510982515 A CN201510982515 A CN 201510982515A CN 105407105 A CN105407105 A CN 105407105A
Authority
CN
China
Prior art keywords
samba
map entry
mac address
name
domain name
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
CN201510982515.0A
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.)
TCL Corp
Original Assignee
TCL Corp
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 TCL Corp filed Critical TCL Corp
Priority to CN201510982515.0A priority Critical patent/CN105407105A/en
Publication of CN105407105A publication Critical patent/CN105407105A/en
Pending legal-status Critical Current

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L63/00Network architectures or network communication protocols for network security
    • H04L63/10Network architectures or network communication protocols for network security for controlling access to devices or network resources
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L63/00Network architectures or network communication protocols for network security
    • H04L63/08Network architectures or network communication protocols for network security for authentication of entities
    • H04L63/0876Network architectures or network communication protocols for network security for authentication of entities based on the identity of the terminal or configuration, e.g. MAC address, hardware or software configuration or device fingerprint
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L63/00Network architectures or network communication protocols for network security
    • H04L63/08Network architectures or network communication protocols for network security for authentication of entities
    • H04L63/0892Network architectures or network communication protocols for network security for authentication of entities by using authentication-authorization-accounting [AAA] servers or protocols

Abstract

The invention discloses a method and a system for performing equipment authentication on a samba service. The method comprises the following steps that: when a connection request of a samba client is received, a samba server side transmits an IP address, an equipment name and a domain name of the samba client to an adaptation layer; the adaptation layer acquires a Mac address corresponding to the IP address from an address resolution protocol (ARP) table; the adaptation layer judges whether a mapping entry of the Mac address exists in a pre-stored mapping table or not according to the mapping table; and when the mapping entry exists, the samba client accesses to a samba server side file within a permission scope according to a permission set in a configuration file corresponding to the mapping entry. When the unique Mac address is taken as an authentication condition for accessing to the samba server side, the samba server side can be accessed no matter whether the IP address of equipment and a domain in which the equipment is positioned vary or not. Meanwhile, a user does not need to input a user name or a password every time, thereby bringing convenience to the user.

Description

A kind of method and system of carrying out device authentication in samba service
Technical field
The present invention relates to purview certification technical field, in particular a kind of method and system of carrying out device authentication in samba service.
Background technology
Current is a kind of shared server based on JLANServer(JLANServer, samba service commonly under alfresco-jlan increases income) samba(samba that increases income is the freeware realizing SMB agreement on Linux and unix system, be made up of server and client-side program, wherein SMB and ServerMessagesBlock, represent information service block) network service, need to realize a kind of method of carrying out authentication based on equipment unique features.And current authentication, or be need user all to input username and password to carry out authentication verification at every turn, or be change along with IP address or domain name and need to make corresponding change, the authentication process of aforesaid way is all more complicated.
Therefore, prior art has yet to be improved and developed.
Summary of the invention
In view of above-mentioned the deficiencies in the prior art, the object of the present invention is to provide a kind of method and system of carrying out device authentication in samba service, when being intended to carry out authentication to equipment in solution prior art, need user all to input username and password at every turn, or authentication along with IP address or domain name change and need to make corresponding change, cause the defect of authentication process complexity.
Technical scheme of the present invention is as follows:
Samba service is carried out a method for device authentication, wherein, said method comprising the steps of:
When A, samba service end receives the connection request of samba client, the IP address of samba client, implementor name and domain name are sent to adaptation layer;
B, adaptation layer obtain the Mac address corresponding with the IP address of this samba client from ARP table;
C, adaptation layer, according to the mapping table prestored, judge whether Mac address exists map entry in the mapping table; When Mac address exists map entry in the mapping table, samba client, according to the authority arranged in the configuration file corresponding with map entry, conducts interviews to samba service end file intra vires.
Described method of carrying out device authentication in samba service, wherein, specifically comprises in described step C:
C1, adaptation layer, according to the mapping table prestored, judge whether Mac address exists map entry in the mapping table;
C2, when there is map entry in the mapping table in Mac address, then judge the implementor name of samba service end and domain name and implementor name in map entry and domain name whether consistent, when implementor name in the implementor name of samba service end and domain name and map entry and domain name inconsistent time then perform step C3, when the implementor name of samba service end and domain name consistent with implementor name in map entry and domain name time then perform step C4;
Implementor name in C3, renewal map entry corresponding with Mac address and domain name, and upgrade the configuration file corresponding with map entry;
C4, judge whether configuration file upgrades, then perform step C5 when disconnected configuration file upgrades, then perform step C6 when disconnected configuration file does not upgrade;
C5, notice samba service end start according to the configuration file upgraded;
C6, notice samba service end start according to configuration file.
Described method of carrying out device authentication in samba service, wherein, described step C also comprises:
C7, when there is not map entry in the mapping table in Mac address, then create and comprise Mac address and the implementor name of Samba client corresponding with Mac address and the map entry of domain name, and upgrade the configuration file corresponding with map entry, return and perform step C4.
Described method of carrying out device authentication in samba service, wherein, described mapping table comprises multiple map entry; Each map entry includes the Mac address of samba service end, and the IP address corresponding with the Mac address of samba service end, implementor name and domain name.
Samba service is carried out a system for device authentication, wherein, comprising:
Request and sending module, when receiving the connection request of samba client for samba service end, be sent to adaptation layer by the IP address of samba client, implementor name and domain name;
Mac address acquisition module, obtains the Mac address corresponding with the IP address of this samba client for adaptation layer from ARP table;
Start judge module, for adaptation layer according to the mapping table prestored, judge whether Mac address exists map entry in the mapping table; When Mac address exists map entry in the mapping table, samba client, according to the authority arranged in the configuration file corresponding with map entry, conducts interviews to samba service end file intra vires.
Described system of carrying out device authentication in samba service, wherein, described startup judge module specifically comprises:
Mac address judging unit, for adaptation layer according to the mapping table prestored, judges whether Mac address exists map entry in the mapping table;
Implementor name and domain name judging unit, for when there is map entry in the mapping table in Mac address, then judge the implementor name of samba service end and domain name and implementor name in map entry and domain name whether consistent, when implementor name in the implementor name of samba service end and domain name and map entry and domain name inconsistent time then start updating block, when the implementor name of samba service end and domain name consistent with implementor name in map entry and domain name time then start renewal judging unit;
Updating block, for upgrading implementor name in map entry corresponding with Mac address and domain name, and upgrades the configuration file corresponding with map entry;
Upgrade judging unit, for judging whether configuration file upgrades, then starting the first startup control unit when disconnected configuration file upgrades, then starting the second startup control unit when disconnected configuration file does not upgrade;
First starts control unit, for notifying that samba service end starts according to the configuration file upgraded;
Second starts control unit, for notifying that samba service end starts according to configuration file.
Described system of carrying out device authentication in samba service, wherein, described mapping matching module also comprises:
Implementor name and domain name judging unit, for when there is not map entry in the mapping table in Mac address, then create and comprise Mac address and the implementor name of Samba client corresponding with Mac address and the map entry of domain name, and upgrade the configuration file corresponding with map entry, start and upgrade judging unit.
Described system of carrying out device authentication in samba service, wherein, described mapping table comprises multiple map entry; Each map entry includes the Mac address of samba service end, and the IP address corresponding with the Mac address of samba service end, implementor name and domain name.
A kind of method and system of carrying out device authentication in samba service of the present invention, method comprises: when samba service end receives the connection request of samba client, and the IP address of samba client, implementor name and domain name are sent to adaptation layer; Adaptation layer obtains the Mac address corresponding with the IP address of this samba client according to the ARP table prestored; Adaptation layer, according to the mapping table prestored, judges whether Mac address exists map entry in the mapping table; When Mac address exists map entry in the mapping table, samba client starts according to the configuration file corresponding with map entry.Mac address due to equipment in the present invention has uniqueness, when making its authentication condition as access samba service end, no matter whether the IP address of this equipment and the territory at place change, all can not affect device access samba service end, avoid each authentication process all to need user to input user name and password simultaneously, facilitate user.
Accompanying drawing explanation
Fig. 1 is the flow chart carrying out the method preferred embodiment of device authentication in samba service of the present invention.
Fig. 2 is the particular flow sheet carrying out carrying out mapping to Mac address in adaptation layer in the method for device authentication coupling in samba service of the present invention.
Fig. 3 is the structured flowchart carrying out the system preferred embodiment of device authentication in samba service of the present invention.
Embodiment
The invention provides a kind of method and system of carrying out device authentication in samba service, for making object of the present invention, technical scheme and effect clearly, clearly, the present invention is described in more detail below.Should be appreciated that specific embodiment described herein only in order to explain the present invention, be not intended to limit the present invention.
Refer to Fig. 1, Fig. 1 is the flow chart carrying out the method preferred embodiment of device authentication in samba service of the present invention.As shown in Figure 1, it comprises the following steps:
When step S100, samba service end receive the connection request of samba client, the IP address of samba client, implementor name and domain name are sent to adaptation layer.
In described embodiment of the present invention, according to the interaction flow of samba agreement, the Negotiation Protocol request (i.e. Negotiateprotocolrequest) sent to samba service end in samba client is consulted successfully, and samba client initiation session can set up request.When samba service end receives session establishment request (i.e. SessionSetupAndxReqeust), by the IP address of samba client, implementor name and domain name to extracting, and adaptation layer can be reported.
Step S200, adaptation layer obtain the Mac address corresponding with the IP address of this samba client from ARP table.
Wherein, ARP and AddressResolutionProtocol writes a Chinese character in simplified form, and represents address resolution protocol.It is an ICP/IP protocol according to IP address acquisition physical address (i.e. Mac address, Mac and MediaAccessControl writes a Chinese character in simplified form, and presentation medium gets involved key-course, to belong in osi model sublayer under data link layer).When main frame sends information, the ARP comprising target ip address is asked the All hosts be broadcast on network, and receive return messages, determine the physical address of target with this; After receiving return messages by this IP address and physical address stored in retaining certain hour in the machine arp cache table, directly inquire about arp cache table to economize on resources during request next time.
Step S300, adaptation layer, according to the mapping table prestored, judge whether Mac address exists map entry in the mapping table; When Mac address exists map entry in the mapping table, samba client, according to the authority arranged in the configuration file corresponding with map entry, conducts interviews to samba service end file intra vires.
The operation of samba service affects by its configuration file, and that is samba service is when starting, and is that the information by reading configuration file is configured operation, and all runs samba service in samba service end and samba client.Equally, as long as have changed configuration file, and be notified of the samba service run, then new configuration will come into force.Based on above-mentioned logic, realize carrying out authentication with Mac address, a kind of mapping relations will be sought between Mac address and the element of authentication exactly, or directly add a kind of method for authenticating based on Mac address.In embodiments of the invention, between Mac address and the element of authentication, add a kind of mapping relations, realize authentication process.
Visible, adaptation layer is not only used for receiving the IP address from samba client, according to the Mac address of its correspondence of IP address lookup, also can create and real-time update Mac address and the relation between IP address, implementor name and domain name, and these relations are saved in database, can re-establish so that next time starts.The another one function of adaptation layer is the configuration file being associated with samba service end, once have updated configuration file, then notifies that the samba service end run enables new configuration file.
Further, as shown in Figure 2, the idiographic flow in described step S300 comprises:
Step S301, adaptation layer, according to the mapping table prestored, judge whether Mac address exists map entry in the mapping table;
Step S302, when there is map entry in the mapping table in Mac address, then judge the implementor name of samba service end and domain name and implementor name in map entry and domain name whether consistent, when implementor name in the implementor name of samba service end and domain name and map entry and domain name inconsistent time then perform step S303, when the implementor name of samba service end and domain name consistent with implementor name in map entry and domain name time then perform step S304;
Implementor name in step S303, renewal map entry corresponding with Mac address and domain name, and upgrade the configuration file corresponding with map entry;
Step S304, judge whether configuration file upgrades, then perform step S305 when disconnected configuration file upgrades, then perform step S306 when disconnected configuration file does not upgrade;
Step S305, notice samba service end start according to the configuration file upgraded;
Step S306, notice samba service end start according to configuration file.
Further, as shown in Figure 2, described step S300 also comprises:
Step S307, when there is not map entry in the mapping table in Mac address, then create and comprise Mac address and the implementor name of Samba client corresponding with Mac address and the map entry of domain name, and upgrade the configuration file corresponding with map entry, return and perform step S304.
Visible, in the present invention, equipment (i.e. samba client) accesses samba service end, keeper is once after authority corresponding to change, no matter this equipment is when accessing later, and whether it has changed IP address, domain name, implementor name all can not have influence on its access to samba service end.Namely no matter whether the IP address of this equipment and the territory at place change, and all can not affect device access samba service end, avoid each authentication process all to need user to input user name and password simultaneously, facilitate user.
Based on said method embodiment, the present invention is also provided in the system of samba service being carried out device authentication, and as shown in Figure 3, it comprises:
Request and sending module 100, when receiving the connection request of samba client for samba service end, be sent to adaptation layer by the IP address of samba client, implementor name and domain name;
Mac address acquisition module 200, obtains the Mac address corresponding with the IP address of this samba client for adaptation layer from ARP table;
Start judge module 300, for adaptation layer according to the mapping table prestored, judge whether Mac address exists map entry in the mapping table; When Mac address exists map entry in the mapping table, samba client, according to the authority arranged in the configuration file corresponding with map entry, conducts interviews to samba service end file intra vires.
Further, carry out in the system of device authentication in samba service described, described startup judge module 300 specifically comprises:
Mac address judging unit, for adaptation layer according to the mapping table prestored, judges whether Mac address exists map entry in the mapping table;
Implementor name and domain name judging unit, for when there is map entry in the mapping table in Mac address, then judge the implementor name of samba service end and domain name and implementor name in map entry and domain name whether consistent, when implementor name in the implementor name of samba service end and domain name and map entry and domain name inconsistent time then start updating block, when the implementor name of samba service end and domain name consistent with implementor name in map entry and domain name time then start renewal judging unit;
Updating block, for upgrading implementor name in map entry corresponding with Mac address and domain name, and upgrades the configuration file corresponding with map entry;
Upgrade judging unit, for judging whether configuration file upgrades, then starting the first startup control unit when disconnected configuration file upgrades, then starting the second startup control unit when disconnected configuration file does not upgrade;
First starts control unit, for notifying that samba service end starts according to the configuration file upgraded;
Second starts control unit, for notifying that samba service end starts according to configuration file.
Further, carry out in the system of device authentication in samba service described, described mapping matching module also comprises:
Implementor name and domain name judging unit, for when there is not map entry in the mapping table in Mac address, then create and comprise Mac address and the implementor name of Samba client corresponding with Mac address and the map entry of domain name, and upgrade the configuration file corresponding with map entry, start and upgrade judging unit.
Further, carry out in the system of device authentication in samba service described, described mapping table comprises multiple map entry; Each map entry includes the Mac address of samba service end, and the IP address corresponding with the Mac address of samba service end, implementor name and domain name.
In sum, a kind of method and system of carrying out device authentication in samba service of the present invention, method comprises: when samba service end receives the connection request of samba client, and the IP address of samba client, implementor name and domain name are sent to adaptation layer; Adaptation layer obtains the Mac address corresponding with the IP address of this samba client according to the ARP table prestored; Adaptation layer, according to the mapping table prestored, judges whether Mac address exists map entry in the mapping table; When Mac address exists map entry in the mapping table, samba client starts according to the configuration file corresponding with map entry.Mac address due to equipment in the present invention has uniqueness, when making its authentication condition as access samba service end, no matter whether the IP address of this equipment and the territory at place change, all can not affect device access samba service end, avoid each authentication process all to need user to input user name and password simultaneously, facilitate user.
Should be understood that, application of the present invention is not limited to above-mentioned citing, for those of ordinary skills, can be improved according to the above description or convert, and all these improve and convert the protection range that all should belong to claims of the present invention.

Claims (8)

1. in samba service, carry out a method for device authentication, it is characterized in that, said method comprising the steps of:
When A, samba service end receives the connection request of samba client, the IP address of samba client, implementor name and domain name are sent to adaptation layer;
B, adaptation layer obtain the Mac address corresponding with the IP address of this samba client from ARP table;
C, adaptation layer, according to the mapping table prestored, judge whether Mac address exists map entry in the mapping table; When Mac address exists map entry in the mapping table, samba client, according to the authority arranged in the configuration file corresponding with map entry, conducts interviews to samba service end file intra vires.
2. in samba service, carry out the method for device authentication according to claim 1, it is characterized in that, specifically comprise in described step C:
C1, adaptation layer, according to the mapping table prestored, judge whether Mac address exists map entry in the mapping table;
C2, when there is map entry in the mapping table in Mac address, then judge the implementor name of samba service end and domain name and implementor name in map entry and domain name whether consistent, when implementor name in the implementor name of samba service end and domain name and map entry and domain name inconsistent time then perform step C3, when the implementor name of samba service end and domain name consistent with implementor name in map entry and domain name time then perform step C4;
Implementor name in C3, renewal map entry corresponding with Mac address and domain name, and upgrade the configuration file corresponding with map entry;
C4, judge whether configuration file upgrades, then perform step C5 when disconnected configuration file upgrades, then perform step C6 when disconnected configuration file does not upgrade;
C5, notice samba service end start according to the configuration file upgraded;
C6, notice samba service end start according to configuration file.
3. in samba service, carry out the method for device authentication according to claim 2, it is characterized in that, described step C also comprises:
C7, when there is not map entry in the mapping table in Mac address, then create and comprise Mac address and the implementor name of Samba client corresponding with Mac address and the map entry of domain name, and upgrade the configuration file corresponding with map entry, return and perform step C4.
4. according to claim 1-3 any one, carry out the method for device authentication in samba service, it is characterized in that, described mapping table comprises multiple map entry; Each map entry includes the Mac address of samba service end, and the IP address corresponding with the Mac address of samba service end, implementor name and domain name.
5. in samba service, carry out a system for device authentication, it is characterized in that, comprising:
Request and sending module, when receiving the connection request of samba client for samba service end, be sent to adaptation layer by the IP address of samba client, implementor name and domain name;
Mac address acquisition module, obtains the Mac address corresponding with the IP address of this samba client for adaptation layer from ARP table;
Start judge module, for adaptation layer according to the mapping table prestored, judge whether Mac address exists map entry in the mapping table; When Mac address exists map entry in the mapping table, samba client, according to the authority arranged in the configuration file corresponding with map entry, conducts interviews to samba service end file intra vires.
6. in samba service, carry out the system of device authentication according to claim 5, it is characterized in that, described startup judge module specifically comprises:
Mac address judging unit, for adaptation layer according to the mapping table prestored, judges whether Mac address exists map entry in the mapping table;
Implementor name and domain name judging unit, for when there is map entry in the mapping table in Mac address, then judge the implementor name of samba service end and domain name and implementor name in map entry and domain name whether consistent, when implementor name in the implementor name of samba service end and domain name and map entry and domain name inconsistent time then start updating block, when the implementor name of samba service end and domain name consistent with implementor name in map entry and domain name time then start renewal judging unit;
Updating block, for upgrading implementor name in map entry corresponding with Mac address and domain name, and upgrades the configuration file corresponding with map entry;
Upgrade judging unit, for judging whether configuration file upgrades, then starting the first startup control unit when disconnected configuration file upgrades, then starting the second startup control unit when disconnected configuration file does not upgrade;
First starts control unit, for notifying that samba service end starts according to the configuration file upgraded;
Second starts control unit, for notifying that samba service end starts according to configuration file.
7. in samba service, carry out the system of device authentication according to claim 6, it is characterized in that, described mapping matching module also comprises:
Implementor name and domain name judging unit, for when there is not map entry in the mapping table in Mac address, then create and comprise Mac address and the implementor name of Samba client corresponding with Mac address and the map entry of domain name, and upgrade the configuration file corresponding with map entry, start and upgrade judging unit.
8. according to claim 5-7 any one, carry out the system of device authentication in samba service, it is characterized in that, described mapping table comprises multiple map entry; Each map entry includes the Mac address of samba service end, and the IP address corresponding with the Mac address of samba service end, implementor name and domain name.
CN201510982515.0A 2015-12-24 2015-12-24 Method and system for performing equipment authentication on samba service Pending CN105407105A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201510982515.0A CN105407105A (en) 2015-12-24 2015-12-24 Method and system for performing equipment authentication on samba service

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201510982515.0A CN105407105A (en) 2015-12-24 2015-12-24 Method and system for performing equipment authentication on samba service

Publications (1)

Publication Number Publication Date
CN105407105A true CN105407105A (en) 2016-03-16

Family

ID=55472357

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201510982515.0A Pending CN105407105A (en) 2015-12-24 2015-12-24 Method and system for performing equipment authentication on samba service

Country Status (1)

Country Link
CN (1) CN105407105A (en)

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106341319A (en) * 2016-08-29 2017-01-18 烽火通信科技股份有限公司 Linux configuration based routing acceleration system and method of CPE
CN106484553A (en) * 2016-09-13 2017-03-08 天脉聚源(北京)传媒科技有限公司 A kind of method and device of solution samba fault
CN108462670A (en) * 2017-02-17 2018-08-28 阿里巴巴集团控股有限公司 Method for authenticating, device and electronic equipment for TCP connection
CN110730168A (en) * 2019-09-29 2020-01-24 佛山市兴颂机器人科技有限公司 Communication control method and device and server equipment
CN113282953A (en) * 2021-05-14 2021-08-20 山东英信计算机技术有限公司 Samba sharing authority authentication method, system, terminal and storage medium
CN113360933A (en) * 2021-07-04 2021-09-07 芯河半导体科技(无锡)有限公司 Method for controlling samba access authority by using firewall

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101453495A (en) * 2008-12-30 2009-06-10 杭州华三通信技术有限公司 Method, system and equipment for preventing authentication address resolution protocol information loss
US7801998B2 (en) * 2008-10-03 2010-09-21 Canon Kabushiki Kaisha Establishing and maintaining a connection by a client to a server within a network
CN102026102A (en) * 2009-09-23 2011-04-20 中国移动通信集团公司 Access control method and system
CN102665211A (en) * 2011-12-16 2012-09-12 中兴通讯股份有限公司 Rights control method and apparatus for digital living network alliance
CN103324537A (en) * 2013-05-17 2013-09-25 Tcl集团股份有限公司 Resource sharing method and device
CN105072184A (en) * 2015-08-12 2015-11-18 汕头大学 File sharing system suitable for medium-sized and small enterprises

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7801998B2 (en) * 2008-10-03 2010-09-21 Canon Kabushiki Kaisha Establishing and maintaining a connection by a client to a server within a network
CN101453495A (en) * 2008-12-30 2009-06-10 杭州华三通信技术有限公司 Method, system and equipment for preventing authentication address resolution protocol information loss
CN102026102A (en) * 2009-09-23 2011-04-20 中国移动通信集团公司 Access control method and system
CN102665211A (en) * 2011-12-16 2012-09-12 中兴通讯股份有限公司 Rights control method and apparatus for digital living network alliance
CN103324537A (en) * 2013-05-17 2013-09-25 Tcl集团股份有限公司 Resource sharing method and device
CN105072184A (en) * 2015-08-12 2015-11-18 汕头大学 File sharing system suitable for medium-sized and small enterprises

Cited By (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106341319A (en) * 2016-08-29 2017-01-18 烽火通信科技股份有限公司 Linux configuration based routing acceleration system and method of CPE
CN106341319B (en) * 2016-08-29 2019-05-03 烽火通信科技股份有限公司 A kind of routing acceleration system and method for the cpe device based on Linux framework
CN106484553A (en) * 2016-09-13 2017-03-08 天脉聚源(北京)传媒科技有限公司 A kind of method and device of solution samba fault
CN106484553B (en) * 2016-09-13 2019-06-28 天脉聚源(北京)传媒科技有限公司 A kind of method and device solving samba failure
CN108462670A (en) * 2017-02-17 2018-08-28 阿里巴巴集团控股有限公司 Method for authenticating, device and electronic equipment for TCP connection
CN110730168A (en) * 2019-09-29 2020-01-24 佛山市兴颂机器人科技有限公司 Communication control method and device and server equipment
CN110730168B (en) * 2019-09-29 2022-06-14 佛山市兴颂机器人科技有限公司 Communication control method and device and server equipment
CN113282953A (en) * 2021-05-14 2021-08-20 山东英信计算机技术有限公司 Samba sharing authority authentication method, system, terminal and storage medium
CN113360933A (en) * 2021-07-04 2021-09-07 芯河半导体科技(无锡)有限公司 Method for controlling samba access authority by using firewall
CN113360933B (en) * 2021-07-04 2024-02-09 芯河半导体科技(无锡)有限公司 Method for controlling samba access right by using firewall

Similar Documents

Publication Publication Date Title
CN105407105A (en) Method and system for performing equipment authentication on samba service
CN110800331B (en) Network verification method, related equipment and system
CN106936853B (en) Cross-domain single sign-on method based on system integration-oriented cross-domain single sign-on system
EP1934780B1 (en) Creating secure interactive connections with remote resources
US8463885B2 (en) Systems and methods for generating management agent installations
CN102111406B (en) Authentication method, system and DHCP proxy server
US20070204051A1 (en) Proxy Dns For Web Browser Request Redirection In Public Hotspot Accesses
CN110324338B (en) Data interaction method, device, fort machine and computer readable storage medium
US20150324152A1 (en) Network Printing System and Printing Method
US20120226740A1 (en) System and method to provide remote device management for mobile virtualized platforms
CN101375566A (en) Domain name system using dynamic DNS and dynamic DNS server global address management method
WO2012089013A1 (en) Domain name system caching method, authorized domain name server and caching domain name server
CN103581351B (en) The method and apparatus of network access
CN108512849B (en) Handshake method and system for accessing server
CN104079683B (en) A kind of authoritative domain name server directly in response to domain name analytic method and system
WO2018076675A1 (en) Network access method, routing device and terminal, and computer storage medium
JP5613915B2 (en) Method and apparatus for assigning and obtaining IP addresses
KR102533536B1 (en) A method, an apparatus, an electronic device and a storage medium for communicating between private networks
CN109067729B (en) Authentication method and device
CN107968725B (en) Method and device for returning and configuring configuration information of home gateway unit type terminal device
WO2017000669A1 (en) Centralised management control method, apparatus, and related device for domain name resource record caching
CN100525186C (en) General authentication framework and method for renewing user safety describing information in BSF
CN114845355A (en) Network access method and device, terminal equipment, network equipment and storage medium
CN109842690A (en) A kind of DNS data update method, system and equipment
JP2004297292A (en) Wireless terminal, authentication server, wireless authentication information management system, and wireless authentication information management method

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: 20160316

RJ01 Rejection of invention patent application after publication