Database transfer: Création d'utilisateurs et de groupes pour DB2 for i

Manual steps from the Configuration Wizard are included in HCL Product Documentation for reference and for advanced users. La procédure inclut des variables et des étapes pour différentes bases de données. Lorsque vous utilisez l'assistant pour configurer votre déploiement il remplace la variable par les informations que vous avez fournies dans l'assistant. Il affiche également uniquement les étapes propres à votre environnement. Les instructions générées par l'assistant sont propres à votre environnement.

Pourquoi et quand exécuter cette tâche

Avertissement : Toutes les étapes relatives à tous les environnements de base de données sont incluses quel que soit votre environnement. Utilisez l'Assistant de configuration en vue de générer des instructions personnalisées pour votre environnement.

User and group names must comply with both the database management system software requirements and HCL requirements.

La procédure est réitérée pour chaque domaine de base de données : release, community customization, jcr, feedback et likeminds. La variable dbdomain correspond au nom du domaine de base de données de portail réel. Vous devez également créer un groupe pour chaque rôle. Configuration

Procédure

Créez les utilisateurs et les groupes de base de données.

Exemple d'instructions générées par l'assistant de configuration.

Create the database user profiles for the database domains on the operating system where IBM DB2 for i is installed. The wizard refers to the database user profile as the database configuration user. 

The database user profile (database configuration user) must at least have *IOSYSCFG and *JOBCTL special authority with user class as *USER on the server where IBM DB2 for i is installed. 
Use a different value for your database user profile than used to install HCL Portal. The administrator user profile might have more authority than is required and usually belongs to an individual. Ensure that the user and group names comply with both the database management system software requirements and HCL Portal requirements.

Create the database configuration users for the database domains on the operating system.

    Create the release database configuration user. Use config_ID as the user ID when you create this user. 

    Create the community database configuration user. Use config_ID as the user ID when you create this user. 

    Create the customization database configuration user. Use config_ID as the user ID when you create this user. 

    Create the jcr database configuration user. Use config_ID as the user ID when you create this user. 

    Create the feedback database configuration user. Use config_ID as the user ID when you create this user. 

    Create the likeminds database configuration user. Use config_ID as the user ID when you create this user. 

Create the database configuration groups for the database domains on the operating system where IBM DB2 for i is installed. See your operating system instructions for details on creating groups.

    Create the release database configuration group. Use WPBASCFG as the group name on your operating system.

    Create the community database configuration group. Use WPBASCFG as the group name on your operating system.

    Create the customization database configuration group. Use WPBASCFG as the group name on your operating system.

    Create the jcr database configuration group. Use WPJCRCFG as the group name on your operating system.

    Create the feedback database configuration group. Use WPPZNCFG as the group name on your operating system.

    Create the likeminds database configuration group. Use WPPZNCFG as the group name on your operating system.

Assign your database user profile users (database configuration users) to the database configuration groups that you created. See your operating system instructions for details on adding users to groups.

Create the database runtime users for the database domains on the operating system. Note: The database runtime user does not need any special authority with user class as *USER on the IBM i server where the DB2 is installed.

    Create the release database runtime user. Use runtime_ID as the user ID when you create this user. 

    Create the community database runtime user. Use runtime_ID as the user ID when you create this user. 

    Create the customization database runtime user. Use runtime_ID as the user ID when you create this user. 

    Create the jcr database runtime user. Use runtime_ID as the user ID when you create this user. 

    Create the feedback database runtime user. Use runtime_ID as the user ID when you create this user. 

    Create the likeminds database runtime user. Use runtime_ID as the user ID when you create this user. 

Create the database runtime groups for the database domains on the operating system where DB2 is installed. See your operating system instructions for details on creating groups.

    Create the release database runtime group. Use WPBASRT as the group name on your operating system.

    Create the community database runtime group. Use WPBASRT as the group name on your operating system.

    Create the customization database runtime group. Use WPBASRT as the group name on your operating system.

    Create the jcr database runtime group. Use WPJCRRT as the group name on your operating system.

    Create the feedback database runtime group. Use WPPZNRT as the group name on your operating system.

    Create the likeminds database runtime group. Use WPPZNRT as the group name on your operating system.

Assign your database runtime users to the database runtime groups that you created. See your operating system instructions for details on adding users to groups.