Quantcast
Channel: Ocsinventory Q&A - Recent questions and answers
Viewing all articles
Browse latest Browse all 11966

Answered: Linux agent - 401 authorization required

$
0
0

I had the same problem but found out it was due to missing realm name.

in z-ocsinventory-server.conf

....

        AuthType Basic
        AuthName "OCS Inventory agent area"
        AuthUserFile "/etc/apache2/.htpasswd"

....

and on client i had to add:

realm="OCS Inventory agent area"
user=someuser
password=somepassord

cheers


Viewing all articles
Browse latest Browse all 11966

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>