HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Allowing root to ftp
Operating System - HP-UX
1833877
Members
2436
Online
110063
Solutions
Forums
Categories
Company
Local Language
back
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
back
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
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- 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
10-02-2001 03:27 PM
10-02-2001 03:27 PM
Allowing root to ftp
How do I enable root access to ftp to an HP-UX 11.00 workstation from the standard default installation, and also, how do I permit users to su?
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-02-2001 03:37 PM
10-02-2001 03:37 PM
Re: Allowing root to ftp
Hi Nathan:
After a default installation, given that one knows the root password, 'su' and 'ftp' should be freely available.
Ports 20 and 21 define standard ftp ports in /etc/services. They should be present. /etc/inetd.conf should contain a line for the 'ftpd' daemon startup that looks something like:
ftp stream tcp nowait root /usr/lbin/ftpd ftpd -l
See 'man 4 inetd.conf' and 'man 1M ftpd' for more information.
Does this help?
...JRF...
After a default installation, given that one knows the root password, 'su' and 'ftp' should be freely available.
Ports 20 and 21 define standard ftp ports in /etc/services. They should be present. /etc/inetd.conf should contain a line for the 'ftpd' daemon startup that looks something like:
ftp stream tcp nowait root /usr/lbin/ftpd ftpd -l
See 'man 4 inetd.conf' and 'man 1M ftpd' for more information.
Does this help?
...JRF...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-02-2001 03:44 PM
10-02-2001 03:44 PM
Re: Allowing root to ftp
For anyone to ftp, you need to make sure that each users default shell, as defined in the last field of the /etc/passwd, is setup in the /etc/shells file. If the file does not exist you can create it, make sure it is world readable, and put one entry per line.
Example /etc/shells:
/sbin/sh
/usr/bin/csh
/usr/bin/ksh
/usr/bin/false
su is available to anyone. Whoever is doing the su must know the password of the user they are su'ing to. The only exception to this is if root is su'ing to a different user.
Example /etc/shells:
/sbin/sh
/usr/bin/csh
/usr/bin/ksh
/usr/bin/false
su is available to anyone. Whoever is doing the su must know the password of the user they are su'ing to. The only exception to this is if root is su'ing to a different user.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-02-2001 05:37 PM
10-02-2001 05:37 PM
Re: Allowing root to ftp
Hi Nathan,
You don't have to do anything to allow root to ftp to the hp-ux box. If you know how to use the ftp, just go ahead and do it. It is easy and simple. type "man ftp" for more info.
Also if you know the purpose of su, you can run that command as any user and give the root password. Do "man su" for more information.
Post a message if you face any problem, which you should not face.
Good luck to you.
thanks
You don't have to do anything to allow root to ftp to the hp-ux box. If you know how to use the ftp, just go ahead and do it. It is easy and simple. type "man ftp" for more info.
Also if you know the purpose of su, you can run that command as any user and give the root password. Do "man su" for more information.
Post a message if you face any problem, which you should not face.
Good luck to you.
thanks
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP