A newbie question again (thank you for your patience).
OS X Yosemite Server and Munki - having trouble with web server.
Hitting web page http://127.0.0.1/munki_repo/ says
Forbidden
You don't have permission to access /munki_repo/ on this server.
Munki Repo is on different volume: /Volumes/Data/munki_repo (linked from /Library/Server/Web/Data/Sites/Default)
lrwxr-xr-x 1 admin admin 24 May 15 21:43 munki_repo -> /Volumes/Data/munki_repo
Here’s permissions for the munki_repo:
total 32
drwxrwxr-x+ 9 root wheel 306 Oct 9 21:49 .
drwxrwxr-x+ 18 root wheel 680 Oct 9 21:03 ..
-rw-rw-r--@ 1 root wheel 8196 Oct 9 21:36 .DS_Store
drwxr-xr-x 2 root wheel 68 Sep 21 13:34 NetBoot
drwxrwxr-x+ 6 root wheel 204 Oct 2 14:25 catalogs
drwxr-xr-x 60 admin wheel 2040 Oct 2 14:25 icons
drwxrwxr-x+ 6 root wheel 204 Oct 2 14:02 manifests
drwxrwxr-x+ 26 root wheel 884 Oct 2 14:25 pkgs
drwxrwxr-x+ 26 root wheel 884 Oct 2 14:25 pkgsinfo
bigmac:munki_repo admin$
If I allow folder listing on Server setting I can see contents of repo in Safari. This must be something easy to fix, but can’t see it…
--
Find related discussion groups here:
https://github.com/munki/munki/wiki/Discussion-Group
---
You received this message because you are subscribed to the Google Groups "munki-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to munki-dev+...@googlegroups.com.
To post to this group, send email to munk...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
chmod -R a+rX /Users/Shared/munki_repo