[OpenAFS] USS Tool not found

Derrick J Brashear shadow@dementia.org
Wed, 11 Apr 2001 18:20:10 -0400 (EDT)


On Wed, 11 Apr 2001, Thomas Vincent wrote:

> Hi,
> I downloaded binaries for Solaris 8 from openafs.org. I have read about 
> the uss tool which does some of the heavy lifting for account creation. 
> I can not find it. Does anyone know if this was left out of the binary? 
> Or Transarc did not open source it?

ls src/uss
CVS              sample.template  uss_common.c  uss_kauth.h     uss_vol.c
Makefile         uss.c            uss_common.h  uss_procs.c     uss_vol.h
grammar.y        uss.rc           uss_fs.c      uss_procs.h
lex.c            uss_acl.c        uss_fs.h      uss_ptserver.c
sample.bulkfile  uss_acl.h        uss_kauth.c   uss_ptserver.h

zcat openafs/1.0.3/solaris-8/sun4x_58.tar.gz | tar tf -|grep uss
./etc/uss

-D