Displaying 20 results from an estimated 11000 matches similar to: ""vsftpd is dead but subsys is locked""
2006 Jan 17
1
vsftpd bug "or" feature ?
greetings
today i was expanding my knowledge of vsftpd on a low traffic CentOS 4
production environment server i have
fyi, i was working on learning to setup a chroot environment by the simple
editing of /etc/vsftpd/vsftpd.conf
so, as i normally do when i start making changes i did this
cd /etc/vsftpd/
cp -a vsftpd.conf bak-vsftpd.conf
then i made the edits in /etc/vsftpd/vsftpd.conf that i
2005 Oct 11
1
Samba 3.0.20a "Winbind Dead but subsys locked"
Hello,
Last week I downloaded and installed the 3.0.20a-23 release on Redhat ES 4
x86_64bit and noticed that I am getting the "Winbind Dead but subsys locked"
status on winbind service. The service seems to start corectly but
immediately get "Winbind Dead but subsys locked" status message.
I had been running version 3.0.20-22 64 bit version which was also downloaded
from
2008 Feb 19
2
named dead but subsys locked
Hi I recently compliled Bind 9.4.2 on
CentOS release 5 (Final) 2.6.18-53.1.13.el5 #1 SMP
I compiled named chroot, I have done this on several other centos 4 server
with no issues however on this centos 5 server im seeing
[root at testip1 named]# service named status
named dead but subsys locked
[root at testip1 named]# service named stop
Shutting down named:
2008 Aug 05
1
"Asterisk dead but subsys locked"
Hi Everyone,
I am currently running Trixbox 2.6 and I have a problem with Asterisk.
/etc/init.d/asterisk status
Asterisk dead but subsys locked
I deleted all files in /var/run/asterisk folder and asterisk restart...
It's ok for a while. But some days after Asterisk again is dead.
Can anybody help me?
Rgs / budacsik
2005 Oct 16
4
Samba 3.0.20b - still getting "Winbind Dead but subsys locked"
I can remove the /var/locl/subsys/winbindd file to clear the subsys locked
message but this does not chnage the winbind crash problem.
I originally noticed this problem on 20a and thought that 20b had a fix for
the winbind crash.
Any clues?
I am running RH ES 4.0 64 bit with samba packages downlaoded from
enterprisesamba.com.
PC
2006 Oct 27
1
"dovecot dead but subsys locked" problem
Hi,
Following the advice of someone really helpfull here, I just installed
Postfix/Dovecot (from rpms). I'm running CentOs 4.4. I followed this
guide:
http://www.howtoforge.com/linux_postfix_virtual_hosting
I've got two problems, a)my server is now listed as RCB, whatever that
means, I suppose that's close to spamming.
"0: Connection refused. Your IP address is blocked(Spamhaus
2006 Aug 27
3
VSFTPD problem ?
I have 1 Centos server V4.x already running VSFTPD and when the user logs in
they get chrooted to the home directory, I have installed the same config
files to a second server (again Centos V4.x) and have setup the same user on
the second server but the user does not get chrooted to the home directory
but is placed in /var/ftp/pub and cannot upload file.
The files I copied are:-
2005 Oct 24
2
vsftpd failing since upgrade to 4.2
My vsftpd was working. I use it configured via xinetd and turn it off
(disabled = yes) when I'm not using it to keep the bad guys from hammering
on it.
Recently I upgraded to 4.2 (via yum update). That' the only change I know
of on the system. And I didn't have any problems with it.
Today when I try to ftp, i enabled it in xinetd.d (with disable = no and a
"service
2011 Dec 31
1
vsftpd log issues
I have an up-to-date CentOS 6 with reasonable amount of ftp activity (a
dozen of network cameras uploading images every second 24x7).
The first issue was that the whole /var filesystem was about to get full,
because of huge ftp daemon log.
vsftpd.conf says:
# You may override where the log file goes if you like. The default is shown
# below.
xferlog_file=/var/log/vsftpd.log
Ok, the above
2009 Jul 10
1
vsftpd not able to log in
Hi folks,
I can't seem to log into my system via
vsftpd. All other services using PAM are fine...Am I missing something simple?
ftp> user
(username) user
331 Please specify the password.
Password:
530 Login incorrect.
# getenforce
Permissive
here is the event in /var/log/audit/audit.log:
type=USER_AUTH msg=audit(1247235151.569:9781): user pid=21052 uid=0 auid=0
2008 Oct 07
1
vsftpd
Hi ALL
I'm using vsftpd as FTP server, and I'd like to chroot my FTP users
to their home dir. How can I do it? i.e. "jailing" them in their home
dir...
at the moment I have the following issues the user when they login to
ftp server they go to the main directory /var/ftp/
/etc/passwd
...
sdc:x:501:501::/var/ftp/sdc:/bin/bash
ase:x:502:501::/var/ftp/ase:/bin/bash
2010 Sep 02
1
Update for HowTo: Chroot vsftpd with non-system users
Hi,
This update is for the HowTo at
http://wiki.centos.org/HowTos/Chroot_Vsftpd_with_non-system_users
Regarding two of the scripts provided: vsftpd_virtual_config.sh and
vsftpd_virtual_config_withTLS.sh:
The configuration additions it makes to PAM do not work on 64-bit
systems. In vsftpd_virtual_config.sh (Lines 55 & 56) and
vsftpd_virtual_config_withTLS.sh (Lines 123 & 124) should be
2011 Jul 14
1
[Propose] Chroot vsftpd with non-system users
The proposed subject of Wiki contribution:
Chroot vsftpd with non-system users
The proposed location of Wiki contribution:
http://wiki.centos.org/HowTos/Chroot_Vsftpd_with_non-system_users
I propose this Wiki to give user choice that they can select whether
virtual users
and system account coexist in vsftpd system.
The shell file vsftpd_virtual_config.sh should also adjust to make
this function
2009 Nov 05
3
ADS, pam_winbind and vsftpd
Greets ... I am not getting it.
I have samba (old one, 3.0.22-11-SUSE-CODE10) in an ADS-context, winbind
works OK ...
I am trying to connect vsftpd to winbind via PAM, this works TOO GOOD ;-)
currently I am able to login to vsftpd with ANY password, that's bad.
I am not understanding that PAM-stuff and I have some pressure to get
that ftp-server up, so please would someone help me out?
My
2001 Dec 17
0
what is "httpd dead subsys locked" error
what is "httpd dead subsys locked" error
Please help me asap! in this regard!
-------------- next part --------------
HTML attachment scrubbed and removed
2005 Nov 10
0
dovecot dead but subsys locked
I'm running dovecot 20051026 version on Redhat4. I tried to do a stress
test. However dovecot dies after I login a few hundred users. I have
some error messages in my mail log and am not sure if they are related
to the problem.
[root at lms2 imap1505]# service dovecot status
dovecot dead but subsys locked
Nov 10 12:58:52 lms2 dovecot: imap1514 [IMAP 7593]: mbox sync: UID
inserted in the
2006 Mar 07
1
OT: Polycom BootRom 3.1.3 and vsftpd 2.0.3 WARNING!!!
Hello everyone,
Please forgive the exclamation points but I have been battling this one
off and on for about four days now. Sorry for the cross post.
It all started with a box of IP 501s. I contacted my reseller and
obtained the latest BootRom and SIP firmware. Unzipped, configured,
copied over to my FTP server (running AstLinux, of course). The phone
booted, so far so good. Updated
2010 Feb 08
2
Re #3: Contribution for Wiki CentOS - Virtual Hosting with VSFTPD and MySQL on CentOS 5 - HowTO Tutorial
Hello
I hope I finally made the changes right for my contribution to Wiki How To.
My Wiki username is now : ThomasLibnsek
and the HowTo is located at
http://centosforserver.blogspot.com/2010/02/virtual-hosting-with-vsftpd-and-mysql.html
I 've added some
- explanations: why do you want to store users in MySQL? Why should
youchoose a different password for mysql's root account than
2006 Apr 01
2
vsftpd: transfer of files fails
I've got a problem with vsftpd on a new CentOS system. Most users can
login and list and everything but when they want to transfer files the
client says "transfer failed" or so. However, it works fine with two
users. Of course, these two have been created by me and used only by me.
So, I didn't detect the problem before other users tried to upload.
I tried with the command
2006 Jul 15
1
vsftpd virtual users not able to delete the files (second time post)
hey friends,
I am using vsftpd version 2.0.1 on Centos4.0. I am trying to create some
virtual users who can upload,download and delete the files in their
particular directories. I followed the below link to create the
virutal users
http://linuxsir.zahui.net/html/23/43449.htm
I have created a user called "tester" and the entries in the tester
file (/etc/vsftpd/vsftpd_user_conf/tester)