Comment #1 on issue 953 by [email protected]: Split-user: wconfd tries to chown its listening socket to a different user
https://code.google.com/p/ganeti/issues/detail?id=953

The source of this issue is src/Ganeti/WConfd/Server.hs:

serverConfig = ServerConfig GanetiLuxid $ ConnectConfig 60 60

Note that WConfd is setup to use the LuxiD daemon config, instead of its own. This config is passed down to UDSServer.connectServer, which looks up the user for luxid (gnt-masterd). Not sure this is intentional, but it looks like it should be using GanetiWConfd instead.

--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

Reply via email to