Re: password API needed

Jean-Francois Micouleau (Jean-Francois.Micouleau@utc.fr)
Mon, 18 May 1998 22:00:23 +0200 (MET DST)

Date:	Mon, 18 May 1998 22:00:23 +0200 (MET DST)
From:	Jean-Francois Micouleau <Jean-Francois.Micouleau@utc.fr>
To:	Jeremy Allison <jallison@whistle.com>
Subject: Re: password API needed
In-Reply-To: <3560845E.FF6D5DF@whistle.com>

On Tue, 19 May 1998, Jeremy Allison wrote:

> Luke,
>
> I am looking through what you have done in
> passdb.c etc. You have confused functions that return
> smb_passwd entries and funtions that return sam_passwd
> entries.
>

I already told Luke this afternoon (early morning for you)

> You then have getsam21pwnam returning a struct sam_passwd.
> This is ok.

hum, to be perfectly clean in naming convention

getsam21pwnam should return a SAM_INFO_21 struct
getsampwnam a sam_passwd struct
getsmbpwnam a smb_passwd struct

> I will make these changes, as it will clarify a
> great deal of code.

It will clash with the getsmbXXX functions from smbpass.c

-----------------------------------------------------------
Pinky: "What are we going to do tonight, Brain?"
Brain: "The same thing we do every night, Pinky :
try to install Windows NT !"
-----------------------------------------------------------