Skip to content

Infusion Technology Solutions Blog

Technology related solutions, tips, tricks, and other interesting topics

Categories

  • Apple (31)
  • Electronics (11)
  • Games (1)
  • General IT Info (54)
  • Information Security (12)
  • Microsoft (13)
  • Ramblings (3)
  • The Net (5)
  • Tutorials (4)
  • Web Development (13)

Tag: unable to connect

Users Are Unable to Connect to the FTP Service on Mac OS X Server

Symptom: Users are unable to connect to the FTP service on MaxOS X Server 10.4. Both local user accounts and Open Directory users are unable to connect to the server via FTP. However they are able to connect to the server via Apple File Sharing (AFP). The system.log file has FTP server entries which contain “… ACCESS DENIED (not in any class) …” and “… FTP LOGIN REFUSED (access denied) … ”

Solution: The FTP server configuration file has become corrupt. Perform the follow steps to reset the FTP server configurations back to default:

sudo serveradmin stop ftp
cd /Library/FTPServer/Configuration
sudo mv ftpaccess ~/Desktop
sudo cp ftpaccess.default ftpaccess
sudo serveradmin start ftp

This replaces the ftpaccess file with a fresh clean one without any corruptions. Since this procedure resets all the FTP service settings back to default, you’ll need to reconfigure the FTP service settings to what you had before.

You can read more about this problem at the following Apple Discussion Forums thread: Link

Posted on April 1, 2008April 1, 2008Categories AppleTags 10.4, ACCESS DENIED, Apple, ftp, FTP LOGIN REFUSED, ftp service, FTPServer, macosx server, os x, osx, server, tiger, unable to connectLeave a comment on Users Are Unable to Connect to the FTP Service on Mac OS X Server
Proudly powered by WordPress
This website uses cookies to improve your experience. We'll assume you're ok with this, but you can opt-out if you wish.Accept Read More
Privacy & Cookies Policy

Privacy Overview

This website uses cookies to improve your experience while you navigate through the website. Out of these, the cookies that are categorized as necessary are stored on your browser as they are essential for the working of basic functionalities of the website. We also use third-party cookies that help us analyze and understand how you use this website. These cookies will be stored in your browser only with your consent. You also have the option to opt-out of these cookies. But opting out of some of these cookies may affect your browsing experience.
Necessary
Always Enabled
Necessary cookies are absolutely essential for the website to function properly. This category only includes cookies that ensures basic functionalities and security features of the website. These cookies do not store any personal information.
Non-necessary
Any cookies that may not be particularly necessary for the website to function and is used specifically to collect user personal data via analytics, ads, other embedded contents are termed as non-necessary cookies. It is mandatory to procure user consent prior to running these cookies on your website.
SAVE & ACCEPT