Re: password API needed

Luke Kenneth Casson Leighton (lkcl@switchboard.net)
Mon, 18 May 1998 19:25:41 +0000 (GMT)

Date:	Mon, 18 May 1998 19:25:41 +0000 (GMT)
From:	Luke Kenneth Casson Leighton <lkcl@switchboard.net>
To:	Jeremy Allison <jallison@whistle.com>
Subject: Re: password API needed
In-Reply-To: <3560845E.FF6D5DF@whistle.com>

> All functions returning an smb_passwd must be
> called get/setsmbXXXXX.

ok, can anyone think of a suitable 4 letter substitution for use by the
smbpass.c module.

example:

passdb.c there is getsmbpwent() which calls:

in ldap.c there is: getldappwent()
in nisppass.c there is: getnisppwent()
in smbpass.c there should be: getXXXXpwent().