STSADM 명령어 목록
http://technet2.microsoft.com/Office/en-us/library/a8ae94e2-0866-4790-a8f4-4a75de6e885b1033.mspx?mfr=true
그 중에 참조한 AddUser 명령어
http://technet2.microsoft.com/Office/f/?en-us/library/5aa833a2-fe8a-4d8c-9724-94a2ec5940bf1033.mspx
Operation name: Adduser
Description
Adds a user account to the specified site collection and assigns it to the specified group or role. Use the siteadmin parameter to register the user as the site administrator.
Syntax
stsadm -o adduser
-url <URL name>
-userlogin <login name>
-useremail
-role <role name> / -group <group name>
-username
[-siteadmin]