Tool

dgiles's picture
tool
Reads:

4438

Score:
0
0
 
Comments:

0

List Extended Attributes

Author Info

1 December 2006 - 1:58pm
Submitted by: dgiles

license: 
Free
This utility will list extended attributes on NSS files on a Linux Server. The utility was designed to help developers use the listxattr API with NSS volumes. The ability for OES servers to use the listxattr() API for NSS volumes has been added to SLES 9 OES1 SP2 with the following patches and parameters:
  • For the this Utility to work on SLES 9 OES1 SP2 the kernel needs to be at the 282 (2.6.5-7.282).
It also requires the following patches:
  • km-nss-4.9.26-0.1.i586.rpm
  • novell-nss-4.9.23-1.i586.rpm
  • novell-sms-zapishim-2.6.5_7.282-1.0.5.i586.rpm

NSS must be installed and running.

  • The following parameters must be set from NSSCON
    • NSS /ListXattrNWMetadata
    • NSS /CtimeISMetadataModTime

How to Use the file:

From a terminal type:
listxattrs path/fileName.ext <enter>
Where path/fileName.ext is the name of an NSS file that exists on an NSS volume on a Linux Server.

Example: listxattrs /VOL1/file.txt <enter>

Sample output:

grep57:/xattr # ./listxattrs /media/nss/NSS1/file.txt
The file /media/nss/NSS1/file.txt has the extended attribute(s) netware.metadata.
There are 17 bytes of data in the extended attribute(s).

Source Code

AttachmentSize
listxattrs.zip3.71 KB




User Comments

© 2013 Novell