asuwebplatforms/asu_secure_superadmin

Secure SuperAdmin account on ASU Drupal sites

dev-main 2025-03-26 22:59 UTC

This package is auto-updated.

Last update: 2025-04-02 15:59:38 UTC


README

Introduction

The asu_secure_superadmin module is intended to provide Enterprise Technology with a tool to secure the user1 account in Drupal sites on the Acquia platform. This module does the following:

  • Copies the user1 account to a new account
  • Changes the user1 account to a new username (etsuper) and randomized password
  • Disables the user1 account
  • Creates a new user account with the username and content of the original user1 account

Requirements

This module is intended to be used only on ASU Drupal sites hosted on the Acquia platform.

Installation

Install this module as you would normally install a contributed Drupal module. See: https://www.drupal.org/node/895232 for further information.

Configuration

No special configuration is needed for this module. Its functionality is automatically enabled and run on module installation.