You can make a difference in the Apple Support Community!

When you sign up with your Apple Account, you can provide valuable feedback to other community members by upvoting helpful replies and User Tips.

SSH not working macOS 14.7.1

Hi there community,


I cannot access my Mac via SSH any longer. I don't get an error reaching it via SSH - but I enter my password and it keeps prompting for the password over and over.


I ran a debug trying to reach my Mac using -v -v -v ssh username@ip which returned no specific error:


is there anything in that which would help me identify the issue? I can't see any specific error which would cause me not to be able to SSH.


I've disabled and re-enabled remote login in settings. I've rebooted.




Posted on Nov 17, 2024 5:34 PM

Reply
4 replies

Nov 18, 2024 5:05 PM in response to tomatoandcake

If it’s a typical Unix box you’re connecting into, man sshd_config for the log level info. You’re looking for LogLevel. Probably to VERBOSE, as a start.


       LogLevel
               Gives the verbosity level that is used when logging
               messages from sshd(8).  The possible values are: QUIET,
               FATAL, ERROR, INFO, VERBOSE, DEBUG, DEBUG1, DEBUG2, and
               DEBUG3.  The default is INFO.  DEBUG and DEBUG1 are
               equivalent.  DEBUG2 and DEBUG3 each specify higher levels
               of debugging output.  Logging with a DEBUG level violates
               the privacy of users and is not recommended.



If this is a Mac you’re connecting into, which version?


And if this is a Mac, Apple does (logging) things differently:


SSH not working macOS 14.7.1

Welcome to Apple Support Community
A forum where Apple customers help each other with their products. Get started with your Apple Account.