1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/samba_ynh.git synced 2025-11-05 21:18:36 +01:00
Samba package for YunoHost
Find a file
2025-02-27 10:26:18 +01:00
.github Apply example_ynh 2022-07-14 02:33:15 +02:00
conf [fix] Avoid perf issue due to access error on deleted directory tree in samba 2025-02-05 16:34:40 +01:00
doc fix 2023-11-09 22:18:53 +01:00
hooks add removal of user with pdbedit 2024-04-02 02:12:27 +02:00
scripts Merge pull request #24 from YunoHost-Apps/fix-bad-dfs-config-2 2025-02-27 10:04:44 +01:00
ALL_README.md Auto-update READMEs 2025-02-27 10:03:53 +01:00
config_panel.toml fix: old service name 2024-03-26 22:21:24 +01:00
LICENSE Add license 2022-02-27 15:19:25 +01:00
manifest.toml Update manifest.toml 2025-02-27 10:26:01 +01:00
README.md Auto-update READMEs 2025-02-27 10:26:05 +01:00
README_es.md Auto-update READMEs 2025-02-27 10:26:05 +01:00
README_eu.md Auto-update READMEs 2025-02-27 10:26:05 +01:00
README_fr.md Auto-update READMEs 2025-02-27 10:26:05 +01:00
README_gl.md Auto-update READMEs 2025-02-27 10:26:05 +01:00
README_id.md Auto-update READMEs 2025-02-27 10:26:05 +01:00
README_it.md Auto-update README 2024-03-29 07:21:45 +01:00
README_nl.md Auto-update READMEs 2025-02-27 10:26:05 +01:00
README_pl.md Auto-update READMEs 2025-02-27 10:26:05 +01:00
README_ru.md Auto-update READMEs 2025-02-27 10:26:05 +01:00
README_zh_Hans.md Auto-update READMEs 2025-02-27 10:26:05 +01:00
tests.toml Create tests.toml 2023-08-13 12:51:51 +02:00

Samba for YunoHost

Integration level Working status Maintenance status

Install Samba with YunoHost

Read this README in other languages.

This package allows you to install Samba quickly and simply on a YunoHost server.
If you don't have YunoHost, please consult the guide to learn how to install it.

Overview

This package allows you to create directories reachable on a private network.

Features

  • Create and name your directories;
  • Configure permissions for your directories thanks to the yunohost permission view;
  • Define readonly directories

Shipped version: 4.13.13~ynh5

Documentation and resources

Developer info

Please send your pull request to the testing branch.

To try the testing branch, please proceed like that:

sudo yunohost app install https://github.com/YunoHost-Apps/samba_ynh/tree/testing --debug
or
sudo yunohost app upgrade samba -u https://github.com/YunoHost-Apps/samba_ynh/tree/testing --debug

More info regarding app packaging: https://yunohost.org/packaging_apps