New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #5015 (closed defect: fixed)

Opened 8 years ago

Last modified 7 years ago

BUG: Finder complains that openssh has wrong security settings

Reported by: mjs@… Owned by: yeled@…
Priority: Normal Milestone:
Component: ports Version: 1.0
Keywords: Cc: mjs@…, markd@…
Port:

Description

On login, Finder complains that "An item in the Startup Items folder ("/Library/StartupItems/OpenSSH") does not have the proper security settings." It gives the option to "Decide Later", "Disable" or "Fix". (See screenshot.)

Hrm, can't figure out how to attach a file, will try on the next screen.

Attachments

openssh.png (39.0 KB) - added by mjs@… 8 years ago.
error message displayed by finder at login

Change History

Changed 8 years ago by mjs@…

error message displayed by finder at login

comment:1 Changed 8 years ago by yeled@…

  • Owner changed from darwinports-bugs@… to yeled@…

comment:2 Changed 8 years ago by toby@…

  • Component changed from base to dports

comment:3 Changed 8 years ago by mww@…

  • Summary changed from Finder complains that openssh has wrong security settings to BUG: Finder complains that openssh has wrong security settings

comment:4 Changed 8 years ago by ghost@…

This has to do with the directory being a symlink I believe.

comment:5 Changed 8 years ago by yeled@…

what OS X version, and what openssh version is this?

comment:6 Changed 8 years ago by mjs@…

(In reply to comment #3)

what OS X version, and what openssh version is this?

OS X 10.4.2 openssh 4.2_0

And yes, /Library/StartupItems is a symlink.

comment:7 Changed 8 years ago by j.anthony.smith@…

Hi Michael,

Had the same problem with OSX 10.4.3 and OpenSSH 4.2_0. I went to a terminal and changed directory to /Library/StartupItems/OpenSSH and did 'sudo chmod 777 OpenSSH'

It was initially set at 755 and I tried 775 but the complaint came back. Not sure whether it's a good idea to give OpenSSH all_world read/write/execute access so I set it back to 755 and will wait for Charlie's comment?

comment:8 Changed 8 years ago by j.anthony.smith@…

(In reply to comment #5)

Hi Michael,

Had the same problem with OSX 10.4.3 and OpenSSH 4.2_0. I went to a terminal and changed directory to /Library/StartupItems/OpenSSH and did 'sudo chmod 777

OpenSSH'

It was initially set at 755 and I tried 775 but the complaint came back. Not sure whether it's a good idea to give OpenSSH all_world read/write/execute access so I set it back to 755 and will wait for Charlie's comment?

Woops. Forgot to say that changing to chmod 777 fixed the error message.

comment:9 Changed 8 years ago by yeled@…

  • Status changed from new to assigned

Sorry i've let this stagnate because I couldn't replicate it!

I'll try again today.

comment:10 Changed 8 years ago by yeled@…

I think for those on 10.4 they can wait for dports 1.2 and everything will fix itself .. by migrating to launchd.

comment:11 Changed 7 years ago by markd@…

  • Cc markd@… added

Can anyone confirm of the problem is fixed on DP 1.2?

comment:12 Changed 7 years ago by markd@…

  • Status changed from assigned to closed
  • Resolution set to fixed

It appears this problem has been fixed by subsequent updates -closing.

Note: See TracTickets for help on using tickets.