after upgrading to buster, logwatch no longer logging proftpd messages

2019-12-28 Thread John Covici
Hi. I have a system in the cloud and after upgrading it to buster, logwatch is no longer logging proftpd messages. I looked and they seem to be in the auth.log file, doesn't logwatch search that file? How can I get logwatch to check proftpd entries now? Thanks in advance for any sugges

proftpd mod_sftp broken in buster?

2019-07-15 Thread Markus Raps
Hi there! Anyone else having trouble with setting up sftp using proftpd on buster? DefaultRoot ~ RequireValidShell off SFTPEngine on Port SFTPLog /var/log/proftpd/sftp.log

Re: proftpd in testing

2016-12-16 Thread Florian Lindner
Am 11.12.2016 um 15:31 schrieb Floris: > Op Sun, 11 Dec 2016 12:02:02 +0100 schreef Florian Lindner > : > >> Hello, >> >> I'm currently doing a re-setup of my server on Debian Testing. My old >> server, which is on oldstable used proftpd as FTP server. &g

Re: proftpd in testing

2016-12-11 Thread Reco
Hi. On Sun, 11 Dec 2016 12:02:02 +0100 Florian Lindner wrote: > Hello, > > I'm currently doing a re-setup of my server on Debian Testing. My old > server, which is on oldstable used proftpd as FTP server. > > https://packages.debian.org/search?searchon=sourc

Re: proftpd in testing

2016-12-11 Thread Floris
Op Sun, 11 Dec 2016 12:02:02 +0100 schreef Florian Lindner : Hello, I'm currently doing a re-setup of my server on Debian Testing. My old server, which is on oldstable used proftpd as FTP server. https://packages.debian.org/search?searchon=sourcenames&keywords=proftpd proftpd se

proftpd in testing

2016-12-11 Thread Florian Lindner
Hello, I'm currently doing a re-setup of my server on Debian Testing. My old server, which is on oldstable used proftpd as FTP server. https://packages.debian.org/search?searchon=sourcenames&keywords=proftpd proftpd seems to be removed from Stretch. Is that true or a misunderstanding o

Re: where's proftpd?

2016-11-15 Thread Pol Hallen
https://tracker.debian.org/pkg/proftpd-dfsg thanks! Pol

Re: where's proftpd?

2016-11-15 Thread Brian
On Tue 15 Nov 2016 at 19:15:06 +0100, Pol Hallen wrote: > apt-cache search proftpd > > fail2ban - ban hosts that cause multiple authentication errors > ftpd - File Transfer Protocol (FTP) server > prelude-lml - Security Information Management System [ Log Agent ] > > cat

Re: where's proftpd?

2016-11-15 Thread basti
Hello, some times I have the same problem with searching packages. Try packages.debian.org to search. https://packages.debian.org/sid/proftpd-basic Best Regards On 15.11.2016 19:15, Pol Hallen wrote: > apt-cache search proftpd > > fail2ban - ban hosts that cause multiple authenticati

where's proftpd?

2016-11-15 Thread Pol Hallen
apt-cache search proftpd fail2ban - ban hosts that cause multiple authentication errors ftpd - File Transfer Protocol (FTP) server prelude-lml - Security Information Management System [ Log Agent ] cat /etc/apt/sources.list deb http://ftp.it.debian.org/debian/ testing main contrib non-free deb

Re: Problem installing ProFTPD

2016-01-03 Thread Steve Matzura
You were. Standalone is best for my purposes. On Sat, 2 Jan 2016 23:18:07 -0500 (EST), you wrote: >On Sat, 2 Jan 2016, Steve Matzura wrote: > >> Hope I was right! > >What was your choice? Inet or standalone?

Re: Problem installing ProFTPD

2016-01-02 Thread Bob Bernstein
On Sat, 2 Jan 2016, Steve Matzura wrote: Hope I was right! What was your choice? Inet or standalone? -- Bob Bernstein

Re: Problem installing ProFTPD

2016-01-02 Thread Steve Matzura
I figured it out after much playing around and gnashing of teeth. When I pressed TAB, the OK button turned a different color, and then the up- and down-arrow keys let me make a choice as to which type of install I wanted, standalone or inet. I assumed the one with colors other than gray was the act

