forked from cifsd-team/ksmbd-tools
-
Notifications
You must be signed in to change notification settings - Fork 0
cifsd tools
License
hclee/cifsd-tools
Folders and files
Name | Name | Last commit message | 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
About
cifsd tools
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- C 98.2%
- Other 1.8%