@redhat

  1. C

    SELINUX_ERR op=security_compute_sid invalid_context while running /etc/init.d script of my app

    Doing this on a RHEL8.10 distro. I've created a user with staff_u role: And provided this user elevated permissions, for which did following steps: 1. created mysudoers file: /etc/sudoers.d/mysudoers 2. added this in it: %testadm ALL=(ALL) TYPE=sysadm_t ROLE=sysadm_r ALL Did reboot...
  2. S

    Get the BIND (named) service config files from redhat

    Hello everyone I have just been delegated the administration of a bind DNS server, it is redhat version 5.2. The problem is that I can't find the file known as named.conf anywhere, apparently it has a custom configuration. The running process is named, is there any way to know what...
Top