Hi there. PostreSQL for Mac is great, but one thing I noticed is that there is now a "postgres" account visible in the Login Window. Is there any way to get rid of this?
Sincerely,
Matt
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
There is. open NetInfo Manager, navigate to Users then Postgres and change the Shell to /usr/bin/false It should have defaulted to that, but in some instances does not. I haven't been able to isolate why though.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi there. PostreSQL for Mac is great, but one thing I noticed is that there is now a "postgres" account visible in the Login Window. Is there any way to get rid of this?
Sincerely,
Matt
There is. open NetInfo Manager, navigate to Users then Postgres and change the Shell to /usr/bin/false It should have defaulted to that, but in some instances does not. I haven't been able to isolate why though.
That did it! Thanks for the quick response.
Sincerely,
Matt
P.S. I'm very much a newbie to this stuff, but would adding the following to "postflight" fix it?
-- Matt