downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

yp_all> <yaz_wait
[edit] Last updated: Mon, 01 Nov 2010

view this page in

CLXXIII. NIS funciona

NIS ( anteriormente llamado Paginas Amarillas ) permite la administracion de red de los archivos de administracion importantes (e.g.El archivo de contraseñas). Para mas informacion dirigirse a las paginas de ayuda de NIS y a la direccion. Introduccion a YP/NIS Hay tambien un libro llamado gestionando NFS Y NIS por Hal Stern.

Para obtener estas funciones de trabajo, usted tiene que configure PHP con -- con- yp.

Tabla de contenidos
yp_all --  Traverse the map and call a function on each entry
yp_cat --  Return an array containing the entire map
yp_err_string --  devuelve el mensaje de error asociado con la operacion previa.Util que indica el problema exacto.
yp_errno --  Retorna el codigo de error de la operacion previa.
yp_first -- devuelve la primera clave emparejada con el nombrado mapa.
yp_get_default_domain -- Trae el valor por omision de dominios de maquina NIS.
yp_master --  Returns the machine name of the master NIS server for a map
yp_match --  Retorna la linea compañera (pareja).
yp_next --  Devuelve la siguiente clave tecleada en el nombre de mapa
yp_order -- Returns the order number for a map


add a note add a note User Contributed Notes NIS funciona
mkirk at cs dot umn dot edu 01-May-2007 09:48
more specifically, you can find the pecl extension here:

http://pecl.php.net/package/yp

Only the download though. As of posting no documentation lives there.

 
show source | credits | sitemap | contact | advertising | mirror sites