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.
If the daemons and the web-ui are running on different machines, uid and usernames might not match. To debug that, I need to know what numeric uid and which username Phabricator expects to see, and what the daemons are actually reporting to be running as.