UCS 5-0-x still uses classic nmbd, even as Active Directory DC. Initially we did this, to allow Windows clients to see the network environment in Windows Explorer network neighborhood. But the following points make me reconsider our approach: * we see Bug 53243, i.e. the intended benefit is not delivered * Modern Windows clients have network browsing disabled by default * UCS goes a "special way", different from Samba team by running the legacy "nmbd" daemon "standalone" instead of using the more modern "nmb" service that is managed by samba * There are strange log messages by nmbd having problems with browsing the domain I propose stopping to use "nmbd" and switch to the upstream service architecture here. This would improve the security posture of the product IMHO. Note: there's also Bug 52455.