systemctl start pds.service
systemctl enable postfix.service
systemctl start postfix.service
-systemctl enable rsyncd.service
-systemctl start rsyncd.service
systemctl enable sssd.service
systemctl start sssd.service
[server]
address =
port = 1420
-database = /var/lib/pds/db
-
-[targets]
-count = 3
-
-[target.1]
-format = cleartext
-method = ssh smbpasswd
-ssh host = store
-
-[target.2]
-format = htdigest
-htdigest realm = webdrive
-method = rsync
-rsync host = store.in.useribm.hu
-rsync module = httpdauth
-rsync file = webdrive.digest
-
-[target.3]
-format = htdigest
-htdigest realm = ceges
-method = rsync
-rsync host = store.in.useribm.hu
-rsync module = httpdauth
-rsync file = ceges.digest
+++ /dev/null
-transfer logging = yes
-use chroot = no
-uid = root
-gid = root
-
-[pdsdb]
- path = /var/lib/pds
- read only = true
- hosts allow = 10.228.0.0/16, 2001:1aa1:000a:7dae::/64
systemctl disable oddjobd.service
systemctl disable pds.service
systemctl disable postfix.service
-systemctl disable rsyncd.service
systemctl disable sssd.service
systemctl disable NetworkManager-wait-online.service
+++ /dev/null
-#!/bin/sh
-
-
-. $1
-
-
-/usr/bin/rsync \
- --archive \
- --delete-after \
- --info=STATS \
- --mkpath \
- fdc.in.useribm.hu::pdsdb \
- $CONTAINER_BUILDROOT/c3d/postinstall/install-data/var/lib/pds
python-unversioned-command \
python3-ldap \
python3-mod_wsgi \
- rsync-daemon \
sssd-ldap"