Re: Problem installing ProFTPD

2016-01-02 Thread Brian
On Sat 02 Jan 2016 at 11:25:21 -0500, Steve Matzura wrote: The "up" and "down" arrows should move between selections. I'd advise "standalone". Just press the ENTER key. > The following is purely a visual impairment issue. > > When installing ProFT

Re: Problem installing ProFTPD

2016-01-02 Thread covici
Last time I did this, it was up and down arrows to switch. Make sure you have speakup set to dcursor on. Its been a while, so they may have changed things. Steve Matzura wrote: > The following is purely a visual impairment issue. > > When installing ProFTPD, a dialog box is displaye

Problem installing ProFTPD

2016-01-02 Thread Steve Matzura
The following is purely a visual impairment issue. When installing ProFTPD, a dialog box is displayed wherein I must choose whether to run it as a standalone service or via inet. I don't know which is the default choice, and there's no graphic next to the choices to indicate which one

how to create new users and give permissions on proftpd debian linux

2012-10-16 Thread Thomas Kertsalhs
Hello , i have just installed proftpd on debian 6 . I would like to add some users and give permissions and privileges to them. I have seend the useradd and groupadd commands , but i do not know how to use them . I was wondering if you could give me any ideas and how tos ? I would appreciate

how to set the percent of space available for proftpd on debian linux

2012-10-16 Thread Thomas Kertsalhs
Hello,  i am working on debian 6 . I would like to set the maximum size available for file storage to be the whole disk size. I tried editing the proftpd.conf file to make some other changes as well, but i could not edit it , because it was read only . I am logged in as root . I was wondering if

Re: proftpd

2011-08-29 Thread deloptes
igure? look at this http://www.linuxhelp.net/guides/proftpd/ -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/j3gk2t$l1g$1...@dough.gmane.org

proftpd

2011-08-23 Thread Eric Sepich
I am using lenny. I did this: aptitude install proftpd useradd animal123 passwd * /etc/init.d/proftpd restart Then I did this: useradd dirtypenguin passwd dirtypenguin * /etc/init.d/proftpd restart Why is it that animal123 can access via regular ftp through FileZilla and dirtypenguin

Re: DenyFilter Proftpd

2009-12-14 Thread Stan Hoeppner
cosme put forth on 12/14/2009 12:04 PM: >> Hola >> >> Alguien puede darme alguna idea o ejemplos de como utilizar el >> DenyFilter en proftpd para poder especificar extension las cuales no >> puedan ser copiadas a este ftp >> >> por ejemplo*.mp3, *.mp4

DenyFilter Proftpd

2009-12-14 Thread cosme
Hola Alguien puede darme alguna idea o ejemplos de como utilizar el DenyFilter en proftpd para poder especificar extension las cuales no puedan ser copiadas a este ftp por ejemplo*.mp3, *.mp4, *.mpeg Tambien quisiera saber como puedo restringir el tamaño de los ficheros que se copien

Re: security problem with proftpd

2009-07-30 Thread Matus UHLAR - fantomas
On 26.06.09 10:35, Jesus arteche wrote: > I'm working with proftpd, it works right, the users make login and access to > the directories with the right permmission, but when they access to their > directoris they can also see the others directories from other users. How > can

Re: security problem with proftpd

2009-06-26 Thread Andrei Popescu
On Fri,26.Jun.09, 10:35:25, Jesus arteche wrote: > Hello, > > I'm working with proftpd, it works right, the users make login and access to > the directories with the right permmission, but when they access to their > directoris they can also see the others directories from

security problem with proftpd

2009-06-26 Thread Jesus arteche
Hello, I'm working with proftpd, it works right, the users make login and access to the directories with the right permmission, but when they access to their directoris they can also see the others directories from other users. How can i do to make them just to see their directories? thanks.

Re: proftpd issue

2008-08-23 Thread Andrei Popescu
On Wed,20.Aug.08, 22:31:52, Shachar Or wrote: > 'dpkg-reconfigure -plow proftpd' perhaps. > > I just do 'dpkg-reconfigure debconf' and select the low priority in new > installs. ,[ dpkg-reconfigure(8) ] | -pvalue, --priority=value Specify the m

