Saulius Krasuckas wrote:
Does wine have a security accounts manager or an Active Directory?
Good q. Will someone answer it, please?
Wine does not implement any security APIs beyond the stubs needed for apps to work, it delegates security to the host system. Active Directory is not really in scope for Wine, that's more a Samba project, though we'll need to co-operate with them on it at some point (for instance COM can use Active Directory).
thanks -mike