Operating System - HP-UX
1833187 Members
2705 Online
110051 Solutions
New Discussion

Re: "limit of 15 users had been reach" message during ftp.

 
skt_skt
Honored Contributor

"limit of 15 users had been reach" message during ftp.

Any one faced the "limit of 15 users had been reach" message during ftp(similar, that is not the exact phrase)?

5 REPLIES 5
Hasan  Atasoy
Honored Contributor

Re: "limit of 15 users had been reach" message during ftp.

your system is using wuftpd and configuration file limited maximum session number to 15 . you must change that value in order to open more session. file is located at /etc/ftpd/ftpaccess.

Hasan.
skt_skt
Honored Contributor

Re: "limit of 15 users had been reach" message during ftp.

We use ncftpd on this server for security purpose and there is a config file ./ncftpd-2.7.1/conf/general.cf which is currently defined with max-users-per-ip=15
Steven E. Protter
Exalted Contributor

Re: "limit of 15 users had been reach" message during ftp.

Shalom,

Thats not the default. I know that with certainty.

Your ftpd server has been modified with a limit. It needs to be increased.

SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
skt_skt
Honored Contributor

Re: "limit of 15 users had been reach" message during ftp.

you mean the ftp server is the other system invloved in the ftp traffic? Or some other ftpd configuration in this server itself?

skt_skt
Honored Contributor

Re: "limit of 15 users had been reach" message during ftp.

closing with the current informations