Date: Mon, 18 May 1998 11:20:46 -0700 From: Jeremy Allison <jallison@whistle.com> To: lkcl@switchboard.net Subject: Re: password API needed
Luke,
Just letting you know that the changes you have
made to add LDAP & NIS need to be modularized to go through
a function pointer table. All these #ifdef LDAP etc. stuff
makes it difficult to read the code, check out how the
different shared memory systems are selected in locking.c
using the share_ops structure - we need the same for the
different password databases.
Jeremy.
-- -------------------------------------------------------- Buying an operating system without source is like buying a self-assembly Space Shuttle with no instructions. --------------------------------------------------------