pdb interface

Vince Brimhall vbrimhall at novell.com
Thu Dec 9 19:55:33 GMT 2004


I've been working on making modifications to the ldap passdb backend to
provide an increased level of integration with Novell Directory
Services (NDS).

I'mlooking for a way to have NDS updated for login success/failure for
Samba
logins. I've been unable to figure out how to accomplish this with the
existing
passdb interface and would like to propose adding a function to the
interface
that would allow passdb backends to act on the result of Samba's
authentication.

Could you comment on the possiblity of adding the following function or
something
similar to the interface?

   NTSTATUS (*pdb_update_login_attempts)(struct pdb_context *context,
				SAM_ACCOUNT *sam_acct, BOOL success);

Of course if I've missed a way that it can be done with the existing
code I'd be
grateful for that information as well.

Regards



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Vince Brimhall
Senior Software Engineer
801.861.1724
vbrimhall at novell.com

Novell, Inc., The leading provider of Net Business Solutions
http://www.novell.com 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~


More information about the samba-technical mailing list