Package Deployment

http://alufis35.uv.es/OCS-Inventory-Package-deployment.html

Install the Apache SSL components:

yum -y install mod_ssl

A server.crt file is automatically created for your server in /etc/httpd/conf/ssl.crt/server.crt. That file needs to be copied to C:\Program Files\OCS Inventory Agent\cacert.pem. A login script that will do that is:

@echo off
REM Check if CA file exists
if exist "C:\Program Files\OCS Inventory Agent\cacert.pem" goto CA_END
REM CA file does not exist, install it
Copy \\MYSERVER\MYSHARE\cacert.pem "C:\Program Files\OCS Inventory Agent\cacert.pem"

:CA_END

Using OS X Server 10.3 for our PDC, that script should get saved in /etc/netlogon/scriptname.bat. Use Workgroup Manager to have the client load that script.

Recent Updates

  • 8 months 2 weeks ago
    1.27.2 update
  • 8 months 4 weeks ago
    Drupal 10/11 config
  • 9 months 16 hours ago
  • PHP
    9 months 18 hours ago
    PHP 8.3.11 and AlmaLinux
  • 9 months 1 day ago
    New version of Pound