Is the FTP server on OS X 10.6 giving you 530 password incorrect?

home | blog | Terrible people and places | Covid-19 links | Teh Internet | guest blog |rants | placeholder | political | projects | Gwen and Liam | Citadel patched | Tools | Scouts




First off, verify the users password by logging in via another method (afp, smb, ssh...)
If that is a go, try replacing some stupid file that seems to get corrupt.
  serveradmin stop ftp
  cp /Library/FTPServer/Configuration/ftpaccess to a backup file
  then copy the ftpaccess.default to the ftpaccess file.
  serveradmin start ftp

It looks like they "fixed" it in 10.7 by removing the gui config tool, and changed out the ftp server used.
They now need this:
http://www.jeffkendall.org/enabling-ftpd-in-osx-lion
Hint if that link breaks: - start it from a shell.



[æ]