![]() |
| | #1 |
| Registered User Join Date: May 2002
Posts: 317
| Network Users The network is a NT network that also utilizes an exchange server to handle mail. Basically I want to control security to the main app by validating the user against a list. However to allow the main user to add additional personnel I need him to be able to pull up a list of usernames to add. Any help in this area will be much appreciated. Thx in advance. |
| Traveller is offline | |
| | #2 |
| Registered User Join Date: Nov 2001
Posts: 1,348
| One possible solution is NetUserEnum(). Check out MSDN. http://msdn.microsoft.com/library/de..._functions.asp Kuphryn |
| kuphryn is offline | |
| | #3 |
| Registered User Join Date: May 2002
Posts: 317
| thx for the reply but unfortunately in reading up I discovered this: The NetUserEnum function does not return all system users. It returns only those users who have been added with a call to the NetUserAdd function. Any other ideas will be greatly appreciated or even possibly another implementation idea. |
| Traveller is offline | |
| | #4 |
| Yes, my avatar is stolen Join Date: Dec 2002
Posts: 2,544
| Did you try NetQueryDisplayInformation? |
| anonytmouse is offline | |
![]() |
| Thread Tools | |
| Display Modes | |
|
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Function validation. | Fhl | C Programming | 10 | 02-22-2006 08:18 AM |
| 3D Network Analysis Tool | durban | Projects and Job Recruitment | 1 | 11-08-2005 06:33 PM |
| Finding users on a network and messaging them. | Necrodeemer | C++ Programming | 3 | 05-04-2003 02:04 PM |
| Windows ntfs perms | wp_x | Tech Board | 3 | 03-04-2003 06:38 AM |