Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
stork
stork
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 146
    • Issues 146
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 5
    • Merge Requests 5
  • Operations
    • Operations
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • ISC Open Source Projects
  • storkstork
  • Issues
  • #273

Closed
Open
Opened May 12, 2020 by Michal Nowikowski@godfrydDeveloper

stork-agent cannot read bind config files that have 600 persmissions

@garbled1 reported in #243 (closed):

This was what told me there was an error:
May  9 06:05:35 pollux stork-agent[28307]: #33 (closed)[33mWARN#033[0m[2020-05-09 06:05:35]            bind9.go:254   cannot parse BIND 9 config file /etc/bind/named.conf: exit status 1

At the top of that file, I include /etc/bind/rndc.key
Easy fix was to edit /etc/group:
bind:x:113:stork-agent

stork-agent could be added to bind group during installation if this group exists

Edited May 12, 2020 by Michal Nowikowski
Assignee
Assign to
0.8
Milestone
0.8 (Past due)
Assign milestone
Time tracking
None
Due date
None
Reference: isc-projects/stork#273