New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #32685 (closed defect: worksforme)

Opened 17 months ago

Last modified 11 months ago

RealName account attribute missing from macports account

Reported by: bm55b@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: base Version: 2.0.3
Keywords: Cc:
Port:

Description

If you run /System/Library/CoreServices/Directory\ Utility and look at the "macports" account, you will notice that unlike every other account, this account is missing the "RealName" attribute. This causes interesting things with the buggy OSX Lion SMB server which shows a mysterious blank account has access to your file shares which you can not disable. The work around is to manually edit the account with "Directory\ Utility" and add RealName to something like "Mac Ports".

After that, to disable "macports" access to the shares, you need to set a password for the account to something random because you can't disable access w/o the password! Go figure...

Change History

comment:1 Changed 17 months ago by ryandesign@…

  • Component changed from ports to base

comment:2 Changed 17 months ago by bm55b@…

Found out setting the password for the "macports" is not the issue to disable the access (you'll still want the RealName configured)... It has to do with Kerberos and ShadowHash order in the PLIST file deep in OSX. Here is the GUI fix for the problem...

http://reviews.cnet.com/8301-13727_7-57345427-263/unable-to-disable-smb-file-sharing-in-os-x/

comment:3 Changed 16 months ago by jmr@…

The macports user has a RealName on my machines.

comment:4 Changed 16 months ago by jmr@…

comment:5 Changed 11 months ago by jmr@…

  • Status changed from new to closed
  • Resolution set to worksforme
Note: See TracTickets for help on using tickets.