NIS

 view release on metacpan or  search on metacpan

NIS.pod  view on Meta::CPAN

=back

=head1 ERROR CODES

The $status variable returned by the above functions can have one of
the following values:

  $Net::NIS::ERR_ACCESS		Access violation
  $Net::NIS::ERR_BADARGS	Args to function are bad
  $Net::NIS::ERR_BADDB		yp data base is bad
  $Net::NIS::ERR_BUSY		Database is busy
  $Net::NIS::ERR_DOMAIN		Can't bind to a server which serves this domain
  $Net::NIS::ERR_KEY		No such key in map
  $Net::NIS::ERR_MAP		No such map in server's domain
  $Net::NIS::ERR_NODOM		Local domain name not set
  $Net::NIS::ERR_PMAP		Can't communicate with portmapper
  $Net::NIS::ERR_NOMORE		No more records in map database
  $Net::NIS::ERR_RESRC		Local resource allocation failure
  $Net::NIS::ERR_RPC		RPC failure
  $Net::NIS::ERR_YPBIND		Can't communicate with ypbind
  $Net::NIS::ERR_YPERR		Internal yp server or client interface error

NISTable.pod  view on Meta::CPAN


=back

=head1 ERROR CODES

The status method described above can return one of the following values:

  $Net::NIS::ERR_ACCESS		Access violation
  $Net::NIS::ERR_BADARGS	Args to function are bad
  $Net::NIS::ERR_BADDB		yp data base is bad
  $Net::NIS::ERR_BUSY		Database is busy
  $Net::NIS::ERR_DOMAIN		Can't bind to a server which serves this domain
  $Net::NIS::ERR_KEY		No such key in map
  $Net::NIS::ERR_MAP		No such map in server's domain
  $Net::NIS::ERR_NODOM		Local domain name not set
  $Net::NIS::ERR_PMAP		Can't communicate with portmapper
  $Net::NIS::ERR_NOMORE		No more records in map database
  $Net::NIS::ERR_RESRC		Local resource allocation failure
  $Net::NIS::ERR_RPC		RPC failure
  $Net::NIS::ERR_YPBIND		Can't communicate with ypbind
  $Net::NIS::ERR_YPERR		Internal yp server or client interface error



( run in 0.438 second using v1.01-cache-2.11-cpan-3cd7ad12f66 )