Wrox Programmer Forums
|
Classic ASP Components Discussions specific to components in ASP 3.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the Classic ASP Components section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old October 4th, 2004, 11:53 PM
Registered User
 
Join Date: Oct 2004
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
Default How to create a new user in Windows domain

 Hi,
    I want to create a new user in Windows domain and at the same time,after the creation is successful, the same user should also be created in the SQL Server database.
    It's and urgent problem and facing this problem for two days. if any one can help me ,pls telll me how it will be solved.....
:)
 Iteamic
 
Old October 5th, 2004, 09:11 AM
sal sal is offline
Friend of Wrox
 
Join Date: Oct 2003
Posts: 702
Thanks: 0
Thanked 0 Times in 0 Posts
Default

View this links on how to create a user in command line

http://www.is-it-true.org/nt/atips/atips34.shtml
http://windows.about.com/library/tips/bltip238.htm

also look at xp_cmdshell in books on line. This procedure allows you to use the command line in a stored procedure.

xp_getnetname returns the name of the network for the SQL server.





Sal





Similar Threads
Thread Thread Starter Forum Replies Last Post
login failed for user domain\user babakwx SQL Server 2000 2 May 30th, 2006 12:28 PM
WINDOWS AUTOLOGIN USER-DOMAIN! BunnyFace Pro VB 6 0 January 9th, 2005 08:15 PM
How to create a new windows user in ASP.NET iteamicp2p General .NET 2 October 6th, 2004 07:37 AM
ASP.NEt, creating new user on Windows 2000 Domain sstoutkc Classic ASP Components 2 April 29th, 2004 06:57 AM
Windows Domain jaucourt VB.NET 2002/2003 Basics 5 March 23rd, 2004 04:38 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.