fndestroy(1M)




NAME

     fndestroy - destroy an FNS context


SYNOPSIS

     fndestroy composite_name


DESCRIPTION

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


EXAMPLES

     Example 1: Using The fndestroy Command

     The command

     example% 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 sub-
     contexts,  or if the invoker does not have the  NIS+ creden-
     tials required to delete the
      NIS+ tables that store the user's bindings.  See  fns(5).


ATTRIBUTES

     See attributes(5) for descriptions of the  following  attri-
     butes:

     ____________________________________________________________
    |       ATTRIBUTE TYPE        |       ATTRIBUTE VALUE       |
    |_____________________________|_____________________________|
    | Availability                | SUNWfns                     |
    |_____________________________|_____________________________|


SEE ALSO

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


Man(1) output converted with man2html