Changed permissions on /srv/ recursively, how can I recover?
12 views
Skip to first unread message
Demi M. Obenour
unread,
Aug 25, 2018, 3:49:40 PM8/25/18
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to qubes...@googlegroups.com
I changed permissions on /srv/ recursively (I think they are 750 now?
Not sure). This is preventing me from using salt:// in state files.
What are the correct permissions for the stuff in that directory?
awokd
unread,
Aug 25, 2018, 5:24:28 PM8/25/18
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Demi M. Obenour, qubes...@googlegroups.com
Looks like most (but not all) directories are rwxr-x---, and files rw-r--r--.
Probably safest option is to backup VMs, reinstall, and restore; unless
there's some Salt utility that can repair the permissions.
demio...@gmail.com
unread,
Aug 25, 2018, 6:03:18 PM8/25/18
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to qubes-users
Which ones have different permissions?
demio...@gmail.com
unread,
Aug 25, 2018, 6:08:19 PM8/25/18
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to qubes-users
Apparently reinstalling enough Salt packages fixed the problem.