Projects in the topic samba


Build and validate a scale-out Samba/CTDB cluster atop CephFS

an invention by dmdiss

Samba and CTDB rely heavily on POSIX fcntl locks for data and meta-data integrity. This functionality was recently fixed in CephFS, opening up the possibility to use CephFS as an underlying filesystem for a scale-out Samba/CTDB cluster.

Updated over 6 years ago. 1 hackers ♥️.

Implement Samba support for DUPLICATE_EXTENTS SMB3 fcntl

an idea by dmdiss

FSCTL_DUPLICATE_EXTENTS_TO_FILE is a new SMB3 ioctl introduced with
Updated over 5 years ago. No love. Has no hacker: grab it!

Use Ceph RADOS key-value store as a dbwrap backend for Samba

a project by dmdiss

Ceph offers a highly scalable and fault-tolerant storage system. Samba is already capable of sharing data located on the Ceph Filesystem, however scale-out sharing (the same data exposed by multiple Samba nodes) currently requires the use of CTDB for consistent and coherent state across Samba cluster nodes. In such a setup CTDB provides a clustered database with persistent key-value data storage and locking. Database usage is abstracted out via a generic dbwrap interface.

Updated about 6 years ago. No love.

Samba in Kubernetes (for openSUSE)

a project by dmulder

Updated over 2 years ago. No love. 1 follower.

Modularization and Modernization of cifs.ko for Enhanced SMB Protocol Support

a project by hcarvalho

Creator:
Enzo Matsumiya ematsumiya@suse.de @ SUSE Samba team

Updated 11 months ago. No love. 2 followers.

SMB3 Server written entirely in Rust

a project by dmulder

Description

Given the number of bugs frequently discovered in the Samba code caused by memory issues, it makes sense to re-write the smbd service purely in Rust code. Meanwhile, it would be wise to abandon backwards compatibility here with insecure protocol versions, and simply implement the SMB3 spec.

Updated 10 months ago. No love. 1 follower.