Displaying 2 results from an estimated 2 matches for "ourgrp".
Did you mean:
ourapp
2011 Jun 28
2
rsync 3.0.6 and keep-dirlinks in daemon mode
...configuration:
log file = /var/log/rsyncd.log
pid file = /var/run/rsyncd.pid
lock file = /var/run/rsync.lock
socket options = SO_KEEPALIVE TCP_NODELAY IPTOS_LOWDELAY IPTOS_THROUGHPUT
[data1]
path = /data1
comment = data1
read only = false
uid = ouruser
gid = ourgrp
hosts allow = 10.2.1.188
timeout = 300
and from source machine I'm pushing some data like:
rsync -av --keep-dirlinks /data/hudson/ 10.2.2.74::data1
it works fine except for the --keep-dirlinks option which doesn't have any effect, so symlinks at the target machine as simpl...
2001 Mar 21
1
unix password sync = True?
...es
passwd program = /usr/bin/passwd %u
passwd chat = *password* %n\n *password* %n\n *successful*
passwd chat debug = Yes
unix password sync = Yes
domain logons = Yes
wins support = Yes
[homes]
comment = Home Directories
writeable = Yes
[netlogon]
path = /data/dos/netlogon
write list = @ourgrp
oplocks = No
[printers]
comment = All Printers
path = /var/spool/samba
printable = Yes
browseable = No
[stuff]
comment = misc.
path = /stuff
writeable = Yes
create mask = 0777
set directory = Yes