You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The smdba tool requires sudo access, to execute system changes. Ensure you have enabled sudo access for the admin user before you begin, by checking the /etc/sudoers file for this line
admin ALL=(postgres) /usr/bin/smdba
But we don't have admin user. I think this is not needed.
The text was updated successfully, but these errors were encountered:
In this page: https://documentation.suse.com/suma/5.0/en/suse-manager/administration/backup-restore.html#backup.smdba.admin we have:
The smdba tool requires sudo access, to execute system changes. Ensure you have enabled sudo access for the admin user before you begin, by checking the /etc/sudoers file for this line
admin ALL=(postgres) /usr/bin/smdba
But we don't have admin user. I think this is not needed.
The text was updated successfully, but these errors were encountered: