#
samba
Here are 203 public repositories matching this topic...
https://gitlab.com/samba-team/samba is the Official GitLab mirror of https://git.samba.org/samba.git -- Merge requests should be made on GitLab (not on GitHub)
-
Updated
Jun 11, 2020 - C
proxmox ve tools script(debian9+ can use it).Including email, samba, NFS set zfs max ram, nested virtualization ,docker , pci passthrough etc. for english user,please look the end of readme.
-
Updated
Jun 4, 2020 - Shell
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.
-
Updated
May 17, 2020 - Python
Greyhole uses Samba to create a storage pool of all your available hard drives, and allows you to create redundant copies of the files you store.
-
Updated
Jun 6, 2020 - PHP
Config-file-to-Python mapping library (ORM).
-
Updated
May 20, 2020 - Python
-
Updated
Jun 5, 2020 - Shell
Univention Corporate Server
-
Updated
Jun 11, 2020 - Python
Alpine Linux + Samba Docker image
-
Updated
Dec 27, 2017
使用 Github Actions 在线编译 NanoPi-R2s 固件
-
Updated
Jun 12, 2020 - Shell
controlcde
commented
Feb 24, 2020
Steps to reproduce
- Got a nextcloud instance from version 11 to 18 with enabled user_external and IMAP. Have a few users with IMAP auth. and userid "username@domain.com".
- Configure nextcloud for using user_external with stripped domain part for more than one domain like here.
- Login with the same user tha
Usefull Samba 4 scripts, tested on Debian Jessie and/or Debian Stretch.
-
Updated
Feb 12, 2020 - Shell
Scripts and config files for installing k8s on fedora and installing several apps on k8s.
-
Updated
Jun 11, 2020 - Shell
Poohblah
commented
Mar 19, 2019
Cookbook version
1.2.0
Chef-client version
14.2.0
Platform Details
RHEL 7.6
Scenario:
Steps to Reproduce:
Run the following recipe:
# a wrapper cookbook that installs/configures sssd, firewall, selinux, etc.
include_recipe 'cub_samba::server'
bash 'randomly fail' do
code 'exit $(($RANDOM % 2))'
end
samba_share 'homes' do
comment 'Home Dir
Simple containerized Samba server running on Alpine Linux
-
Updated
Mar 30, 2019 - Dockerfile
ubuntu
samba
active-directory
linux-mint
activedirectory
windows-server
ubuntu1404
samba-share
curso-em-video
samba-server
linux-ubuntu
samba-role
samba4
samba-domain
samba-ad-dc
curso-samba4
curso-gratis
cursos-gratis
ubuntu-samba4
linux-ubuntu-server
-
Updated
Jul 16, 2019 - Shell
ubuntu
samba
active-directory
linux-mint
activedirectory
windows-server
ubuntu1604
samba-share
windows-server-2008
curso-em-video
samba-server
linux-ubuntu
samba-role
samba4
samba-domain
samba-ad-dc
curso-samba4
curso-gratis
cursos-gratis
ubuntu-samba4
-
Updated
May 26, 2020 - Shell
Perform various SMB-related attacks, particularly useful for testing large Active Directory environments.
-
Updated
Nov 22, 2019 - Shell
SMB module for OpenVAS Scanner
-
Updated
May 12, 2019 - C
Auto Install for Ubuntu Server Iso with Auto installing Scripts with Programs Scripts Installs/Reinstall with Configs and Systemd service file
couchpotato
samba
plex
headphones
phpmyadmin
sinusbot
noip
sickrage
mybb
emby
ubuntu-server
deluge
webmin
teamspeak-server
zoneminder
iredmail
grive
auto-install
mylar
-
Updated
Oct 2, 2019 - Shell
Network Attached Storage (NAS) Box using Raspberry Pi allows you to install comprehensive applications and services on your Raspberry Pi, whenever you need them.
-
Updated
Oct 28, 2017 - HTML
Improve this page
Add a description, image, and links to the samba topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the samba topic, visit your repo's landing page and select "manage topics."
Using the documentation provided on github and http://netshare.containx.io/docs/cifs I struggled getting a CIFS mount to work in containers. The problem I was running into was that inside of the container I was not permitted to do anything on the mounted volume.
In the end it all seems to boil down to using the correct SELinux context when mounting the CIFS share. Something which is not mention