NAME

NDSContext - module in the package NDSm.


SYNOPSIS

  use NDSm::NDSContext;
  use NDSm::Buf_T;

  $Context = new NDSm::NDSContext;
  $Buf = new NDSm::Buf_T;

  Then you should use the methods outlined below.
  Look in the t/ directory for examples.


DESCRIPTION

  This extension enables you to modify the data stored in Novell NDS.
  with perl 5.000 or higher.
  This module also includes methods for initalizing and
  misc methods, like WhoAmI and others.
  You should get the NWSDK with same version as this module from
  http://developer.novell.com to understand what each method do.


METHODS


SEE ALSO

the Buf_T manpage

the NWServer manpage

the Misc manpage

the NDSm manpage

http://www.ahs.hist.no/distr/NDSm/

http://developer.novell.com


COPYRIGHT

  Copyright (c) Steinar Kleven 1997.
  All rights reserved.


AUTHOR

  Steinar Kleven, 
  mailto:Steinar.Kleven@ahs.hist.no