Is there any way to create/delete/modify users in a NT system using php?
Normaly you would use user manager but is there a way to do it with php?
Ideally, Id like to be able to make a system that will log you onto a website (when you go there) that shows information based on your currently logged in windows username.
Any ideas would be great!
Thanks guys!