Displaying 20 results from an estimated 10000 matches similar to: "vsftp 500 OOPS: SSL: cannot load RSA key To:"
2005 Apr 28
3
vsftp 500 OOPS: SSL: cannot load RSA key
vsftpd-2.0.1-5
I am trying to get vsftpd to start with ssl_enabled=yes and not
having much success. The config file works when ssl_enabled=No and
does not work when ssl_enabled=Yes. I have tried setting the
following:
rsa_cert_file=/usr/share/ssl/certs/inet06cert.pem
which is the public certificate and this:
rsa_cert_file=/usr/share/ssl/private/inet06key.pem
which is the server private
2010 Oct 20
2
[PATCH] klibc: reproducible builds
From: Maciej ?enczykowski <maze at google.com>
This adds a new setting: KBUILD_REPRODUCIBLE
If it is non-empty, ar and ranlib will be called in such
a way that timestamps do not affect the build output.
This allows one to get perfectly reproducible builds.
Signed-off-by: Maciej ?enczykowski <maze at google.com>
---
scripts/Kbuild.klibc | 14 +++++++++-----
usr/klibc/Kbuild |
2001 Dec 15
0
[PATCH] [FEATURE] Ogg123 range playback
A small patch (attached) to the ogg123 source (dec 15 nightly build from
CVS) that implements ranged playback a la:
ogg123 -r 12:10-13:00 file.ogg
to playback 12m:10s-13m:00s fragment from the file.ogg soundfile.
Usage:
ogg123 -r hours:minutes:seconds.fraction-hours:minutes:seconds.fraction
anything can be pretty much omitted (within reason)
[although it does not support hh:mm:ss.hh- ]
2005 May 03
4
Compiling Kernel Modules
Hi,
Here'a a question - is it possible to compile a single module (distributed
in the kernel source tree) for the current CentOS kernel (2.6.9-5.0.5)
without recompiling the entire kernel and all other modules.
I basically need reiserfs3 (nb. why is it disabled? it's a module, you
use it, it doesn't wreck anything...) and I don't really want to change
the rest of the kernel, and
2005 Jun 03
0
Re: Vote For CentOS :) -- standing on the shoulders of each other
On Fri, 2005-06-03 at 09:36, Simon Perreault wrote:
> i'm not sure you've considered your position thoroughly.
> I am, and I will say it again just for the shock value:
> Red Hat is the main developer of CentOS.
On Fri, 3 Jun 2005, Les Mikesell wrote:
> I'd put it this way instead: Red Hat is responsible for any
> difficulty in creating the CentOS distribution, while
2005 May 20
0
Re: mplayer repository for CentOS -- oops, send wrong signal ...
Maciej Zenczykowski wrote:
> is there stuff in livna which isn't in dag/dries
> hmm... will have to take a look
Preston Crawford wrote:
> I haven't found much that I needed that wasn't in dag's repository.
> Only two items. Here's what I've found.
> gtkpod - for iPods, obviously
> xine
> mplayer
> mplayer-plugin
> bittorrent
> gkrellm
>
2005 May 23
1
RE: Wireless Networking
Dear All,
I have one centos box ( centos 4.0 ) which is connected to MSI wireless
router....... And which is connected to my ISP MODEM.
I incorporated wireless router so that I can use my laptop from any of
my rooms.
Now this Centos 4.0 box is my home server machine.
The MSI Wireless Router has DHCP server enabled. Wireless router has
provided each address to my machines basically internal IP
2010 Dec 06
0
Problem starting PostgreSQL-8.4 with SSL
I installed PG-8.4 for Redhat from the PG84 repo. Everythign works
save only that when I try to enable ssl connections then I get this
error:
Auto configuration failed
16276:error:0E065068:configuration file routines:STR_COPY:variable
has no value:conf_def.c:629:line 207
I have verified that the server key and certificate are present,
have the correct ownership (postgres:postgres), permissions
2011 Jul 21
1
Using shell variables inside the ftp client
I have a script that opens an ftp connection to a non-*nix system.
I desire to change directories on the host system using a shell
variable to set the cd directory. However, I cannot seem to
discover how this is done.
I have tried this:
TARGET=ftp-pickup
ftp
. . .
cd $TARGET
This gives the following error:
550 Failed to change directory.
I am using shell variables (put $TEMP_TXFR_FILE
2005 May 23
0
RE: Wireless Networking
Thankx
I solved the problem by removing firewall and now trying to include
firewall settings step by step
Vaneet
-----Original Message-----
From: centos-bounces at centos.org [mailto:centos-bounces at centos.org] On
Behalf Of Ryan
Sent: Monday, May 23, 2005 10:35 AM
To: CentOS mailing list
Subject: Re: [CentOS] RE: Wireless Networking
> 1) I am not able to connect to my Centos Server BOX
2012 Jun 28
1
[PATCH] klibc: fix gethostname()/getdomainname()
From: Maciej ?enczykowski <maze at google.com>
uname(2) returns (like all syscalls) 0 on success.
Signed-off-by: Maciej ?enczykowski <maze at google.com>
---
usr/klibc/getdomainname.c | 2 +-
usr/klibc/gethostname.c | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/usr/klibc/getdomainname.c b/usr/klibc/getdomainname.c
index 61722ca3519b..218ff0baa871
2020 Jul 03
0
samab-4.10 nsupdate
I changed the entries in smb4.conf (smb.conf) to this:
[global]
. . .
dns update command = /usr/local/sbin/samba_dnsupdate
nsupdate command = /usr/local/bin/samba-nsupdate -d -g
And this is what results when I run: samba_dnsupdate --verbose -d8 --all-names
. . .
update(nsupdate): SRV
_ldap._tcp.Default-First-Site-Name._sites.ForestDnsZones.brockley.harte-lyne.ca
2020 Jul 02
0
samab-4.10 nsupdate
This is all the diagnostic information I can think of at the moment:
[root at smb4-1 ~ (master)]# klist
Credentials cache: FILE:/tmp/krb5cc_0
Principal: administrator at BROCKLEY.HARTE-LYNE.CA
Issued Expires Principal
Jul 2 10:35:11 2020 Jul 2 20:35:11 2020
krbtgt/BROCKLEY.HARTE-LYNE.CA at BROCKLEY.HARTE-LYNE.CA
[root at smb4-1 ~ (master)]# grep nsup
2020 Jun 30
0
samab-4.10 nsupdate
> Could be because you added the wrong line to your smb4.conf (why does
> freebsd call it smb4.conf ?),
Why does freebsd put these things in /usr/local/etc/? Some questions have
answers that are not worth the effort to know.
> try:
> nsupdate command = /usr/local/sbin/nsupdate -g
I did catch that error earlier. But it makes no difference. samba_dnsupdate
does not give any
2020 Jul 02
1
samab-4.10 nsupdate
Thank you for your patience.
On Tue, June 30, 2020 16:48, Rowland penny wrote:
>
> From 'man smb.conf':
>
> nsupdate command (G)
>
> This option sets the path to the nsupdate command which is used for
> GSS-TSIG dynamic DNS updates.
>
> Default: nsupdate command = /usr/bin/nsupdate -g
>
> dns update command (G)
>
> This
2005 May 09
0
DNS configuration problem
I have introduced some error in my dns resolution and I would like
some help fixing it as I cannot seem to detect what I have done
wrong. Briefly the setup is this:
name servers:
DNS01 - 216.185.71.33
DNS02 - 209.47.176.33
DNS03 - 216.185.71.34
DNS04 - 209.47.176.34 - offline
DNS01 is a master
DNS02-04 are slaves of 216.185.71.33
All are listed as authoritative for the zone test.com
The
2020 Jun 25
0
samba-4.10.15 - Unable to demote secodary DC
I am testing DC administration using samba-4.10.15 on FreeBSD-12.1p6 and have
run across this:
[root at smb4-2 ~ (master)]# samba-tool domain join BROCKLEY.HARTE-LYNE.CA DC
-U"BROCKLEY\administrator"
INFO 2020-06-25 14:26:10,692 pid:47306
/usr/local/lib/python3.7/site-packages/samba/join.py #104: Finding a writeable
DC for domain 'BROCKLEY.HARTE-LYNE.CA'
INFO 2020-06-25
2010 Jan 28
2
Starting a java applet from the desktop
CentOS-5.4 i86_64
I have a calculator applet on my desktop (superbcalc.jar). When I
double click on it I get no response. If I right click and select
open with java I get no response. If I open a terminal window and
cd to Desktop and type java -jar superbcalc.jar then the applet
opens.
Does anyone have any idea why I am seeing this behaviour? There are
no messages in the syslog file relating
2008 May 22
1
Re: Need help with rsync. [solved]
In-Reply-To: <f4e013870805211022r36194b29gb74ca4421dc2ee77 at mail.gmail.com>
On: Wed, 21 May 2008 10:22:19 -0700, MHR <mhullrich at gmail.com>
wrote:
>> On Wed, May 21, 2008 at 8:37 AM, James B. Byrne <byrnejb at harte-lyne.ca>
>> wrote:
>>
>> This indeed turned out to be an SELinux policy problem which I have since
>> resolved.
>
> Whoa,
2014 Feb 04
0
Problems adding a Samba4 AD to existing Win2000 AD
i86_64
CentOS-6.5
Samba-4.1.4-7 (sernet)
MS-Win2000 Advanced Server AD DC
I am following the HowTo provided at
https://wiki.samba.org/index.php/Samba4/HOWTO/Join_a_domain_as_a_DC. I am at
this point:
--->
In this case, 737506d0-bfe6-40c8-815d-08c3dff7a67f is the objectGUID of
the new DC, we'll query with the following command:
# host -t CNAME