[MacPorts] #64286: postgresql96-server creates an account that appears in fast user switching

MacPorts noreply at macports.org
Fri Dec 24 15:31:17 UTC 2021


#64286: postgresql96-server creates an account that appears in fast user switching
-----------------------+--------------------
 Reporter:  essandess  |      Owner:  (none)
     Type:  defect     |     Status:  new
 Priority:  Normal     |  Milestone:
Component:  ports      |    Version:
 Keywords:             |       Port:
-----------------------+--------------------
 {{{postgresql96-server}}} creates an account that appears in fast user
 switching because it unnecessarily sets the shell to {{{/bin/sh}}}.

 To fix this on an existing account, set:

 {{{
 sudo dscl . -change /Users/postgres UserShell /bin/sh /usr/bin/false
 }}}

-- 
Ticket URL: <https://trac.macports.org/ticket/64286>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list