Re: Password filters
From: Frank Hickman [MVP] (fhickman_NOSP_at_M_noblesoft.com)
Date: 12/23/04
- Next message: Tim Roberts: "Re: Perfect Hashing using C"
- Previous message: Tim Roberts: "Re: a question that m[0] in some class or struct"
- In reply to: Joseph Womack: "Password filters"
- Messages sorted by: [ date ] [ thread ]
Date: Thu, 23 Dec 2004 01:28:47 -0500
Yes it is coming from the Makefile and it looks to me like it should work on
a Win2k3 Server as well.
-- ============ Frank Hickman Microsoft MVP NobleSoft, Inc. ============ Replace the _nosp@m_ with @ to reply. "Joseph Womack" <zigzag@newsgroup.nospam> wrote in message news:7C35D9FE-B411-434F-BAEA-CC1C3608A96E@microsoft.com... > Hi all, > > I see this question is similar to others that have been ask, but I want to > ask it a little differently. > > Question: > Can I use the sample password filter in C:\Program Files\Microsoft > SDK\Samples\security\PasswordFilters\PassFilt\* (as-is or modified) on a > Windows Server 2003 (after I compile it of course)? > > All the information I have found, relates to Windows NT 4.0. Also, when I > try and compile it, I get the following: > Sorry this sample only builds for the Windows NT Platform > > I've looked up the functions called in PwdFilt.c, and they all look like > they are supported in 2003. The above error message seems to be coming > from > the makefile. I can fix the makefile with no problem, but should I be > able > to use the resulting error without any problems? > > Is there a better place to look?
- Next message: Tim Roberts: "Re: Perfect Hashing using C"
- Previous message: Tim Roberts: "Re: a question that m[0] in some class or struct"
- In reply to: Joseph Womack: "Password filters"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|