| Trees | Indices | Help |
|
|---|
|
|
This module contains functions for accessing NIS maps.
|
|||
| error | |||
|
|||
|
|||
| str |
|
||
|
|||
|
|||
|
|||
Returns the entire map as a dictionary. Optionally domain can be specified but it defaults to the system default domain. |
Returns an array of all available NIS maps within a domain. If domain is not specified it defaults to the system default domain. |
Corresponds to the C library yp_match() call, returning the value of key in the given map. Optionally domain can be specified but it defaults to the system default domain. |
| Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0 on Tue Jan 29 22:41:05 2008 | http://epydoc.sourceforge.net |