hclee/cifsd-tools
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
________________________
BUILDING CIFSD TOOLS
________________________
Build steps:
- cd into the cifsd-tools-v3 directory
- ./autogen.sh
- ./configure
- make
- make install
_____________________
USING CIFSD TOOLS
_____________________
Setup steps:
- install cifsd kernel driver
modprobe cifsd
- create user/password for SMB share
cifsadmin -a <Enter USERNAME for SMB share access>
Enter password for SMB share access
- create /etc/cifs/smb.conf file, add SMB share in smb.conf file
Refer smb.conf.example
- start cifsd user space daemon
cifsd
- access share from Windows or Linux using CIFS