MGUSRDMP Utility (Magic xpa 4.x)
The Magic xpa directory includes an executable file, called MgUsrDmp.exe, that retrieves the users from a Magic xpa security file and exports the user list (and rights) to an XML file.
| 
 Syntax: 
 | 
 MgUsrDmp.exe [</P=Supervisor Password>] </N=Users File Name> </O=Output File Name> 
 | 
| 
 Parameters: 
 | 
 <Supervisor Password> – A string including the supervisor user password. This parameter can be skipped if no password is given for the supervisor. 
<Users File Name> – The users' file path name 
<Output File Name> – The XML output file path name 
 | 
| 
 Example: 
 | 
 MGUSRDMP /N=usr_std.eng /O=users.xml 
 |