opentext:linux:groupwise
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
opentext:linux:groupwise [2024/07/21 16:43] – [Befehle] gsys | opentext:linux:groupwise [2025/01/03 15:48] (current) – [Befehle] gsys | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== | + | ====== |
===== Befehle ===== | ===== Befehle ===== | ||
< | < | ||
- | gwadmin-ipc query # | + | gwadmin-ipc query # check listening |
</ | </ | ||
===== gwadminutil ===== | ===== gwadminutil ===== | ||
+ | |||
+ | Script Path: ''/ | ||
set superuser or change password | set superuser or change password | ||
Line 17: | Line 19: | ||
https:// | https:// | ||
https:// | https:// | ||
+ | |||
+ | < | ||
+ | gwadminutil dbinfo / | ||
+ | gwadminutil services -l | ||
+ | </ | ||
+ | |||
+ | |||
+ | ===== Recreate Certificates ===== | ||
+ | |||
+ | create CA and primary domain admin certificate | ||
+ | < | ||
+ | rcgrpwise stop gwadminservice | ||
+ | cd / | ||
+ | mv 74BE39B0-18DE-0000-AB71-EC63FBC605C8 OLD-74BE39B0-18DE-0000-AB71-EC63FBC605C8 | ||
+ | gwadminutil ca -d / | ||
+ | rcgrpwise start gwadminservice | ||
+ | </ | ||
+ | |||
+ | create domain and postoffice admin certicifates: | ||
+ | < | ||
+ | gwadminutil certinst -ca gwserver.example.com: | ||
+ | gwadminutil certinst -ca gwserver.example.com: | ||
+ | gwadminutil certinst -ca gwserver.example.com: | ||
+ | gwadminutil certinst -ca gwserver.example.com: | ||
+ | gwadminutil certinst -ca gwserver.example.com: | ||
+ | gwadminutil certinst -ca gwserver.example.com: | ||
+ | gwadminutil certinst -ca gwserver.example.com: | ||
+ | gwadminutil certinst -ca gwserver.example.com: | ||
+ | </ | ||
+ | |||
+ | create the mta/ | ||
+ | |||
+ | optional check issued certificates for SAN names | ||
+ | < | ||
+ | gwadminutil ca -d / | ||
+ | </ | ||
+ | |||
+ | https:// | ||
+ | |||
===== Monitor ===== | ===== Monitor ===== | ||
< | < | ||
- | / | + | / |
</ | </ | ||
opentext/linux/groupwise.1721573008.txt.gz · Last modified: 2024/07/21 16:43 by gsys