9
Hi,
This is exactly the goal of the NIS login module ! The goal of the Authentication Service hack is to externalise the authentication process. Your users has simply to use their NIS login/password to login to XOOPS once this module has been enabled. If the user connects for the first time a XOOPS user account will be automatically created based on the information find via NIS: username, full name (gecos info), etc. The only missing part right now is the mail address. If the mail address can be derived from either the username or the gecos, it is trivial to implement.
With the NIS and LDAP module you can even allow pure XOOPS users and NIS/LDAP users to loging to your XOOPS site.
Best regards,
Benoit