Re: Allow FTP Access to an existing user HP-UX 11.00
From: Kevin Collins (spamtotrash_at_toomuchfiction.com)
Date: 03/25/05
- Next message: Rick Jones: "Re: Allow FTP Access to an existing user HP-UX 11.00"
- Previous message: mbpradeep_at_yahoo.co.uk: "Linking with aCC on 64 bit HP"
- In reply to: Shawn: "Allow FTP Access to an existing user HP-UX 11.00"
- Next in thread: Rick Jones: "Re: Allow FTP Access to an existing user HP-UX 11.00"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Fri, 25 Mar 2005 18:53:34 GMT
In article <1111772236.911431.203880@o13g2000cwo.googlegroups.com>, Shawn wrote:
> Hi All,
>
> I have a user whom is allowed to telnet to a server, howerver, when
> this user attempts to ftp to the server, he gets the error:
>
> "login failed".
>
> I have been in SAM and thought maybe there was a place to assign the
> user ftp rights, but couldn't find anything.
>
> The server is running HP-UX 11.00.
>
> How do I assign ftp access to this account?
If you are using the 'ftpd -a' mode for ftpd (check /etc/inetd.conf), you'll
want to look at the /etc/ftpd/ftpaccess and /etc/ftpd/ftphosts, as well as
making sure the user's login shell is in /etc/shells and the user's name is NOT
in /etc/ftpd/ftpusers.
There are man pages for all of those: 'man ftpaccess', 'man ftpusers', 'man
ftphosts', 'man shells', 'man ftpd'.
To restrict access to certain users, you'll want to modify ftphosts...
Kevin
- Next message: Rick Jones: "Re: Allow FTP Access to an existing user HP-UX 11.00"
- Previous message: mbpradeep_at_yahoo.co.uk: "Linking with aCC on 64 bit HP"
- In reply to: Shawn: "Allow FTP Access to an existing user HP-UX 11.00"
- Next in thread: Rick Jones: "Re: Allow FTP Access to an existing user HP-UX 11.00"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|