[Go to CFHT Home Page] Man Pages
Back to Software Index  BORDER=0Manpage Top Level
    fndestroy(1M) manual page Table of Contents

Name

fndestroy - Destroy an FNS context

Synopsis

fndestroy composite_name

Availability

SUNWfns

Description

fndestroy removes the context bound to composite_name. The context is not removed if there are subcontexts associated with composite_name.

Examples

The command
eg% fndestroy user/jsmith/
destroys the context named by user/jsmith/ and removes the binding of jsmith from the context user/.

This command fails if the context user/jsmith/ contains subcontexts, or if the invoker does not have the NIS+ credentials required to delete the NIS+ tables that store the user’s bindings. See fns(5) .

See Also

fncreate(1M) , fnlist(1) , fnlookup(1) , fnunbind(1) , fns(5) , fns_policies(5)


Table of Contents