User Account Manipulation

sharepoint United States
  • 17 years ago

    Ladies and Gentlemen,
     I was wondering if anyone could help me with information on how to manipulate (ie, create, delete, add to groups) user accounts on a windows 2000 server where I do NOT have Active Directory capability.  I'm trying to come up with a way to do it programmatically in either a VB client/server app arrangement or through an ASP.net web page.  Wouldn't have to be both, necessarily, just looking for options.


     Any help or useful advice would be appreciated.


  • 17 years ago

    I take it no one knows how to do this?  


    I found out that Sharepoint does this easily, but was hoping to incorporate account creation with database privileges and Sharepoint doesn't do that, so my plan is to try to make my own web app for this function.

  • 17 years ago

Post a reply

Enter your message below

Sign in or Join us (it's free).

Contribute

Why not write for us? Or you could submit an event or a user group in your area. Alternatively just tell us what you think!

Our tools

We've got automatic conversion tools to convert C# to VB.NET, VB.NET to C#. Also you can compress javascript and compress css and generate sql connection strings.

“Every language has an optimization operator. In C++ that operator is ‘//’”