similar to: [bug] copying remote files to forbidden directory

Displaying 20 results from an estimated 400 matches similar to: "[bug] copying remote files to forbidden directory"

2002 May 27
1
bug: copying unreadable file from remote host returns errorlevel 0
[ Please keep me in Cc: as I am not subscribed to this list ] Hello, we have noticed the following bug in rsync (including latest CVS snapshot): if I am copying from the remote host file that is unreadable by my account, the error is reported properly, but the errorlevel returned is 0. $ rsync distanza:/etc/shadow . send_files failed to open /etc/shadow: Permission denied rsync error:
2002 May 31
2
http://rsync.samba.org/cvs.html gives 404 Not Found
Hello, http://rsync.samba.org/cvs.html gives 404 Not Found. I do not know if it is ok or not ;) Thanks, --alexm
2012 Jun 06
0
SSH Server and Hash algorithms
OK? So, I have posted on the Centos list, comp.security.ssh, and Linux Forums, and no one seems to have heard of this issue or even have any advice for me. So, I am going to take a shot with the Samba list, since this is related. I have a Centos 6.2 server freshly updated. It is authenticating against an openldap server, and I am having an issue with the hashing algorithms being used by various
2007 Jan 23
1
ocfs2 kernel bug in Fedora Core 4 update kernel
OS: Fedora Core release 4 (Stentz) KERNEL: Linux rack1.ape 2.6.17-1.2142_FC4smp #1 SMP Tue Jul 11 22:57:02 EDT 2006 i686 i686 i386 GNU/Linux CLUSTER: 11 Linux kernels, mixed environment FC4,FC5,FC6 SAN: FC Infortrend storage, QLogic16 port FC switch, FC adapter LSI FC929X (21224,1):ocfs2_truncate_file:242 ERROR: bug expression: le64_to_cpu(fe->i_size) != i_size_read(inode)
2019 Oct 19
0
CentOS update broke Samba
On 19/10/2019 20:18, Alex Moen via samba wrote: > Running CentOS Linux release 7.7.1908. Have Samba running as our > fileserver on our (mostly) Windows network.?? Ran my "normal" yum > updates today, and Samba was upgraded (last updates were on > 8/10/2019).? I was on 4.8.3 before; now it's 4.9.1: > > ??? Updated samba-4.8.3-6.el7_6.x86_64 @updates > ???
2006 Jan 16
1
modify a cdr values..
Is it possible to modify CDR variables before insert into MySQL or CVS? how? thanks all; Alex -------------- next part -------------- A non-text attachment was scrubbed... Name: alexm.vcf Type: text/x-vcard Size: 334 bytes Desc: not available Url : http://lists.digium.com/pipermail/asterisk-users/attachments/20060116/5a095cdc/alexm.vcf
2019 Oct 19
2
CentOS update broke Samba
On 10/19/19 2:57 PM, Rowland penny via samba wrote: > On 19/10/2019 20:18, Alex Moen via samba wrote: >> Running CentOS Linux release 7.7.1908. Have Samba running as our fileserver on our (mostly) Windows network.?? Ran my "normal" yum updates today, and Samba was upgraded (last updates were on 8/10/2019).? I was on 4.8.3 before; now it's 4.9.1: >> >> ??? Updated
2001 Oct 02
2
New feature: remote entropy gatherer port
[NOTE: I'm new to this list and this is my first approach to OpenSSH code.] I've enhanced "--with-prngd-port=PORT" flag to accept an optional hostname as in "myhost:myport", e.g.: % ./configure --with-prngd-port=example.com:12345 Although I'm certain that this may cause big trouble if remote gatherer isn't online (ssh will refuse to open any connection) I
2005 Sep 26
2
C4 - mod_authz_ldap - weird behavoir
hi I have problem with mod_authz_ldap with this setup: <Directory /var/www/html/weby_2005> AuthzLDAPServer "ldap:389" AuthzLDAPUserBase dc=group,dc=cz AuthzLDAPBindDN uid=ds,ou=People,dc=group,dc=cz AuthzLDAPBindPassword XXXXX AuthzLDAPUserKey uid AuthzLDAPUserScope subtree AuthzLDAPLogLevel debug # needed for user auth
2019 Oct 19
3
CentOS update broke Samba
Running CentOS Linux release 7.7.1908. Have Samba running as our fileserver on our (mostly) Windows network. Ran my "normal" yum updates today, and Samba was upgraded (last updates were on 8/10/2019). I was on 4.8.3 before; now it's 4.9.1: Updated samba-4.8.3-6.el7_6.x86_64 @updates Updated samba-client-4.8.3-6.el7_6.x86_64
2011 Jan 31
2
sshd problem
my server is on centos 5.5,it is just a new reinstall system i build a php depend on server and used nginx,php,mysql ssh is default 22 port The system perfomance good a few time.but it is always happen a problem only need hardware reboot to solve.the server is on idc.so i can not see the local screen information. the appearance is: 1.it can not use ssh to connect,it show server is down or
2002 Nov 18
1
(no subject)
Good morning, I am david pierrot ingeener for it company. We nned to install a ssh client and ssh server (linux and win 2000) we have have problem , could you tell me please if this thing is possible. we want that users on ssh can only use sftp or scp but we do not want thath they can be use roo command or something elese. with sshd command it is possible to use telnet by port 22, do you think
2008 Jul 02
0
asterisk-users Digest, Vol 48, Issue 4
Hi, Check sip.conf settings. disable TCP and TLS, or if there is any securify related parameters. Use UDP and test. Send us your feedback. Regards, Vidura B. Senadeera. ------------------------------ > > Message: 4 > Date: Tue, 1 Jul 2008 13:50:16 -0400 > From: David Siegel <David.Siegel at twosigma.com> > Subject: [asterisk-users] Broadvoice and Asterisk 1.6.0-beta9 >
2015 Feb 25
2
[openssh with openssl cryptodev engine] sshd killed by seccomp filter
Hello I have a server with an hardware crypto accelator. For giving userspace access to it I use the cryptodev module (http://cryptodev-linux.org/) I have also the cryptodev engine compiled in openssl. When I modprobe the cryptodev module, I cannot login with ssh on the server. The symptom can be found with dmesg: audit: type=1326 audit(1424784807.257:3): auid=4294967295 uid=22 gid=22
2011 Jul 23
0
[PATCH] make image minimization optional
Default for builds from git is --with-image-minimizer and Fedora builds will have --without-image-minimizer Blacklisting (forceful removal of files and packages) is forbiden by Fedora Spin rules, so official oVirt Node Spin will not use it. --- configure.ac | 12 ++++++------ ovirt-node.spec.in | 2 +- recipe/Makefile.am | 1 +
2002 May 13
0
FW: WinXP joining a samba PDC
-----Original Message----- From: Tominski, Mark Sent: Monday, May 13, 2002 3:07 PM To: 'Alex Moen' Subject: RE: [Samba] WinXP joining a samba PDC ftp://ftp.samba.org/pub/samba/docs/Registry/ -----Original Message----- From: Alex Moen [mailto:alexm@ndtel.com] Sent: Monday, May 13, 2002 2:54 PM To: samba@lists.samba.org Subject: RE: [Samba] WinXP joining a samba PDC Where can I get the
2005 Aug 26
0
Free Samba seminars & a Samba workshop - Chicago 19-23SEP
As a service to subscribers on the list, PrimaStasys, Inc. invites you to attend two free three-hour seminars being held in Chicago on September 19. The morning session is “Take Control of your Business” for the technology consumer and the afternoon session is “Rebuilding a Profitable IT Support Business” for today's IT service provider. Both sessions will be led by John H. Terpstra and
2005 Sep 07
0
Samba seminars & workshop Chicago - 19-23 September.
Samba-List A reminder that we are having John H. Terpstra present some seminars on Monday, September 19th in Chicago. We're also offering a 4-day Samba/LDAP workshop the 20-23 of September instructed by Mr. Terpstra. Details and links below. RSVPs for the seminars and registration requests for the workshop should be guided to alexm@primastasys.com or via phone in the US to 650-279-1909.
2003 Dec 01
0
No subject
guest user, is this a bug, as I have a guest unix user and a smbpasswd smbpasswd user. Both of these have passwords. I've tried this just about every way I can think of! Its driving me up the wall, any ideas would be gratefully accepted. [global] hosts allow = 194.217.17. 127. 213.219.41. 10. guest account = guest security = user encrypt passwords = yes smb passwd file =
2019 Jan 25
0
[klibc:update-dash] expand: 'nolog' and 'debug' options cause "$-" to wreak havoc
Commit-ID: a311e6839f6e8e9797d0a0bd8e1222d22e10a018 Gitweb: http://git.kernel.org/?p=libs/klibc/klibc.git;a=commit;h=a311e6839f6e8e9797d0a0bd8e1222d22e10a018 Author: Martijn Dekker <martijn at inlv.org> AuthorDate: Tue, 6 Mar 2018 17:40:37 +0000 Committer: Ben Hutchings <ben at decadent.org.uk> CommitDate: Fri, 25 Jan 2019 02:57:21 +0000 [klibc] expand: 'nolog' and