PDA

View Full Version : FREE: UserMgmt Action Plugin


TimeSurfer
04-27-2008, 02:59 AM
Here is my 2nd action plugin. Well it's not really a plugin persay, its more of a wrapper for a dll I had created awhile back. The plugin allow's you to create/delete windows user accounts, add/remove users to/from groups, and check to see if a user's account exists. The plugin is beta right now for I will be adding more function's like group and user enum as well as group creation once I learn more about them cause its a being a pain lol. Atm the plugin has 6 functions and are listed below.

-Personal Note-
As alot of you know I have a million different things Im pursuing at once, as Im sure alot of us are lol. And this is the 2nd time Ive ever attempted to make a plugin so again I tried to keep it simple for my sake. Still strange I call this a plugin cause to me its more like a wrapper :lol. Please leave some feedback, and perhaps some suggestions for another action plugin.

-FUNCTIONS-
UserDel
UserAdd
ChangePassword
AddGroupMembers
DelGroupMembers
UserExists

-How to Install-
1. Put the UserMgmt.xml file in the your AMS Data\Actions folder.
2. Add the contents of UserMgmt.lua to the end of the notification_messages.lua file located in your AMS Data\Includes folder or just load it in the globals of your project. [Tip: If adding to notification_messages.lua, Open it with wordpad and hit enter a couple of times at bottom of document before pasting.]
3. Copy the UserMgmt.dll to your projects Docs folder.
4. USE :yes

-KNOWN BUGS-
None, If you find any please report them here so that I may fix.

Due to me being extremely tired and its 3am, I will upload the example apz tomorrow.

rexzooly
04-27-2008, 03:03 AM
Kool thanks thiis might come in handy in the future :)

TimeSurfer
04-27-2008, 03:17 AM
Posting updated installation instructions due to the timelimit on editing posts :lol

Anyways here they are...

-How to Install-
1. Put the UserMgmt.xml file in the your AMS Data\Actions folder.
2. Load UserMgmt.lua in the globals of your project. [Note: At this time you cannot add it to the include. Sry :huh]
3. Copy the UserMgmt.dll to your project's Docs folder.
4. USE :yes

Over
11-24-2009, 10:20 AM
donīt have help to dll?

and returns in "UserExists"?
works in vista and seven?

thanks