RE: proftpd issue

2008-08-22 Thread Oscar Corte
Hi I’ve been through this when installed proftpd. After reading through many sites I also found that it seemed that the only solution to make it work was to change the server type. It never worked for me. However, it seems that I had some newbie luck. What I did was to go to /etc/inetd.conf

Re: proftpd issue

2008-08-20 Thread Shachar Or
On Wednesday 20 August 2008 21:24, Bogdan wrote: > Hey, > > I installed proftpd and I accidentally selected it to run as a Inetd > service. I figured out that I want it to be a standalone server so i > "apt-get remove --purge" it, removed the corresponding entry in &

Re: proftpd issue

2008-08-20 Thread Max Zimmermann
Bogdan schrieb: > Max Zimmermann wrote: >> Bogdan schrieb: >> >>> Hey, >>> >>> I installed proftpd and I accidentally selected it to run as a Inetd >>> service. I figured out that I want it to be a standalone server so i >>> &qu

Re: proftpd issue

2008-08-20 Thread Bogdan
Max Zimmermann wrote: Bogdan schrieb: Hey, I installed proftpd and I accidentally selected it to run as a Inetd service. I figured out that I want it to be a standalone server so i "apt-get remove --purge" it, removed the corresponding entry in /etc/inetd.conf file and reinstall

Re: proftpd issue

2008-08-20 Thread Max Zimmermann
Bogdan schrieb: > Hey, > > I installed proftpd and I accidentally selected it to run as a Inetd > service. I figured out that I want it to be a standalone server so i > "apt-get remove --purge" it, removed the corresponding entry in > /etc/inetd.conf file and reinsta

proftpd issue

2008-08-20 Thread Bogdan
Hey, I installed proftpd and I accidentally selected it to run as a Inetd service. I figured out that I want it to be a standalone server so i "apt-get remove --purge" it, removed the corresponding entry in /etc/inetd.conf file and reinstalled proftpd. Problem is, it defaults to

Re: proftpd segfaulting

2008-05-21 Thread Raven
On Wed, 2008-05-21 at 10:05 +0200, Francesco P. Lovergine wrote: > On Wed, May 21, 2008 at 09:44:54AM +0200, Raven wrote: > > Anybody experienced the same problem and have a fix/solution? > > > > LoadModule mod_sql.c > > before mod_sql_mysql.c which is a pre-requisite. > That worked. Sorry for

Re: proftpd segfaulting

2008-05-21 Thread Francesco P. Lovergine
On Wed, May 21, 2008 at 09:44:54AM +0200, Raven wrote: > Hi. > Yesterday I did a fresh debian testing install on one of our servers but > it seems that the current proftpd version in the repositories is broken: > > dsrv:~# /etc/init.d/proftpd start > Starting ftp server:

proftpd segfaulting

2008-05-21 Thread Raven
Hi. Yesterday I did a fresh debian testing install on one of our servers but it seems that the current proftpd version in the repositories is broken: dsrv:~# /etc/init.d/proftpd start Starting ftp server: proftpd/etc/init.d/proftpd: line 88: 3615 Segmentation fault start-stop-daemon --start

Re: Proftpd and Debian

2008-05-12 Thread sadsjon
I managed to cobble something together. I used the lenny unstable build for my source "rules" I needed to add "--enable-openssl" to cure the build "sanity" over OPENSSL_cleanse. Then I did debian/rules clean Which failed miserably. Then debian/rules build this passed fine. make was fine.

Re: Proftpd and Debian

2008-05-11 Thread Sven Hoexter
On Sun, May 11, 2008 at 02:12:22AM -0700, sadsjon wrote: > > > > Well Francesco doesn't advertise a VCS within the package so that's the > > only thing you can grab ATM. You maybe would like to join #proftpd on > > freenode and ask him yourself (User frankie) or

Re: Proftpd and Debian

2008-05-11 Thread sadsjon
> > Well Francesco doesn't advertise a VCS within the package so that's the > only thing you can grab ATM. You maybe would like to join #proftpd on > freenode and ask him yourself (User frankie) or write him a mail. sorry Sven, I am not sure which of these is abbreviation

