Owner's manual

Installing and Configuring the Nomadic Disk
Manager
ServerNet Nomadic Disk User’s Guide425485-001
3-4
Installing the Nomadic Disk Manager
Example 3-1. Sample TACLCSTM File Included With the Nomadic Disk Manager
?TACL MACRO
#set #informat tacl
[#if not [#variableinfo /existence/ :nomad] |then|
#def :nomad directory shared $SYSTEM.NOMADIC.NOMADSEG
]== end if
#push ulist
#set ulist [#uselist]
[#if not [#charfind ulist 1 :utils.1:dp.1] |then|
#set #uselist [#uselist] :utils:dp
] == end if
[#if not [#charfind ulist 1 :nomad.1] |then|
#set #uselist [#uselist] :nomad
] == end if
#pop ulist
==
== This is how to override the default configuration file of ==
$SYSTEM.NOMADIC.NDCONFIG ==
[#if not [#variableinfo /existence/ config^file] |then|
#push config^file
] == end if
#set config^file $SYSTEM.NOMADIC.NDCONFIG
#set #pmsearchlist [#pmsearchlist] #defaults