Synchronization with Active Directory
You can import the user accounts from the Active Directory into your versiondog system using the command line. To do this, first open the command line (selecting Run as administrator) in the program directory where the server is installed.
Then enter the following command:
VDogLdapSynchronisation /rd :<ServerArchive>
/at:s /Account :<User>
/Password :<Password>
[/Domain :<Domain>
]
Paramete | Descriptio |
---|---|
/rd:<ServerArchive> | Fully qualified path to the server archiv |
/at: | Application type (server |
/account:<User> | Name of the use |
/domain:<Domain> | Domain of the user (optional |
/password:<Password> | User passwor |
If successful, 0 is returned.
If an error occurs, 1 is returned and the error is logged in versiondog and the Windows Event Viewer.
Related Topics
Last update: September 15, 2023