cifs-protocol

There are 2 repositories under cifs-protocol topic.

  • miketeo/pysmb

    pysmb is an experimental SMB/CIFS library written in Python. It implements the client-side SMB/CIFS protocol (SMB1 and SMB2) which allows your Python application to access and transfer files to/from SMB/CIFS shared folders like your Windows file sharing and Samba folders.

    Language:Python3381216196
  • AkshayRaina/Windows-and-Linux-Authentication-and-Centralization-Login-Profile

    Samba is a suite of programs that provide seamless file and print services for Windows clients in Linux. Unlike other implementations of the SMB/CIFS networking protocol, Samba is freely available, and allows for interoperability between Linux/Unix servers and Windows/Unix/Linux clients. The project purpose was to create a domain based environment for which a Linux System was used as the server, on which Samba Server was installed and windows systems were the clients. Thus, the profiles were created on the server which could be used by windows system for login purpose and data would be stored on the server.