GitXplorerGitXplorer
L

centos_samba_domain

public
0 stars
0 forks
0 issues

Commits

List of commits on branch master.
Unverified
e2c9c91030b4755e86ce4208f761cb68881f142c

updated comments for backup, added osync users conf

committed 7 years ago
Unverified
fdffbeef482b4fbfd790909e211e6343b0b05854

updated keytab export

committed 7 years ago
Unverified
7ebcc7181b551f24584aba7b58b5422f8c7ac97f

fixed keytab principal export

committed 7 years ago
Unverified
e6ae0401435d662e8804d95ccce9321c26fb13d7

updated path for samba-tool in install script

committed 7 years ago
Verified
83fb690012872842ef4f04cb9763ae39b0386c63

Create custom_prompt.sh

LLapin-Blanc committed 7 years ago
Verified
7441e4db69e48f92c7f14d3c85b1bca78a2630fb

Muttrc file for gmail

LLapin-Blanc committed 7 years ago

README

The README file for this repository.

centos_samba_domain

install_pdc installation du contrôleur de domaine principal

install_sdc installation du contrôleur de domaine secondaire

sysvol_sync synchronisation par osync des stratégies de groupe

commencer par installer osync :

git clone https://github.com/deajan/osync.git
cd osync
./install.sh

copier ensuite le fichier sysvol_sync.conf dans le dossier /etc/osync/ tester avec la commande suivante /usr/local/bin/osync.sh /etc/osync/sysvol_sync.conf --verbose terminer en installer le cronjob suivant pour une synchronisation toutes les 5 minutes :

*/5 * * * * /usr/local/bin/osync.sh /etc/osync/sysvol_sync.conf --silent

base_backup script de base pour backup sur dédié