fachinformatiker-wiki

it's easy when it's here

User Tools

Site Tools


opentext:linux:groupwise

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
opentext:linux:groupwise [2024/07/24 19:12] – [GrouWise Linux] gsysopentext:linux:groupwise [2025/01/03 15:48] (current) – [Befehle] gsys
Line 4: Line 4:
  
 <code> <code>
-gwadmin-ipc query           # check listening adresses+gwadmin-ipc query           # check listening addresses
  
 </code> </code>
  
 ===== gwadminutil ===== ===== gwadminutil =====
 +
 +Script Path: ''/opt/novell/groupwise/admin/gwadminutil''
  
 set superuser or change password set superuser or change password
Line 18: Line 20:
 https://support.microfocus.com/kb/doc.php?id=7024447 https://support.microfocus.com/kb/doc.php?id=7024447
  
-==== Recreate Certificates ====+<code> 
 +gwadminutil dbinfo /groupwise/office1/dom   
 +gwadminutil services -l 
 +</code> 
 + 
 + 
 +===== Recreate Certificates =====
  
 create CA and primary domain admin certificate create CA and primary domain admin certificate
Line 31: Line 39:
 create domain and postoffice admin certicifates: create domain and postoffice admin certicifates:
 <code> <code>
-gwadminutil certinst -ca gwserver.example.com:9710 -db /groupwise/mail/po1 -a <admin> -p <password> # primary domain post office cert +gwadminutil certinst -ca gwserver.example.com:9710 -db /groupwise/mail/po1 -a <admin> -p <password>    # primary domain post office cert 
-gwadminutil certinst -ca gwserver.example.com:9710 -db /groupwise/mail/po2 -a <admin> -p <password> # primary domain post office cert+gwadminutil certinst -ca gwserver.example.com:9710 -db /groupwise/mail/po2 -a <admin> -p <password>    # primary domain post office cert
 gwadminutil certinst -ca gwserver.example.com:9710 -db /groupwise/office1/dom -a <admin> -p <password> # second domain cert gwadminutil certinst -ca gwserver.example.com:9710 -db /groupwise/office1/dom -a <admin> -p <password> # second domain cert
 gwadminutil certinst -ca gwserver.example.com:9710 -db /groupwise/office1/po1 -a <admin> -p <password> # second domain post office cert  gwadminutil certinst -ca gwserver.example.com:9710 -db /groupwise/office1/po1 -a <admin> -p <password> # second domain post office cert 
Line 53: Line 61:
  
 <code> <code>
-/etc/init.d/grpwise-ma      # startup config+/etc/init.d/grpwise-ma      # startup config file
 </code> </code>
  
opentext/linux/groupwise.1721841129.txt.gz · Last modified: 2024/07/24 19:12 by gsys