Configuration
In the yp-libexec-Path (I recommend /local/yp/libexec you have to
put a script for
- creating users, to make the homedirectory
and copy the default files there.
(Arguments: username, uid, homedir )
- deleting users (remove the homedirectory etc ....)
(Argument: userneme to delete )
- rebulding the NIS_maps (Argument: _PATH_PASSWD)
Please edit the Makefile and the config_svc.h to your needs.