Displaying 20 results from an estimated 10000 matches similar to: "Pam Authentication"
2005 Sep 27
3
"missing secret for user" using cygwin rsync on Windows XP Home
Hi,
I'm trying to set up rsync to allow me to backup a number of Windows machine to a Windows XP Home server using Nasbackup.
I can get rsync working fine but have been struggling for days to get user authentication working.
/var/log/rsyncd.log
2005/09/27 13:46:37 [1352] rsyncd version 2.6.6 starting, listening on port 873
2005/09/27 13:47:50 [4088] auth failed on module modulename from
2006 Oct 06
1
Backing up individual user home dirs using user privs.
Hey All,
After RTM, web page and searching the archives, I felt it worth a shot at
mailing the list with my query.
I am looking at using rsync and various third party GUI's (rsyncX, nasbackup)
to backup our departmental desktops to our nice new multi-terabyte
fileserver.
When we run rsync in daemon mode, it of course runs as nobody:nogroup and I am
aware of being able to set that to any
2004 Jun 29
0
NasBackup open source rsync base backup solution for Windows announcement.
NasBackup is an open source backup solution. It is software for backing up
MS Windows desktop PCs, laptops and servers to network disks. NasBackup is a
highly configurable solution and easy to install and maintain.
NasBackup was designed to be easy to use for the end desktop user, yet
scalable to backup enterprise server. NasBackup client Windows GUI is easy
to maintain and use by end user.
2007 Apr 17
0
Rsync hangs with no visible reason
Hi,
I have a daily rsync job (in cron) that hangs in ps process list (linux)
until i kill it.
The rsync suppose to backup one directory which includes about 2500
sub-dirs in it,
e.g rsync of /home/user/stuff
where stuff has about 2500 sub-dirs inside, but not many files in each
sub-directory.
I checked that the job runs when both client and server doesn't run any
other CPU consuming
2008 Feb 06
1
[Err] FreeNAS + NasBackup Configuration
Transmit Report:
jnlee@mantech.co.kr¿¡°Ô ¸ÞÀÏ ¹ß¼ÛÀ» 3¹ø ½ÃµµÇßÁö¸¸ ½ÇÆÐÇÏ¿´½À´Ï´Ù.
(½ÇÆÐ ÀÌÀ¯ : 550 5.1.1 User unknown(10.10.111.20))
<Âü°í> ½ÇÆÐ ÀÌÀ¯¿¡ ´ëÇÑ ¼³¸í
User unknown :¸ÞÀÏÀ» ¼ö½ÅÇÒ »ç¿ëÀÚ°¡ Á¸ÀçÇÏÁö ¾ÊÀ½
Socket connect fail:¼ö½Å ¸ÞÀÏ ¼¹ö¿Í ¿¬°á ½ÇÆÐ
DATA write fail :¼ö½Å ¸ÞÀÏ ¼¹ö·Î ¸Þ¼¼Áö ¼Û½Å ½ÇÆÐ
DATA reponse fail :¼ö½Å ¸ÞÀÏ ¼¹ö·ÎºÎÅÍ ¸Þ¼¼Áö ¼ö½Å ½ÇÆÐ
2006 Jul 11
1
Linux backup to Windows hard drive and restore using rsync?
Hi,
I want to backup my Linux system to remote Windows hard drive.
Rsync can?t create softlink and preserve the EXT3 permission on the
windows NTFS.
My question is, in case of disaster I want to restore the whole / /var
/usr partitions. Will the following restore steps will end in viable Linux.
1) Install the same Linux OS from scratch on new clean partitions.
2) Rsync to restore the data
2002 May 13
0
Password Authentication
rsync has already explained it to you, in the error message.
both the list of usernames and passwords for everybody, and your file
containing the password you want to use, are world-readable. The
rsync.secrets file should be readable only by root, and the .rsyncpw file
should be readable only by simpson.
This is all well documented:
2002 Sep 30
1
Password authentication in a script
Greetings,
Here is my configuration: a rsync linux server, a rsync windows client.
I would like to run a rsync from windows in a .bat file.
The problem is that a password prompt is always shown.
I have read the archives and the man pages: i have create a rsyncd.secret like this:
rsync:thePassword
Here is my rsyncd.conf file:
[rsync]
path=/
uid=nobody
gid=nobody
auth users=rsync
secrets
2006 Oct 12
6
backup system files (and permissions) over ssh
how do you backup system files like /etc/ over ssh to another machine
and keep permissions the same on the remote backup location ?
i tried using -a flag, but because i'm connecting through ssh i'm not using Rsync module on the remote computer and therefore i cant write files as root so -a flag is not working.
all the files are being written with owner SSH_USER and group SSH_USER_GROUP
i
2007 Jul 04
2
rsync error: some files could not be transferred (code 23)
Hi,
I installed a Backup server under Debian Etch.
When a client tries to backup files with a long path I receive this
error message:
skipping overly long name: Documents and
settings\\Amministratore\\Desktop/codice da
2003 Feb 12
2
rsync & ldap authentication
Hi,
I'm trying to get rsync 2.5.6 to authenticate users via openldap-2.0.23. I was looking through the mailing list archives and found a patch for rsync-2.4.6 that does this for me. I was just wondering if this is still valid, or if there has been a new patch or new implementation that has superceded this patch. Any help would be great. The message I am referring to is as follows:
2020 Jul 01
0
[OT] Bacula offsite replication
I realize this shouldn't happen, the file is a tgz and isn't being modified while being transmitted. This has happened maybe three times this year and unfortunately I've just had to deal with it rather than invest the time to do the research.
Harriscomputer
Leroy Tennison
Network Information/Cyber Security Specialist
E: leroy at datavoiceint.com
2006 Sep 12
2
rsync through ssh - i get an error
On Mon, Sep 11, 2006 at 01:31:00PM +0200, rsync-mail-gateway@nasbackup.com wrote:
> rsync: read error: Connection reset by peer (104)
This means the socket closed. Does rsync even get started on the remote
system? That would be the first thing to investigate. If it is getting
run, does the remote process crash or die? If you are connecting with a
daemon process, you can look at the logs to
2005 Sep 13
2
rsync asking for user authentication even with no "auth users"
Hi all,
My rsync server was working fine and dandy with only the "hosts allow"
method of authentication until my hosting company switched servers. Now
after changing my config to reflect the new IP and running
rsync mydomain:myrepository/
from the server, rsync asks for authentication for my remote username.
Even with this simple config:
log file = /var/log/rsyncd.log
pid file =
2003 Aug 21
3
authentication error
I have setup a Rysnc server in Mandrake 9.1
When I add a auth user into my Rsync.conf and rsync.secrets,
it do not work, everytime it shows
[root@html]# rsync chris@mandrake82::XXXXX/.html/. /
Password:
@ERROR: auth failed on module XXXXX
rsync: connection unexpectedly closed (89 bytes read so far)
rsync error: error in rsync protocol data stream (code 12) at io.c(165)
This is my rsync's
2004 Jun 25
4
A question about connection refused
I install rsync in computer and run it as a daemon successfully, but when I
run rsync command on another end to connect it. There is a error.
The output is :
opening tcp connection to 192.168.0.43 port 873
rsync: failed to connect to 192.168.0.43: Connection refused
_exit_cleanup(code=10, file=clientserver.c, line=93): entered
rsync error: error in
2019 Jan 21
0
Fwd: Re: Build problems: klibc with Linux 3.10.7
Hi Ben
Looks like the patch from Maximilian below is still missing in klibc 2.0.5
Could you please apply it ?
Thanks
Christophe
-------- Message transf?r? --------
Sujet?: Re: [klibc] Build problems: klibc with Linux 3.10.7
Date?: Wed, 21 Aug 2013 22:22:32 +0200
De?: maximilian attems <maks at stro.at>
Pour?: leroy christophe <christophe.leroy at c-s.fr>
Copie ??: klibc at
2019 Jan 24
0
[klibc:master] fix build failure when CONFIG_KLIBC_ZLIB is not set
Commit-ID: 534a04d85defc627b031906d27cd9d09a913adc4
Gitweb: http://git.kernel.org/?p=libs/klibc/klibc.git;a=commit;h=534a04d85defc627b031906d27cd9d09a913adc4
Author: Christophe Leroy <christophe.leroy at c-s.fr>
AuthorDate: Wed, 23 Jan 2019 06:16:01 +0000
Committer: Ben Hutchings <ben at decadent.org.uk>
CommitDate: Thu, 24 Jan 2019 23:11:11 +0000
[klibc] fix build failure
2019 Nov 14
0
how to know when a system is compromised
<sigh> Thanks - I'll keep that in mind...
________________________________
From: CentOS <centos-bounces at centos.org> on behalf of Chris Adams <linux at cmadams.net>
Sent: Thursday, November 14, 2019 10:57 AM
To: centos at centos.org <centos at centos.org>
Subject: [EXTERNAL] Re: [CentOS] how to know when a system is compromised
Once upon a time, Leroy Tennison
2006 Dec 20
0
Unable to authenticate with Pam
Hi,
I'm trying to solve this problem for several weeks and this is a SOS!
I've 2 Debian server runing heartbeat and drbd for high availability.
I'm using LDAP for user database, PAM for authentication and Dovecot for
Pop3s access. On the master server all is fine. If dovecot is started on
the slave server (instead of the master) it does not accept to
authenticate with the