Learn about Centmin Mod LEMP Stack today
Become a Member

Beta Branch part 2 update MOTD ssh login for non-sudo elevate users in 140.00beta01

Discussion in 'Centmin Mod Github Commits' started by eva2000, Aug 22, 2024.

  1. eva2000

    eva2000 Administrator Staff Member

    55,801
    12,271
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,857
    Local Time:
    5:18 PM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
    part 2 update MOTD ssh login for non-sudo elevate users in 140.00beta01

    - 140.00beta01 only change (won't be added to 131.00stable) where dmotd.sh script that is triggered on SSH login is updated to support SSH logins via a sudo user that isn't in sudo elevated state. Centmin Mod code update notifications will have to be disabled as regular linux users or non-sudo elevated state users will not have adequate permissions to determin if Centmin Mod updates are available. See https://community.centminmod.com/threads/mosh-on-centminmod.26093/#post-101021 for example changes.
    - Centmin Mod was created for full root user usage in mind so this is a workaround. As such if you SSH log in as non-root user, the SSH login generated logs will now save to /home/YOURUSERNAME/centminlogs instead of /root/centminlogs
    - part 2 also disables nginx and php-fpm update notifications for regular linux users or non-sudo elevated state users

    Continue reading...


    140.00beta01 branch