Changes between Initial Version and Version 1 of Ticket #64286, comment 2


Ignore:
Timestamp:
Dec 24, 2021, 4:28:38 PM (2 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #64286, comment 2

    initial v1  
    1 Looks like base sets shell to /usr/bin/false by default, if the portfile doesn't override it. So the fix would be for postgresql*-server not to set shell, unless of course there is some reason why it requires this.
     1Looks like base sets a newly created user's shell to /usr/bin/false by default, if the portfile doesn't override it. So the fix would be for postgresql*-server not to set shell, unless of course there is some reason why it requires this.
    22
    33There is unfortunately no provision in MacPorts base for a port to alter its user account after it has been created.