ASP.net add a NT user - possible?

G

Guest

I would like to add a user to the windows NT group within a webpage in
ASP.net. But I can't seem to find info to guide me in the right direction.

I currently have a SQL Database storing the user name and password for the
web forms authentication. I have a webpage that I can INSERT a new user, but
I would also like to send that exact user info "simultaneously" to windows NT
users and or groups.

Reason is at a later date I will drop the Forms Authentication and use the
Windows NT Authentication.

Thanking those who can help..
Peter
 
G

Guest

Thanks for the fast feedback I will look into both and report back in a few
days.

Again Thanks.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top