fachinformatiker-wiki

it's easy when it's here

User Tools

Site Tools


opentext:linux:oes

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:oes [2024/12/04 18:34] gsysopentext:linux:oes [2025/09/25 15:27] (current) – [rmupwd] gsys
Line 28: Line 28:
 </code> </code>
  
-====== Change ndsHome for multiple users ======+===== Change ndsHome for multiple users =====
  
 Export ldap objects with attribute ''ndsHomeDirectory'' and ''class=inetOrgPerson'': Export ldap objects with attribute ''ndsHomeDirectory'' and ''class=inetOrgPerson'':
Line 57: Line 57:
 <code> <code>
 ndsrepair -T          # check edir and replica status ndsrepair -T          # check edir and replica status
 +</code>
 +
 +===== ndstrace ====
 +
 +<code>
 +ndstrace -c connections | grep "VALID|AUTHEN"                 # check active user connections to eDir
 </code> </code>
  
Line 180: Line 186:
 https://support.microfocus.com/kb/doc.php?id=3564075 https://support.microfocus.com/kb/doc.php?id=3564075
  
 +===== rmupwd =====
 +Remove password attributes
 +<code>
 +export LD_LIBRARY_PATH=/opt/novell/eDirectory/eDir-exclusive/lib64:/opt/novell/eDirectory/lib64:/opt/novell/eDirectory/lib64/nds-modules:/opt/novell/lib64:$LD_LIBRARY_PATH
 +./rmupwd -pwd 10.1.1.32 636 /root/cert-ca.der cn=Installer,ou=Installers,ou=Verwalter,ou=Benutzer,ou=GSRV,ou=SCHULEN,o=ml3 base cn=admin,ou=Server,ou=DIENSTE,o=ml3
 +</code>
opentext/linux/oes.1733333690.txt.gz · Last modified: by gsys