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
08-10-2000 08:12 AM
08-10-2000 08:12 AM
Here is what I have.
ftpuser:passwd:yada:yada:yada:/home/ftpuser:/usr/bin/true
The /etc/shells has an entry for /usr/bin/true, and the user is not in ftpusers of course.
I want to keep this person in just /home/ftpuser.
I have chroot installed, but can not seem to get it to work as I had expected.
Thanks in advance!
Shannon
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-10-2000 08:20 AM
08-10-2000 08:20 AM
Re: ftpd
Why don't enable that user as anonymous ftp under /usr/bin/false as shell?
See http://www.docs.hp.com/dynaweb/hpux11/@Generic__CollectionView for very detailed explainations for how to create it.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-10-2000 08:27 AM
08-10-2000 08:27 AM
Re: ftpd
I think you'll find some helpful suggestions in:
http://my1.itrc.hp.com/cm/QuestionAnswer/1,1150,0x30717e990647d4118fee0090279cd0f9,00.html
...JRF...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-10-2000 08:29 AM
08-10-2000 08:29 AM
Re: ftpd
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-10-2000 08:38 AM
08-10-2000 08:38 AM
Re: ftpd
As for setting up anonymous FTP, I do not want anonymous ftp on this machine. I have other servers for just that job, and they run just fine. This user must move data to a secure point, not a public access point.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-10-2000 08:50 AM
08-10-2000 08:50 AM
Re: ftpd
Acctually, say what you try to achieve, and you'll see...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-10-2000 09:04 AM
08-10-2000 09:04 AM
Re: ftpd
Have a user FTP to the system, and not be able to move out of their home directory.
The user must be REAL, meaning not an anonymous user!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-10-2000 09:28 AM
08-10-2000 09:28 AM
Re: ftpd
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-10-2000 10:44 AM
08-10-2000 10:44 AM
SolutionVery simple....do a basic chroot by doing an edit
to the /etc/passwd and add a period and / to the
end of his home directory....this basically changes
his home directory to root.
vipw
on this persons' line change it so it says:
user:uid:gid....../home/nogoodbumb/./usr/bin/ksh
It's quick...it's easy......but a thought.
If you only have ftp rights here..you may need to
add a directory /usr under his home directory and
then copy into this directory /usr/sbin/pwd and
/sbin/ls. Grant ownership to these to 'him'. That
way this wonderful employee will have the ability
to enter the command ls & pwd....which aside
from get and put; I gather is all you want this little
ray of sunshine to have....
Hope it helps,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-10-2000 05:27 PM
08-10-2000 05:27 PM
Re: ftpd
Its great and has a lot more flexibility and is tried and proven and you can do all sorts of neat tricks with it and also the logiing is very good. It can do the exact thing you want it to do.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-18-2000 05:57 AM
08-18-2000 05:57 AM
Re: ftpd
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-18-2000 10:07 AM
09-18-2000 10:07 AM