Thread: How to enumerate users...

  1. #1
    Registered User
    Join Date
    Sep 2003
    Posts
    25

    How to enumerate users...

    ...on a Windows NT/2000/XP/2003 system. Is there a API function that does it or do I need to figure out another way to do it, like reading the folders in the "Document and Settings" folder?

  2. #2
    Yes, my avatar is stolen anonytmouse's Avatar
    Join Date
    Dec 2002
    Posts
    2,544
    NetQueryDisplayInformation or NetUserEnum.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Function validation.
    By Fhl in forum C Programming
    Replies: 10
    Last Post: 02-22-2006, 08:18 AM
  2. Finding users on a network and messaging them.
    By Necrodeemer in forum C++ Programming
    Replies: 3
    Last Post: 05-04-2003, 02:04 PM
  3. Windows ntfs perms
    By wp_x in forum Tech Board
    Replies: 3
    Last Post: 03-04-2003, 06:38 AM
  4. Enumerate type
    By dv007 in forum C Programming
    Replies: 8
    Last Post: 07-15-2002, 03:32 PM