MM5.9 Configuration

Guest user access

The Digizuiteā„¢ Media Manager requires a user for accessing the API to collect configuration. The user you define will also be the one that guests use when they access the MM without logging in (not if your site set up to be "login required").

By default, this user has already been set up. The user is named "guest" and can be located inĀ Users and groupsĀ ā†’ UsersĀ ā†’ System users.Ā 

This user has been born with the following Groups: Anonymous and Guest, and with the following roles: Asset_Can_Download and MediaPortal_User.

If you want to change your site to use another user instead, you will have to do the following:

  1. Locate and open your MM's appsettings.json file placed in the root of your site folder (Usually in C:/Webs/[your MM's folder]/appsettings.json)

  2. Change the value forĀ guestUsernameĀ to be the new username.

  3. Change the value forĀ guestPasswordĀ to be the corresponding password written in md5. (This you can generate yourself, or you can find it in the databse in the member table)

The guest user must have the roleĀ MediaPortal_User to function correctly.

Note

The guest user must be different from the social media user (product configuration).

Template user

The Digizuiteā„¢ Media Manager requires a backend template user that defines roles when creating new users from self-signup. This user must be set in the ConfigManager of the Digizuiteā„¢ Media Manager in parameter User Template for Self Signup users.

  • Create a new backend user - we recommend template_user.Ā 

  • Put the new user in the "Contributor" group or alternatively another group with MediaPortal_CollectionĀ and MediaPortal_UserĀ roles.

Note: If using No verificationĀ sign up mode, make sure to check the ApprovedĀ checkbox on the template user. Likewise, the checkbox should be left unchecked for the other verification configurations.

Download qualities

You can assign different download qualities to suit the company's solution. Navigate to Settings > General settings > Download qualities in the Media Manager.
Select the group you want to manage to add and remove download qualities (formats).

SMTP setup

The Digizuiteā„¢ Media Manager uses SMTP functionality for various tasks like sharing links, notifications, etc.

Navigate to System tools ā†’Ā Digizuiteā„¢ Configuration and locate the following constants:

  • SMTPDELIVERYMETHOD ā€“ configure the delivery method of the e-mail

  • SMTPPASSWORD ā€“ update with SMTP server password

  • SMTPPICKUPDIRECTORY ā€“ configure the pick-up directory of the e-mail

  • SMTPSERVER ā€“ update with SMTP server name

  • SMTPSERVERPORT ā€“ update with the SMTP server port

  • SMTPUSERNAME ā€“ update with the SMTP server username

Note: For detailed information on how to configure the e-mail feature, consult the DAM Center documentation.

EmailĀ templates

The application defines mail templates for sending out emails like confirmation and download links. You may change these to fit your organization.

Navigate to System Tools ā†’Ā ConfigManager ā†’Ā Digizuiteā„¢ Media ManagerĀ and select the correct version.Ā Select the Config parametersĀ tab and Mail templatesĀ section.

Facet Search Configuration

See