Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-24-2006 09:37 PM
01-24-2006 09:37 PM
I need to create a ftp user preventing telnet. He will only get access to his home directory. Can anyone help me?
Rgds,
Rana
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-24-2006 09:52 PM
01-24-2006 09:52 PM
Re: ftp user
Here is a great thread for creating ftponly account.
http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=25480
[Read Sebastin's reply]
-Arun
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-24-2006 09:54 PM
01-24-2006 09:54 PM
Re: ftp user
Do you want to block ftp user to use telnet then block it with /etc/profile with your previous. thread response.
--
Muthu
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-24-2006 09:56 PM
01-24-2006 09:56 PM
Re: ftp user
http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=964808
http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=942006
[How to create restricted sftp account ?]
-Arun
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-24-2006 10:00 PM
01-24-2006 10:00 PM
Solutionguest1:
When guest1 successfully logs in, the ftp server will chroot
(/ftp) and then chdir (/incoming). The guest user will only be
able to access the directory structure under /ftp (which will
look and act as / to guest1), just as an anonymous FTP user
would.
Change this to suit your requirement.
that control to login with guest1 with telnet. Try to put /etc/ftponly in /etc/shells file.
--
Muthu
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-24-2006 10:03 PM
01-24-2006 10:03 PM
Re: ftp user
This can be achived by ftp only accounts.
#man ftpaccess
HTH,
Devender
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-24-2006 10:10 PM
01-24-2006 10:10 PM
Re: ftp user
Take a look at this page for more information on ftpaccess.
-Arun
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-24-2006 11:59 PM
01-24-2006 11:59 PM
Re: ftp user
Hi,
PLease chech the following document,
Creating an FTP-Only User Account -
http://medstat.med.utah.edu/medstat_ops/node24.html
With Regards,
Siva.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-25-2006 02:49 PM
01-25-2006 02:49 PM