The nsd
database-map type implements an interface to the Unified Name Service
supplied under Irix 6.5 and above. That service is a translation
layer between any program and a wide range of services (ranging from
NIS to LDAP). You declare an nsd database-map type
like this:
Kname nsd switches nsdmap
The name is the symbolic name you will
later use in the RHS of rule sets. The nsdmap is a
full path into the nsd(8)
daemons' name space (such as
/ns/engr.sgi.com/passwd.byname).
This nsd database-map type supports only a few
switches. They are listed in Table 23-21.
Table 23-21. The nsd database-map type K command switches
-a
|
-a
|
Append tag on successful match
|
-D
|
-D
|
Don't use this database map if DeliveryMode=defer
|
-f
|
-f
|
Don't fold keys to lowercase
|
-q
|
-q
|
Don't strip quotes from key
|
-S
|
-S
|
Space replacement character
|
-T
|
-T
|
Suffix to append on temporary failure
|
-t
|
-t
|
Ignore temporary errors
|
This
nsd type was contributed by Bob Mende of SGI Inc.