Skip to Main Content
HCL Domino Ideas Portal

Welcome to the #dominoforever Product Ideas Forum! The place where you can submit product ideas and enhancement request. We encourage you to participate by voting on, commenting on, and creating new ideas. All new ideas will be evaluated by HCL Product Management & Engineering teams, and the next steps will be communicated. While not all submitted ideas will be executed upon, community feedback will play a key role in influencing which ideas are and when they will be implemented.

For more information and upcoming events around #dominoforever, please visit our Destination Domino Page

Status No Plans to Implement
Workspace Admin Client
Created by Guest
Created on Jan 6, 2023

Need lotusscript or domino command for execute "Full Access Administration"

Domino administrator can click Manage->Full Access Administration button from HCL Domino Administrator client by manually.

Now customer need to execute the "Full Access Administration" using lotuscript or domino command, pls consider to provide this function. Thanks!

  • Attach files
  • Guest
    Reply
    |
    Jan 16, 2023

    For DB management issue, Admin can easy to do his job. Used for like UAT or Dev. environment.

    For example, NotesFactory class has two createSessionWithFullAccess methods, but they don't allow you to specify a host.

    Admin still can use SECURE_DISABLE_FULLADMIN=1 to keep domino security


  • Admin
    Thomas Hampel
    Reply
    |
    Jan 13, 2023

    By design the product does not allow source code to break out of its own access rights definitions. So there are no plans to implement this idea.

    However, we'd like to know what command your administrator has to run with full access permissions and why. Maybe there is a different problem that we need to talk about? It should be possible to manage a server properly without using FullAccess administration at all.