I would like to write a php website that makes it possible to add new users to my windows domain.
Does anybody know if this is possible and how to do it?
theoretically, this should be possible by creating a socket connection to your windows domain server. how this works in practice, I don't know. you may want to check www.hotscripts.com if there are scripts for this already.