Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Ftp connection

Status
Not open for further replies.

rkjha

Technical User
Joined
Nov 12, 2000
Messages
3
Location
CA
Could anyone please tell me how to limit the number of ftp and telnet sessions on Solaris 2.6 without using other programs like wu-ftpd or SSh.
Thanks
Regards

RK
 
You can ultimitly reduce the number of pseudo terminals in /etc/system. If you edit this you will need to reboot.

set pt_cnt = <num>

also

You can conifgure /etc/ftpusers to disallow specific users.

Hope this helps

Tony

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top