DataMuseum.dk

Presents historical artifacts from the history of:

DKUUG/EUUG Conference tapes

This is an automatic "excavation" of a thematic subset of
artifacts from Datamuseum.dk's BitArchive.

See our Wiki for more about DKUUG/EUUG Conference tapes

Excavated with: AutoArchaeologist - Free & Open Source Software.


top - metrics - download
Index: T d

⟦1c92de013⟧ TextFile

    Length: 1947 (0x79b)
    Types: TextFile
    Names: »dsabuild.8c«

Derivation

└─⟦2d1937cfd⟧ Bits:30007241 EUUGD22: P.P 5.0
    └─⟦35176feda⟧ »EurOpenD22/isode/isode-6.tar.Z« 
        └─⟦de7628f85⟧ 
            └─⟦this⟧ »isode-6.0/support/dsabuild.8c« 

TextFile

.TH DSABUILD 8C "17 Jun 1988"
.\" $Header: /f/osi/support/RCS/dsabuild.8c,v 7.0 89/11/23 22:27:08 mrose Rel $
.\"
.\"
.\" $Log:	dsabuild.8c,v $
.\" Revision 7.0  89/11/23  22:27:08  mrose
.\" Release 6.0
.\" 
.SH NAME
dsabuild \- build Directory entries from isoentities database
.SH SYNOPSIS
.in +.5i
.ti -.5i
.B \*(SDdsabuild
\%[-p\0prefix]
\%[-v]
.in -.5i
.SH DESCRIPTION
The \fIdsabuild\fR program reads the isoentities database with the
stub-directory service and creates entries in the "real" Directory for the
items matching a specific prefix.  It is intented for use in "bootstraping"
the Directory from an existing ISODE configuration.

Entries are created for all items whose designator matches the supplied
prefix and for those default entries which remain for the host in
question.  The application process name and application entity name are constructed
from the designator as converted by isoaliases and the qualifier.

All isoentities designators are passed through isoaliases for expansion
prior to attempting coversion into a Directory Name.
.PP
The '\-p' switch specifies the prefix to be used for selecting which
isoentities entries will be added to the directory.  By default this is
the current host name. This will be passed through isoaliases for
possible expansion.
.PP
The '\-v' switch enables verbose behavior.
.SH FILES
.nf
.ta \w'\*(EDdsaptailor  'u
\*(EDdsaptailor	directory configuration
.re
.SH "SEE ALSO"
isoentities(5), isoaliases(5),
.br
\fIThe ISO Development Environment: User's Manual\fR,
.br
ISO 9594:
\fIInformation Processing \-\- Open Systems Interconnection \-\-
The Directory
.SH AUTHOR
Marshall T. Rose
.br
Chris W. Moore,
The Wollongong Group
.SH BUGS
This maps the flat structure of the isoentities database into a two level
structure within the Directory tree, which may not be desirable.  In
general this facility is an interim solution prior to a more complete
study of application entity naming.