Displaying 20 results from an estimated 7000 matches similar to: ""@ERROR: auth failed on module""
2016 Feb 08
1
--link-dest not working on remote server (running daemon)
With the following server config:
log file = /var/log/rsyncd.log
pid file = /var/run/rsyncd.pid
lock file = /var/run/rsync.lock
[offsite]
path = /media/external/
comment = Offsite backup
read only = no
hosts allow = 192.168.2.0/24
auth users = backup
secrets file = /etc/rsyncd.scrt
uid = 0
gid = 0
I tried the following for --link-dest and they all tried to transfer all
2004 Apr 22
2
Error?
I have the latest rsync running on mandrake official 10. At 2:30 I run
rsync --daemon from cron to run an offsite backup for all my customers. At
8:00 I run killall rsync.
However my log files show the following:
2004/04/20 02:00:00 [2702] rsyncd version 2.6.0 starting, listening on port
873 2004/04/20 02:00:59 [2707] rsyncd version 2.6.0 starting, listening on
port 873 2004/04/20
2017 Aug 03
1
find similar words in text
I received this from Matt Jockers and it worked!
I missed something.
How can I now see(display) this list?
Hi Riann,
There are a couple of ways that you could do this. . . the best
approach would probably be to use *grep* instead of *which*, but let me
show you both ways.
On page 30, replace
whales.v <- which(moby.word.v == *whale*)
with
whale_words <- c(*whale", *whales",
2016 Feb 08
1
--link-dest not working on remote server (running daemon)
Hello,
I have read through the list of previous issues regarding this issue but
haven't been able to resolve mine. I apologize in advance for the long text
and am probably doing some simple typo. I have two servers in my setup:
*Server 1*
Doing rsync with --link-dest daily and working as expected. I'm getting the
hard links in the new daily directories.
*Server 2*
Running rsync daemon
2017 Mar 20
1
Samba 4.2X as a member server in ActiveDirectory functional level 2016 domain
Hello.
Yes, it is possible.
2017-03-20 13:19 GMT-03:00 Moby <list at mobsternet.com>:
> Thanks Edson, so the Samba member server will work fine even if we
> increase the activedirectory domain functional level to 2016?
>
> Regards,
> --Moby
>
>
> On 3/19/2017 21:10, edson wrote:
>
> There is no problem if the samba server is a member server. But if it is
>
2020 May 18
1
docker-firewalld
On Mon, May 18, 2020 at 10:38:24AM -0400, Jonathan Billings wrote:
> On Mon, May 18, 2020 at 07:52:41PM +0530, Thomas Stephen Lee wrote:
> > https://fedoraproject.org/wiki/Changes/firewalld_default_to_nftables
> >
> > mentions a
> >
> > docker-firewalld
> >
> > where can I find that package or source code?
>
> That was just one of the proposed
2014 Dec 30
1
Odd Samba/btrfs AD member server problem - SOLVED
On 12/29/2014 11:09 PM, Moby wrote:
>
> On 12/29/2014 07:34 PM, Moby wrote:
>> openSUSE 13.2 machine with btrfs for /
>> Running samba-4.1.14-3.3.x86_64.
>> Samba is configured to have the server act as a member server in a
>> Windows Activedirectory domain.
>> wbinfo -u and getent passwd work fine. getent passwd shows local and
>> domain users.
2017 Aug 03
0
find similar words in text
Please keep messages on the list so others can pitch in.
_Which_ words do you want to consider identical for the purpose of frequency count?
_What_ do you want to plot?
B.
> On Aug 3, 2017, at 4:36 PM, Riaan Van Der Walt <Riaan.VanDerWalt at nwu.ac.za> wrote:
>
> Hallo Boris,
> I've loaded the Rstem, Snowball.
> But I am clueless how to get a list eg. whal* (whale,
2004 Apr 23
1
Rsync Log Error
I have the latest rsync running on mandrake official 10. At 2:30 I run
rsync --daemon from cron to run an offsite backup for all my customers. At
8:00 I run killall rsync.
However my log files show the following:
2004/04/20 02:00:00 [2702] rsyncd version 2.6.0 starting, listening on port
873 2004/04/20 02:00:59 [2707] rsyncd version 2.6.0 starting, listening on
port 873 2004/04/20
2017 Mar 20
2
Samba 4.2X as a member server in ActiveDirectory functional level 2016 domain
On 3/20/2017 04:13, Rowland Penny wrote:
> On Sun, 19 Mar 2017 19:28:37 -0500
> Moby via samba <samba at lists.samba.org> wrote:
>
>> Can Samba 4.2.X work as a member server in a Windows server 2016
>> activedirectory domain? I am using Samba member servers in Windows
>> 2012R2 domain and would like to know if I can upgrade the domain to
>> functional level
2014 Dec 30
2
Odd Samba/btrfs AD member server problem
openSUSE 13.2 machine with btrfs for /
Running samba-4.1.14-3.3.x86_64.
Samba is configured to have the server act as a member server in a
Windows Activedirectory domain.
wbinfo -u and getent passwd work fine. getent passwd shows local and
domain users.
However, setfacl -n -R -m u:userX:rwx /testpath fails if userX is a
domain user, but succeeds if userX is a local user. Using different
2017 Jul 31
4
find similar words in text
I am new to R.
Busy with Text Analysis.
Need a script to find e.g
whale, whales, whale's, whaler, whalers, whaling,... in Moby Dick
Riaan
2017 Mar 20
2
Samba 4.2X as a member server in ActiveDirectory functional level 2016 domain
Can Samba 4.2.X work as a member server in a Windows server 2016
activedirectory domain? I am using Samba member servers in Windows
2012R2 domain and would like to know if I can upgrade the domain to
functional level server 2016 without breaking Samba.
Thank you in advance for any help,
--
--Moby
2016 Feb 08
2
--link-dest not working on remote server (running daemon)
Thanks for the reply. The link-dest is different. It is Feb 1 while the
source is Feb 2.
I tried setting path = /media/external/ for the daemon and using
rsync -a -v -i --delete --link-dest=backup-2016-02-01-0100
--password-file=/media/external/scripts/offsite_rsync.pass
/media/external/backup/backup-2016-02-02-0100 backup at 192.168.2.102:
:offsite/backup
So all three (link-dest, source,
2005 Oct 01
2
complete newbie
Hi everyone,
I am a complete newbie to rsync. Last year I built and setup my own web server
based on an old Intel PII box running at 333Mhz. There is plenty of RAM and HD
space, but the site is now growing apace.
A few weeks ago while upgrading my office equipment I set aside another box
running an AMD Athlon at 1.1GHz. Still plenty of RAM and drive space.
Both systems are setup us as servers
2003 Jan 22
1
Rsyncd - Help me
Hello,
I'm trying to do my rsync to copy a mirror of my site in another webserver.
I am trying to use RSYNCD .
How I'll do for my rsync to copy my site website in the mirror ?
Which is a command to copy the mirror with the password ?
I've this websites about rsync
http://sunsite.dk/info/guides/rsync/rsync-mirroring.html
http://rsync.samba.org
Somebody could help me? or Link ? Doc
2007 Mar 14
0
rsync failing after file list
I've taken on some rsync jobs created by someone else and below is a
description of the problem. It's pretty straight forward.
- both server and client and Windows 2003 servers
- there is no ssh between the 2 nodes
- the sync was working well up until recently
- there are no known changes that would cause the sync to stop working
- the job syncs files from a directory that contains
2002 Jan 22
2
What is mean this messages?
Hello, evevryone.
thank you for your mails.
I used rsync(rsync-2.4.6-2) for backup Server.(My
Linux is RedHat7.1)
I am very comfortable backup system by rsync.
but, I saw this messages in use rsyncd
daemon.(/var/log/messages)
I don't know mean this messages.
but, It is right use rsyncd. and
I used rsyncd at every day. but this messages writed
log at every minute(?) or every time.
What
2002 May 15
1
strange password problem with rsync
Hi guys, I am experiencing a very strange problem with passwords and
username with rsync.
I have a "auth users" line in my /etc/rsyncd.conf file (see below) and a
corresponding username and password in my /etc/rsyncd.secrets. The strange
thing is is that authentication for the module listed in /etc/rsyncd.conf
(unixadm) only works IF the username in /etc/rsyncd.secrets is the same as
2002 Apr 26
1
rsync 2.5.5 - Utilizing "exclude from" in rsync.conf
I am attempting to utilize the exclude from option in my rsync configuration
file (rather than maintain lists on users machines) but it does not appear to
be working.
One example, I placed *.mp3 in the file to keep them from syncing mp3 files to
the server and jamming up space. But rsync just seems to ignore this and
syncs the files anyway without any errors to the syslog.
All of my