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-26-2002 07:09 AM
08-26-2002 07:09 AM
I am having a problem with ftp.
Only one user is not able to do this activity, the others are able to do this.
I have checked /etc/shells
it contains /bin/ksh
/bin/sh
/bin/csh
I have checked the files ftp-users, ftp-access. His login-id not there.
I have checked /var/adm/inetd.sec. any thing related to this not mentioned.
Only particular user is not able to do this activity. When
retried he get a message saying access denined.
Could anybody help me on this
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-26-2002 07:11 AM
08-26-2002 07:11 AM
Re: ftp
Is the user attempting to ftp FROM a server and having issues, or is he/she attempting to ftp TO the host with issues?
WHAT OS release??
What does /etc/ftpd/ftpaccess have in it??
live free or die
harry
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-26-2002 07:18 AM
08-26-2002 07:18 AM
Re: ftp
http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x96b70bce6f33d6118fff0090279cd0f9,00.html
Pete
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-26-2002 07:19 AM
08-26-2002 07:19 AM
Re: ftp
Thanks for early reply.
The user is trying from his loacl Windows machine to hp server.
The hp server is having 11.00 version OS and in /etc/ftpd, i didn't find the mentioned file.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-26-2002 07:22 AM
08-26-2002 07:22 AM
Re: ftp
I will do .
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-26-2002 07:31 AM
08-26-2002 07:31 AM
Re: ftp
Pete
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-26-2002 07:35 AM
08-26-2002 07:35 AM
Re: ftp
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-26-2002 08:24 AM
08-26-2002 08:24 AM
Re: ftp
What is the EXACT error message the user receives when they get denied??
Have you tried it from your PC using their login and password???
What does /var/adm/syslog/syslog.log say??
what is the output of
grep -i ftp /etc/inetd.conf
what are the contents of /etc/ftpd/ftpusers?
live free or die
harry
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-26-2002 08:25 AM
08-26-2002 08:25 AM
Re: ftp
What OS is the server running?
What version of FTPD?
What error if any does the user see when trying to connect to the server?
Do a find for ftpusers and see what is in that file if it exists.
Ditto for ftpaccess.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-26-2002 08:58 AM
08-26-2002 08:58 AM
Re: ftp
The syslog file shows as follows
Aug 26 22:05:41 lisa ftpd[8275]: FTP LOGIN REFUSED (bad shell) FROM pookie-tst.com
vu.lucent.com [135.92.45.3], vvp
Aug 26 22:05:54 lisa ftpd[8275]: FTP session closed
It indicates bad shell.
Note i have included all /bin/sh,/bin/csh,/bin/ksh in a file called /etc/shells.
The output of grep command is
ftp stream tcp nowait root /usr/lbin/ftpd ftpd -l
# Before uncommenting the "tftp" entry below, please make sure
# that you have a "tftp" user in /etc/passwd. If you don't
# have one, please consult the tftpd(1M) manual entry for
#tftp dgram udp wait root /usr/lbin/tftpd tftpd
The ftpusers is not having any information. Also i donot have ftpaccess file.
Hi sean
The OS version 11.00 running on HP-Server
Could you tell me how do i check ftpd version
User is unable to login. Permission is denied.
Thanks for the support. But i am anticipating some fruitfull solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-26-2002 09:25 AM
08-26-2002 09:25 AM
SolutionRegards,
Shannon
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-26-2002 09:32 AM
08-26-2002 09:32 AM
Re: ftp
I will assign 10 points to you