                          ______  ______   ______  _____    
                         /_  __/ / ____/  / ____/ / ___/ 
                          / /   / /      / /_     \__ \  
                         / /  _/ /___ _ / __/  _ ___/ /  
                        /_/  (_)____/(_)_/    (_)____(_)  
		
-------------------------------------------------------------------------------

XATTRD is part of TCFS 2.0 package. It is needed to handle ext2 fs extended
attributes via rpc call. 

XATTRD must run on the NFS server for TCFS to work properly.

How to Install XATTRD:

- edit Makefile to set your installation dir 
  (changing definition of SBINDIR and MANDIR);
- type make to compile xattrd;
- type make install to install xattrd into your bin dir;
- add xattrd to your rc files.

Notice that xattrd reads from /etc/export the list of clients  allowed 
to mount local filesystems.
So if you change /etc/export file you will have to restart xattrd.


More info are available at http://mikonos.dia.unisa.it/tcfs or
http://www.globenet.it/~ermmau/tcfs.


Coders are available via e-mail at tcfs@mikonos.dia.unisa.it

E. Mauriello
