Re: Whats wrong with my CAPolicy.inf file?



Wow... does this text look familiar <G>.
My guess is that you copied and pasted this from the CD from my book or
from the PDF document. My guess is that the "_" character was translated
to an different character.
Try retyping the section header for [certsrv_server]
Brian


In article <e9CmY7MoGHA.1208@xxxxxxxxxxxxxxxxxxxx>,
jwdaigle@xxxxxxxxxxxxx says...
Hello there - I am creating a standalone Root CA (ie, offline), and created
a very simple CAPolicy.inf. It seems to be ignoring the settings in the inf
file. I have already checked to make sure its not CAPolicy.inf.txt :-)

The errors below from certmmc.log seem to indicate the file is found, but
that lines that are there are not read. I have looked at it for a while to
see if there is any kind of syntax error, but nothing pops out at me. Like
I said, the file is really simple.

Thanks for any help,

Joe


Here is the Inf file:

[Version]
Signature="$Windows NT$"

[certsrv_server]
Renewalkeylength=4096
RenewalValidityPeriodUnits=10
RenewalValidityPeriod=years

CRLPeriod=weeks
CRLPeriodUnits=26
CRLDeltaPeriodUnits=0
CRLDeltaPeriod=days

[CRLDistributionPoint]
Empty=True

[AuthorityInformationAccess]
Empty=True

[BasicConstraintsExtension]
PathLength=1



And here is the output from certmmc.log:


========================================================================
402.420.948: Begin: 7/6/2006 2:28 PM 54.718s
914.1439.0: certcli.dll: 5.2.3790.1830 retail (srv03_sp1_rtm.050324-1447)
914.1439.0: certmmc.dll: 5.2.3790.1830 retail (srv03_sp1_rtm.050324-1447)
402.315.949: End: 7/6/2006 2:28 PM 54.750s

========================================================================
.



Relevant Pages

  • Re: Whats wrong with my CAPolicy.inf file?
    ... of us learning the stuff. ... My guess is that the "_" character was translated ... see if there is any kind of syntax error, but nothing pops out at me. ... Here is the Inf file: ...
    (microsoft.public.windows.server.security)
  • Re: Script to format file to character number locations?
    ... I'm getting a syntax error on this snippet... ... > I'm trying to write a vb script that will take each cell of an excel row ... > place its text to start at a pre-designated character location. ... > First name starts at char 1 ...
    (microsoft.public.scripting.vbscript)
  • Re: Whats wrong with my CAPolicy.inf file?
    ... INF file line not found 0xe0000102 ... My situation is that I was rebuilding my root CA (our PKI is stil in the ... I was basically installing the CA on a freshly installed server 2k3 ... My guess is that the "_" character was translated ...
    (microsoft.public.windows.server.security)
  • Re: Search Form
    ... character (that allows ACCESS to see it as a single, ... I have a form that builds an SQL statement> depending on what fields you type data into. ... It all> works fine until I search for a name with an apostrophe> in it, ... > Syntax error in query> expression 'LIKE '%> john's%'))'. ...
    (microsoft.public.access.modulesdaovba)
  • Re: Character strings and arrays
    ... > However, as Giles pointed out, given character:: string, reference ... > to stringis NOT a syntax error per se (without implicit none). ... IMPLICIT NONE has no effect at all on the legality or the symantics. ...
    (comp.lang.fortran)