├── README.md ├── scripts ├── create_user_share.sh └── create_user_time_machine.sh ├── smb.conf └── timemachine.service /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sp00ls/SambaConfigs/HEAD/README.md -------------------------------------------------------------------------------- /scripts/create_user_share.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sp00ls/SambaConfigs/HEAD/scripts/create_user_share.sh -------------------------------------------------------------------------------- /scripts/create_user_time_machine.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sp00ls/SambaConfigs/HEAD/scripts/create_user_time_machine.sh -------------------------------------------------------------------------------- /smb.conf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sp00ls/SambaConfigs/HEAD/smb.conf -------------------------------------------------------------------------------- /timemachine.service: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sp00ls/SambaConfigs/HEAD/timemachine.service --------------------------------------------------------------------------------