I built a new cobbler server using cobbler-2.0.10-1.el5.noarch.rpm from
EPEL-Testing and noticed that the ACLs have to be redone every time that
cobblerd is restarted. Can anyone else confirm this? I observed this
behavior on 2.0.9 as well, but not on 1.6.6 (which was the release I was
using previously).
Here's the process I'm using:
As root, grant permissions to my dept group name:
# cobbler aclsetup --addgroup=GROUPNAME
As a user that group:
$ cobbler
usage
=====
cobbler <distro|profile|system|repo|image> ...
[add|edit|copy|getks*|list|remove|rename|report] [options|--help]
cobbler
<aclsetup|buildiso|deploy|import|list|report|reposync|sync|validateks|version>
[options|--help]
As root, restart cobblerd:
# service cobberd restart
After the restart,
$ cobbler
User cannot run command line, need read access to /var/lib/cobbler/web.ss
As root, regrant the permissions:
# cobbler aclsetup --addgroup=GROUPNAME
After this, everything works.
Tom
_______________________________________________
cobbler mailing list
[email protected]
https://fedorahosted.org/mailman/listinfo/cobbler