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:14] gsysopentext:linux:oes [2024/12/19 12:38] (current) – [ndstrace] 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 106: Line 127:
 ===== NDS / eDirectory Health Check Procedures ===== ===== NDS / eDirectory Health Check Procedures =====
  
 +==== Frequency ====
 ^ Static Tree | Every Month on every Server | ^ Static Tree | Every Month on every Server |
 ^ Dynamic Tree | Every Week on every Server | ^ Dynamic Tree | Every Week on every Server |
 +
 +==== Steps ====
  
   - Check DS Versions and Timesync <code>   - Check DS Versions and Timesync <code>
-ndsrepair -T +ndsrepair -T </code>   
-</code>+
   - Check Server-to-Server Synchronization <code>   - Check Server-to-Server Synchronization <code>
-ndstrace +ndstrace </code> Within ndstrace enter: <code>
-</code> Within ndstrace enter: <code>+
 #enables screen and file logging to the ndstrace.log file #enables screen and file logging to the ndstrace.log file
 SET NDSTRACE=ON SET NDSTRACE=ON
opentext/linux/oes.1730045664.txt.gz · Last modified: 2024/10/27 17:14 by gsys