Phabricator reports this issue to me: A daemon is running as user phd.user while the Phabricator config specifies phd.user to be phd.
Question is: Which user does it believe the daemons to be running as? Phabricator should probably be a little bit more verbose in it's message - i.e. show the expected and percieved uid and username.
I currently unexpectedly get this message (daemons are running as the configured user, according to the output of ps aux). To debug it, I would like to know what numeric uid and which username Phabricator expects to see, and what the daemons are actually reporting to be running as.