Displaying 2 results from an estimated 2 matches for "failureactions".
2015 Nov 12
1
systemd unit to start Samba as AD DC
Hi all,
Here is my [seem-to-be] working systemd unit to deal with Samba 4.
I'm using Samba 4.3.1 compiled mainly with no option except for
diredctories where I used --enable-fhs (and --prefix=/usr
--sysconfdir=/etc --localstatedir=/var).
samba-ad.service file content
------------------------------------------------------------------------------------
[Unit]
Description=Samba Active
2008 Mar 10
2
The server is configured to refuse --iconv
...,00,63,00,79,00,67,00,72,00,75,00,6e,00,73,00,72,\
00,76,00,2e,00,65,00,78,00,65,00,00,00
"DisplayName"="RsyncServer"
"ObjectName"=".\\stuart"
"Description"="Rsync - open source utility that provides fast incremental
file transfer"
"FailureActions"=hex:00,00,00,00,00,00,00,00,00,00,00,00,03,00,00,00,50,00,70,\
00,01,00,00,00,20,bf,02,00,01,00,00,00,20,bf,02,00,01,00,00,00,20,bf,02,00
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\RsyncServer\Parameters]
"AppPath"="C:\\cwRsync\\bin\\rsync.exe"
"AppArgs&...