Douglas Watts wrote:

Can WiX create domain users in Active Directory?

The WiX server CAs call DsGetDcNameW to get the name of a domain controller, then call NetUserAdd to add the user to that server. So I think the answer is yes, but given that it's a no-impersonate CA, it's not clear that it would have permissions to create AD users unless it's running on a domain controller. But I'm not an AD expert, so I could be all wrong.<g>

--
sig://boB
http://bobs.org

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to