Re: Proftpd and Debian

2008-05-11 Thread sadsjon
> >   Alternatively pay somebody nice to package it for you ;) > I'm keen to get my hand dirty (ish) Steve, so I will give it a go. Its the debian/rules info I was after I think. cheers, jON -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL

Re: Proftpd and Debian

2008-05-10 Thread Sven Hoexter
On Sat, May 10, 2008 at 07:28:23AM -0700, sadsjon wrote: Hi, > > Add a deb-src line to your sources.list for your favourite mirror and > > apt-get source proftpd > > won't that get the latest release that is being worked on by Debian > developers - it won't get me

Re: Proftpd and Debian

2008-05-10 Thread Steve Kemp
On Sat May 10, 2008 at 07:28:23 -0700, sadsjon wrote: > > Add a deb-src line to your sources.list for your favourite mirror and > > apt-get source proftpd > > won't that get the latest release that is being worked on by Debian > developers - it won't get me the sou

Re: Proftpd and Debian

2008-05-10 Thread sadsjon
Thanks for replying Sven, > > Hum which change do you refer to? > mlsd/mlst which affects timestamps that clients get - used for synchronising folders ... > > Add a deb-src line to your sources.list for your favourite mirror and > apt-get source proftpd won't that get

Re: Proftpd and Debian

2008-05-10 Thread Sven Hoexter
On Sat, May 10, 2008 at 06:23:20AM -0700, sadsjon wrote: Hi, > I urgently need to use the very latest Proftpd to support some of my > customers using passive FTP on Windows. Hum which change do you refer to? > This is the rc1 release. Even Debian unstable isn't up to this > ve

Proftpd and Debian

2008-05-10 Thread sadsjon
Hi all, I urgently need to use the very latest Proftpd to support some of my customers using passive FTP on Windows. This is the rc1 release. Even Debian unstable isn't up to this version. I have downloaded source and managed to compile and get the paths to various things set so that a

proftpd -> can't login normal user

2007-10-21 Thread Bogdan Marian
Hey! I installed proftpd and added a new user especially for. However, i can't login from a remote machine and i don't understand why ( this used to work in ubuntu ). Here is my proftpd.conf file: # # /etc/proftpd/proftpd.conf -- This is a basic ProFTPD configuration file. # To re

Re: restarting proftpd

2007-05-21 Thread Mark Grieveson
> Just add the following to your /etc/hosts: > ::1 debian.example.com > This associates the IPv6 version of 127.0.0.1 to your localhost. > Regards, Mathias Thanks Mathias. That eliminated the error. Mark -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Troub

Re: restarting proftpd

