-
Notifications
You must be signed in to change notification settings - Fork 5.6k
Open
Labels
bugbroken, incorrect, or confusing behaviorbroken, incorrect, or confusing behaviorseverity-high2nd top severity, seen by most users, causes major problems2nd top severity, seen by most users, causes major problems
Description
Description of Issue
Unable to execute commands as non-root, throwing error as Authentication error occurred.
Setup
I have run chown -R user1 /etc/salt /var/cache/salt /var/log/salt /var/run/salt and chown -R :group_name /etc/salt /var/cache/salt /var/log/salt /var/run/salt.
cat /etc/salt/master
publisher_acl:
user1:
- test.ping
Steps to Reproduce Issue
$ salt user1 '*' test.ping
Authentication error occurred.
Versions Report
salt --versions-report
salt --versions-report
Salt Version:
Salt: 2019.2.0
Dependency Versions:
cffi: Not Installed
cherrypy: Not Installed
dateutil: Not Installed
docker-py: Not Installed
gitdb: Not Installed
gitpython: Not Installed
ioflo: Not Installed
Jinja2: 2.8.1
libgit2: Not Installed
libnacl: Not Installed
M2Crypto: Not Installed
Mako: Not Installed
msgpack-pure: Not Installed
msgpack-python: 0.4.6
mysql-python: Not Installed
pycparser: Not Installed
pycrypto: 2.6.1
pycryptodome: Not Installed
pygit2: Not Installed
Python: 2.7.13 (default, Feb 20 2019, 09:59:36)
python-gnupg: Not Installed
PyYAML: 3.11
PyZMQ: 14.5.0
RAET: Not Installed
smmap: Not Installed
timelib: Not Installed
Tornado: 4.2.1
ZMQ: 4.0.5
System Versions:
dist: centos 6.10 Final
locale: UTF-8
machine: x86_64
release: 2.6.32-754.18.2.el6.x86_64
system: Linux
version: CentOS 6.10 Final
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugbroken, incorrect, or confusing behaviorbroken, incorrect, or confusing behaviorseverity-high2nd top severity, seen by most users, causes major problems2nd top severity, seen by most users, causes major problems