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/10/27 17:24] – [Steps] 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 76: Line 82:
  
 https://support.microfocus.com/kb/doc.php?id=7014457 https://support.microfocus.com/kb/doc.php?id=7014457
 +===== NSS =====
 +
 +==== Commands ====
 +
 +<code>
 +nss /CTimeIsMetadataModTime
 +nss /ListXattrNWMetaData
 +
 +nss /NoCTimeIsMetadataModTime
 +nss /NoListXattrNWMetaData
 +
 +nss /find=CTimeIsMetadataModTime
 +nss /find=ListXattrNWMetaData
 +</code>
 +
  
 ===== DFS ===== ===== DFS =====
Line 165: 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.1730046292.txt.gz · Last modified: by gsys