setup.py: Fixed copytree; now able to handle copying a directory over itself (just does nothing). usrmgt-server: Fixed all the commented out prints, replacing them with calls to a "log" function which is configurable as to whether it prints or not. makeuser.py: Removed the creation of jails. Now it creates a unix account, and a database entry. It *shouldn't* be creating a unix account still. (?)