map user to a group name
C / C++ / MFC
2
Posts
2
Posters
0
Views
1
Watching
-
i am creating a user accound using NetUserAdd api , i need to map the user to a group ,only group name is supplied NetUserSetGroups is used for this ..but i got return value 2200 0x8ac ...Any body have any idea of this ....???
vineesh
vineeshV wrote:
NetUserSetGroups is used for this ..but i got return value 2200
Which equates to
NERR_AlreadyLoggedOn
. That's odd."Love people and use things, not love things and use people." - Unknown
"To have a respect for ourselves guides our morals; to have deference for others governs our manners." - Laurence Sterne