2007-05-21 Thread Mathias Brodala
Hi again. Mark Grieveson, 21.05.2007 02:13: > This ("debian.example.com) was the suggestion I received from the > original set up of my system (that being Etch). Should I add something > to this file? An ip address or something? Oh and BTW: you should not use possibly existent hostnames for your

Re: restarting proftpd

2007-05-21 Thread Mathias Brodala
Hi Mark. Mark Grieveson, 21.05.2007 02:13: > Thanks Tom, that works. When I start it [proftpd], I get the following: > > debian:/home/mark# /etc/init.d/proftpd restart > Stopping ftp server: proftpd. > Starting ftp server: proftpd - IPv6 getaddrinfo 'debian.example.com&

Re: restarting proftpd

2007-05-20 Thread Mark Grieveson
> Mark Grieveson <[EMAIL PROTECTED]> writes: > > Hello. To restart apache2, I simply use the command "apache2 -k > > restart", which works nicely. Does anyone know of a similar command > > for proftpd? > Maybe /etc/init.d/proftpd restart > I hav

Re: restarting proftpd

2007-05-20 Thread Felipe Sateler
Mark Grieveson wrote: > Hello. To restart apache2, I simply use the command "apache2 -k > restart", which works nicely. Does anyone know of a similar command > for proftpd? Usually, to restart services, you should do: invoke-rc.d restart So in this case it should be &

[OT] Re: restarting proftpd

2007-05-20 Thread Florian Kulzer
On Sun, May 20, 2007 at 15:39:38 -0400, Mark Grieveson wrote: > Hello. To restart apache2, I simply use the command "apache2 -k > restart", which works nicely. Does anyone know of a similar command > for proftpd? /etc/init.d/proftpd restart or invoke-rc.d proftpd r

Re: restarting proftpd

2007-05-20 Thread Floxxx
Yep, /etc/init.d/proftpd restart works Regards, Ben Tom Rauchenwald wrote: Mark Grieveson <[EMAIL PROTECTED]> writes: Hello. To restart apache2, I simply use the command "apache2 -k restart", which works nicely. Does anyone know of a similar command for proftpd?

Re: restarting proftpd

2007-05-20 Thread Tom Rauchenwald
Mark Grieveson <[EMAIL PROTECTED]> writes: > Hello. To restart apache2, I simply use the command "apache2 -k > restart", which works nicely. Does anyone know of a similar command > for proftpd? Maybe /etc/init.d/proftpd restart I haven't installed it ATM

restarting proftpd

2007-05-20 Thread Mark Grieveson
Hello. To restart apache2, I simply use the command "apache2 -k restart", which works nicely. Does anyone know of a similar command for proftpd? Thanks, Mark -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

RE: ProFTPD fails to start

2007-02-01 Thread Kevin Ross
> -Original Message- > From: redhat penguin [mailto:[EMAIL PROTECTED] > Sent: Thursday, February 01, 2007 3:23 PM > To: debian-user@lists.debian.org > Subject: ProFTPD fails to start > > hi, > > I just installed ProFTPD using 'apt-get install proftpd

ProFTPD fails to start

2007-02-01 Thread redhat penguin
hi, I just installed ProFTPD using 'apt-get install proftpd'. The installation was successful but it said: ProFTPd warning: cannot start neither in standalone nor in inetd/xinetd mode. Check your configuration. My /etc/proftpd.conf has: ServerName "rhftp" Serv

proftpd package

2006-11-16 Thread Erwin Ambrosch|XHOSTPLUS
Hi all, I got an announcement related to a security issue in proftpd 1.3.x. The issue is as follows: --- Evgeny Legerov has reported a vulnerability in ProFTPD, which potentially can be exploited by malicious people to compromise a vulnerable system. The vulnerability is caused due to an

Re: proftpd startup error ipv6 getaddressinfo

2006-06-03 Thread David Baron
d config file requesting such with my machine > > name. This is occuring before the internet connection is actiive but dns > > would have nothing to offer here. > > > > How to fix? > > You have to add some IPv6 host entries to /etc/hosts as explained > > in /usr/share/

Re: proftpd startup error ipv6 getaddressinfo

2006-06-01 Thread Raymond A. Meijer
he internet connection is actiive but dns > would have nothing to offer here. > > How to fix? You have to add some IPv6 host entries to /etc/hosts as explained in /usr/share/doc/proftpd/README.Debian: ::1 ip6-localhostip6-loopback ::::

proftpd startup error ipv6 getaddressinfo

2006-05-28 Thread David Baron
I finally changed that /var/lib line to /usr/lib so that error message is a thing of the past. Now I get an error ipv6 getaddressinfo. It is testing my "machine name" and finds no such address or service. I was not able to find and config file requesting such with my machine name. This is occur

Re: Bug in proftpd

2006-03-24 Thread Sven Hoexter
On Fri, Mar 24, 2006 at 01:22:16PM +, "charles Boudjada" wrote: > Hi there > > There is a a bug in proftpd with debian version sarge with proftpd. > > I wrote a while loop program conecting and disconnecting to proftpd server > every half second. > > After

Re: Bug in proftpd

2006-03-24 Thread Clive Menzies
On (24/03/06 13:22), "charles Boudjada" wrote: > Hi there > > There is a a bug in proftpd with debian version sarge with proftpd. > > I wrote a while loop program conecting and disconnecting to proftpd server > every half second. > > After 4 or 5 succes

Bug in proftpd

2006-03-24 Thread charles Boudjada
Hi there There is a a bug in proftpd with debian version sarge with proftpd. I wrote a while loop program conecting and disconnecting to proftpd server every half second. After 4 or 5 successful connections, we get a failed connection to ftp server we use proftpd for alarms so it is crucial

AW: proftpd auth failing via libpam-ldap

2006-03-23 Thread Miro Dietiker, MD Systems
> Von: Jamie Thompson [mailto:[EMAIL PROTECTED] > > Miro Dietiker, MD Systems wrote: > > Hello People > > > > I have a ProFTPD Version 1.2.10 on debian sarge (standard). > > > > In Background I use a standard /etc/pam.d/proftpd > > Where commin-* us

Samba/Proftpd/ncftp all stop at some place.

2006-03-19 Thread Luis Koo
Hello, everyone: I have a box running Debian Sarge GNU/Linux. Hardware: Dual Xeon 2.8G/1G Ram/146G*3 Scsi Raid5 on Megaraid hardware controller. Software: Debian Sarge/2.6.8 kernel/Squid/Proftpd/Apache2/ncftp all debian sarge default version and is updated now

Re: proftpd auth failing via libpam-ldap

2006-03-17 Thread Jamie Thompson
Miro Dietiker, MD Systems wrote: > Hello People > > I have a ProFTPD Version 1.2.10 on debian sarge (standard). > > After some days of runtime, proftpd hangs in a manner accepting > connection and asking for user credentials, but always failing to > authenticate. > Afte

proftpd auth failing via libpam-ldap

2006-03-15 Thread Miro Dietiker, MD Systems
Hello People I have a ProFTPD Version 1.2.10 on debian sarge (standard). After some days of runtime, proftpd hangs in a manner accepting connection and asking for user credentials, but always failing to authenticate. After a simple restart (/etc/init.d/proftpd restart), the application works

Re: Unable to start proftpd

2006-02-28 Thread Sven Hoexter
On Sun, Feb 26, 2006 at 11:27:43PM -0600, Brad wrote: > I wanted to install an ftp server, so I did apt-get install ftpd, then > found where by default there's no anonymous ftp access, which I want. I > also noticed that the page for the ftpd package recommends proftpd or > wu

Unable to start proftpd

2006-02-26 Thread Brad
I wanted to install an ftp server, so I did apt-get install ftpd, then found where by default there's no anonymous ftp access, which I want. I also noticed that the page for the ftpd package recommends proftpd or wu-ftpd instead, so I apt-get remove'd ftpd and installed proftpd, and

Re: proftpd - Disable PAM...

2006-02-01 Thread Mat
Adam James: > don't need it and yes, you need another directive: > > AuthOrder mod_auth_file.c Thank you very much, it work properly now. Some docs on the proftpd website seems to be a bit old so it wasn't clear. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED]

Re: proftpd - Disable PAM...

2006-01-31 Thread Adam James
On Mon, 2006-01-30 at 03:40 -0800, Mat wrote: > Hi all. > I need to disable PAM for proftpd. > ( I wish to use only AuthUserFile ) > But I don't understand why it works with my conf, I set AuthPAM to off > ! ARGH ! > > Another question... I get: > "warning:

Re: proftpd - Disable PAM...

2006-01-31 Thread Edward Shornock
On Mon, Jan 30, 2006 at 03:40:50AM -0800, Mat wrote: > > Hi all. > I need to disable PAM for proftpd. > ( I wish to use only AuthUserFile ) > But I don't understand why it works with my conf, I set AuthPAM to off > ! ARGH ! Do you possibly need to comment out some lines

proftpd - Disable PAM...

2006-01-30 Thread Mat
Hi all. I need to disable PAM for proftpd. ( I wish to use only AuthUserFile ) But I don't understand why it works with my conf, I set AuthPAM to off ! ARGH ! Another question... I get: "warning: AuthPAMAuthoritative is deprecated" when proftpd starts. So I don't ne

Re: how to config tha proftpd with TLS

2005-12-09 Thread 不坏阿峰
thx all the same. you are so kind.-- 其实阿峰不坏

Re: how to config tha proftpd with TLS

2005-11-30 Thread Edward J. Shornock
On Wed, Nov 30, 2005 at 12:08:01PM +0800, 不坏阿峰 wrote: [snip] > now my question is ,have i install the module TLS when i apt-get > install > proftpd ?? Yes, per the source package the TLS module is compiled. The debian/rules file shows: # This is the suite of modules maintained in deb

how to config tha proftpd with TLS

2005-11-29 Thread 不坏阿峰
how to config tha proftpd with TLS i Uncomment  the line in proftpd.conf  : TLSEngine             on , is that proftpd can work in TLS way which open the TLSEngine only? or must config the TLS . following conf is the Linux(may be Redhat) #ssl/tls

RE: proftpd using nobody user with /bin/sh ?

2005-09-29 Thread micobros
al Message- From: Paolo Pantaleo [mailto:[EMAIL PROTECTED] Sent: jeudi 29 septembre 2005 17:45 To: [EMAIL PROTECTED] Cc: debian-user@lists.debian.org Subject: Re: proftpd using nobody user with /bin/sh ? 2005/9/29, micobros <[EMAIL PROTECTED]>: > > > > Hello, > > >

Re: proftpd using nobody user with /bin/sh ?

2005-09-29 Thread Paolo Pantaleo
2005/9/29, micobros <[EMAIL PROTECTED]>: > > > > Hello, > > > > Proftpd is launched with user nobody. I was wondering why this user had to > have a default shell set to /bin/sh. Is there any reason for that? Can I > modify it to /bin/false? Is it a security prob

proftpd using nobody user with /bin/sh ?

2005-09-29 Thread micobros
Hello,   Proftpd is launched with user nobody. I was wondering why this user had to have a default shell set to /bin/sh. Is there any reason for that? Can I modify it to /bin/false? Is it a security problem to have a service like Proftpd (running standalone) running with the default

Re: proftpd and sshd delays

2005-08-07 Thread James Duff
Ok, I've identified the problem, identd isn't the problem, reverse DNS is. When I disabled reverse DNS on the proftpd system, the timeout problem vanished, server now responds instantly. Solved the problem with SSH as well, the VerifyReverseMapping setting has been deprecated, and rep

RE: proftpd and sshd delays

2005-08-05 Thread James Duff
rthey [mailto:[EMAIL PROTECTED] Sent: Friday, 5 August 2005 3:42 PM To: James Duff Cc: debian-user@lists.debian.org Subject: Re: proftpd and sshd delays On Fri, Aug 05, 2005 at 03:13:01PM +0800, James Duff wrote: > Both sshd, and proftpd are very slow to respond. I've noticed this in >

Re: proftpd and sshd delays

2005-08-05 Thread Mirko Parthey
On Fri, Aug 05, 2005 at 03:13:01PM +0800, James Duff wrote: > Both sshd, and proftpd are very slow to respond. I've noticed this in > sshd under debian on previous versions and machines also. Sshd asks > for a username almost immediately when I connect, but there is a > substanti

proftpd and sshd delays

2005-08-05 Thread James Duff
ome across a couple of problems. Both sshd, and proftpd are very slow to respond. I've noticed this in sshd under debian on previous versions and machines also. Sshd asks for a username almost immediately when I connect, but there is a substantial time before it asks for a password. Pro

Proftpd: GID lookups with ldap

2005-07-19 Thread Ing. Christian Sudec
Hi there, I recently installed sarge with proftpd-ldap. Authentication works fine, also upload/download, but UIDs and GIDs are not resolved via ldap. A "ls" shows only "(?)" at their positions. Since all other services work & resolve fine, the problem must be proftpd. Her

Woody + proftpd + ldap

2005-05-10 Thread Master_PE
I think this problem has combie but i can't find it on google. I try to use LDAP on proftpd. The problem is that the chiled dies with signal 11. The installation is a standard woody installation. The version is a debian:~# proftpd -vv - Version: 1.2.5rc1 (release) - Internal Ve

Re: Configuring proftpd

2004-12-09 Thread Sven Hoexter
On Thu, Dec 09, 2004 at 07:08:44AM +, Mike wrote: > I am trying to configure proftpd on my woody box and having no success. > > I want to beable to log in with the account called "upload" an have all > premissions. > I want all files to be uploaded into the /v

Configuring proftpd

2004-12-09 Thread Mike
I am trying to configure proftpd on my woody box and having no success. I want to beable to log in with the account called "upload" an have all premissions. I want all files to be uploaded into the /var/www folder. I am very confused. I followed the documentation and had no luck. Ca

Re: Configuring proftpd

2004-12-09 Thread Alexandru Cabuz
> somebody lend me a hand? Don't know, but you'd have a much better chance of getting a response if you didn't post html. Some people don't even read that stuff, because of security, and because some clients don't support it. Alex. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subjec

Configuring proftpd

2004-12-08 Thread Mike
I am trying to configure proftpd on my woody box and having no success. I want to beable to log in with the account called "upload" an have all premissions.  I want all files to be uploaded into the /var/www folder.  I am very confused. I followed the documentation and had no

Re: Proftpd: change permissions during the upload

2004-10-26 Thread Kam-Ming Siu
Hi, You have to change the umask from 022 to 006. Following is the steps: 1. Modify /etc/proftpd.conf. 2. Search Umask 3. Change "022" to "006" 4. Save the file 5. Remember to restart proftpd. Regards, Ming On Tue, Oct 26, 2004 at 03:26:04PM -0300, Eriberto wrote: > He

Proftpd: change permissions during the upload

2004-10-26 Thread Eriberto
Hello, I need change file permission 644 to 660 during the upload (or after). How to make this with proftpd? Thanks, Eriberto -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Proftpd: change permissions during the upload

2004-10-26 Thread Eriberto
Hello, I need change file permission 644 to 660 during the upload (or after). How to make this with proftpd? Thanks, Eriberto -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

problems removing proftpd

2004-09-19 Thread Jürgen Heil
hi everybody, i've got problems removing my proftpd. every time i try to remove it with the command dpkg -r proftpd or dpkg -P proftpd i get following error message: eco1015:~# dpkg -r proftpd (Reading database ... 20849 files and directories currently installed.) Removing proftpd ...

ProFTPD Setup

2004-07-23 Thread Tomy Alarie
Hi, i just want to know if there is any utility that can configure ProFTPD for multiple users with defaults roots and quotas ? Or any detailled tutorial or howto for beginners ? I really need to make ProFTPD work like that. Thanks, Tomy - e6e9fe46b17fa16d9a250d4189e8f0cd fingerprint

Help proftpd

2004-06-14 Thread John Fleming
Proftpd only has one config file, and it doesn't seem complicated. However, it seems I only have anonymous ftp service. This is interesting because all of the anonymous section of the conf file is commented out by default. What am I missing? What is the key element in having "normal&

Re: Help proftpd

2004-06-14 Thread Matthias Czapla
On Sun, Jun 13, 2004 at 10:15:49PM -0500, John Fleming wrote: > Proftpd only has one config file, and it doesn't seem complicated. However, > it seems I only have anonymous ftp service. This is interesting because all > of the anonymous section of the conf file is commented out by

Re: Help proftpd

2004-06-13 Thread Brian Nelson
"John Fleming" <[EMAIL PROTECTED]> writes: > Proftpd only has one config file, and it doesn't seem complicated. However, > it seems I only have anonymous ftp service. This is interesting because all > of the anonymous section of the conf file is commented out by

Help proftpd

2004-06-13 Thread John Fleming
Proftpd only has one config file, and it doesn't seem complicated. However, it seems I only have anonymous ftp service. This is interesting because all of the anonymous section of the conf file is commented out by default. What am I missing? What is the key element in having "normal&

Re: SFTP through proftpd

2004-05-01 Thread Sven Hoexter
On Sat, May 01, 2004 at 08:56:42AM -0700, Curtis Vaughan wrote: > I understand that Proftp does ftps using the mod_ssl. However, I was > referring to a link sent by Ralph: > > http://www.castaglia.org/proftpd/doc/contrib/ProFTPD-mini-HOWTO-SSH.html > > which I think enables s

Re: SFTP through proftpd

2004-05-01 Thread Curtis Vaughan
I understand that Proftp does ftps using the mod_ssl. However, I was referring to a link sent by Ralph: http://www.castaglia.org/proftpd/doc/contrib/ProFTPD-mini-HOWTO-SSH.html which I think enables sftp for proftp. What I need to understand is: http://www.castaglia.org/proftpd/doc/contrib

  1   2   3   >