Select Page

ZENworks Linux Management – rcserver.conf

Rcserver.conf
From zenwiki

man rcserver.conf

Default rcserver.conf

/etc/ximian/rcserver/rcserver.conf

[System]

smarty_compile_dir = /var/tmp/smarty-compile
dbname = rcserver
dbuser = redcarpet
dbhost = localhost
dbproto = unix
dbback = pgsql
packages_path = /ximian/red-carpet-server
cachedir = /var/tmp/rce-cache/
lang = en_US

magicproxy = /etc/ximian/rcserver/magic-proxy
expire = 7200
secret = ssshhh

Add the following to configure IP based (rather than DNS) name resolution

client_comm_type = IP

For Oracle Support:

/etc/ximian/rcserver/rcserver.conf

[System]
smarty_compile_dir = /var/tmp/smarty-compile
dbname =
dbuser =
dbhost =

ora_sid =
ora_tnsname =
dbproto = tcp
dbback = oci8
dbpass = dbport = 1521
packages_path = /ximian/red-carpet-server
cachedir = /var/tmp/rce-cache/
rdf_path = /var/www/html/data/red-carpet.rdf
lang = en_US
server_contact = admin@digitalairlines.com
smtp_host =
rcq_debug = false
#debug = 1

magicproxy = /etc/ximian/rcserver/magic-proxy
expire = 7200
secret = ssshhh

ZENworks Linux Management – rcmirror-web-bos.conf

Rcmirror-web-bos.conf
From zenwiki

# rcmirror-web-bos.conf
#
# ezs Nov 04
#
# ZLM 6.6 Mirror configuration to get updates from
# the private Ximian ZLM update service web-bos-ma-us.rc.ximian.com
#
# create a unique cache for each rcmirror process
# the directory must exist

[rcmirror]
cachedir=/var/cache/rcmirror-web-bos

# rcd needs to be activated against the upstream ZLM server
[remote]
base=https://web-bos-ma-us.rc.ximian.com

# a simple http proxy can be used
#proxy=http:// : @ : #proxy=http://proxyuser:secretpassword@proxy.digitalairlines.com:2081

# create a ZLM service account – e.g. ZLM-rcmirror
[local]
rcmanuser=zlm-service
rcmanpassword=

# echo -n ‘password’ | md5sum

# To list all channels available use
# rcmirror -l -c/etc/ximian/rcmirror-web-bos.conf

[channel]
name=zenworks66