This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Customing computer description field for Centos 5.4

Recipe for customizing the computer description field for Centos 5.4 i386

1. stop the sophos management service
# service sav-rms stop

2. prepend the computer description
# sed -i ‘‘‘‘1i /path/to/my/group’’’’ /etc/redhat-release

3. start the sophos management service
# service sav-rms start

note: the release file is checked each time the service is restarted, only the first line is used to populate the sophos console description field

note: this is the same field that can be customized for macosx

:2719


This thread was automatically locked due to age.
Parents Reply Children
No Data