Auto User Login
Previous Topic  Next Topic 

The automatic login to a database enables you to automatically login a user to a database bypassing the DMS splash screen and the security login.  Before any other automatic execution command can be performed by DMS, the automatic login to a database must be included in the execution parameter list.


In order for a username to be used for automatic login, the usernames group must have “Enable Auto User Login” selected as in the example below:



The parameters for the automatic user login are as follows:


       AutoUserName=username DatabaseName=databasename


For example, to log username Paul Smith into the database DMSData the parameter would be:


       DMSEnt “AutoUserName=Paul Smith” DatabaseName=DMSData


Note that since the username has a space, the entire parameter must be surrounded in quotation marks.


Also see: Automatic Execution Commands