Skip to main content

Odd permissions in /var/named

Comments

2 comments

  • El Directo
    The permissions I'm encountering can be set by doing these: chmod 1750 /var/named
    Then: chmod o-x /var/named
    Sets the sticky bit then removes execute permissions from OTHER.
    0
  • cPanelLauren
    Hello @El Directo Do you have any examples of this prior to modification? You can see the attributes by using lsattr I don't see why the sticky bit wouldn't be set, as that's not the default.
    0

Please sign in to leave a comment.