Jump to content

Recommended Posts

Posted (edited)

I'm currently having issues with Netbooks connecting to our wireless system (Ruckus, Radius etc). The error is about Authenticating. http://www.edugeek.net/forums/wireless-networks/124555-ruckus-laptop-repeatedly-fails-authentication-when-joining-wlan.html

 

It runs from my 2k8 server. After some digging around, it came to my attention that the day the netbooks stopped connecting was the day that a cetificate on that server expired. So i've spent all day yesterday playing with certificates...this is the first time i've ever had any dealings with them.

 

I've renewed the cert i thought was causing the issue, but there's still an error:

 

Active Directory Certificate Services could not process request 124 due to an error: The request's current status does not allow this operation. 0x80094003 (-2146877437). The request was for CN=CURRICSVR2.harborne.pri.

 

In the failed requests folder Request 124 is "A required certificate is not within it's validity period......" "Error verifying Request Signature or Signing Certificiate"

 

Now i've found a certificate that has expired but when i try to renew it i get told that "The permissions on the certificate template do not allow the current user to enroll for this type of certificate" Enroll?

 

Also noticed that in the Enterprise PKI it's complaining that it cant find the #2 location for AIA, DeltaCRL and CDP.

 

Anyone got any pointers?

Edited by Little-Miss
Posted

One thing to have a quick check on, when you're trying to renew the cert have you got permissions (Read/Enroll) directly on the certificate template? As I'm pretty sure it uses user permissions, not computer ones by default.

 

Steve

  • Thanks 1
Posted

I may be being stupid, but isn't that because it's already expired? Thought you had to create a new one when it expired, you could only renew an already running one.

 

Edit - Lemme see -

 

Renew an Existing Certificate Wizard Page

 

You cannot renew a certificate that has already expired. If you try to renew a certificate that has expired, the certification authority (CA) will reject the request, and you will see an error message similar to "Error Verifying Request Signature or Signing Certificate. A required certificate is not within its validity period when verifying against the current system clock or the timestamp in the signed file." This message will also be displayed in the Failed Requests node of the issuing CA. If your certificate has already expired, you must request a new certificate instead of renewing the existing certificate.

 

Unless there's any workarounds?

 

Steve

  • Thanks 1
Posted

As in the -n part, subject name? Effectively just a name, but needs to conform to some silly standard. (Or did you mean subjectkey etc etc?)

 

Steve

Posted

When trying to create a new one, it says it wants a subject name.

 

There's a drop down with options such as Full DN, Common name etc. I did notice that in the error above it was searching for CN=CURRICSVR2.harborne.pri.

 

Sorry if this seems a bit obvious to people, i've never had to deal with certs before...

Posted
Sorry if this seems a bit obvious to people, i've never had to deal with certs before...

 

Do you know who set it up last time? It might be worth getting on to them and seeing what they say.

Posted

Generally you name the certificates (the -n part is if you're doing it command line, not wizard) (common convention is starting it with CN=), but it can be anything depending on how many certs you want to make tbh.

 

Could be "CN=myWirelessCert", or -n "CN=ServerName" etc etc. Just if like us you like 9milllllllion certs, it's better to name it something different :) If you're only running 1/2, doesn't really matter.

 

Steve

  • Thanks 1
Posted

Just in case some stumbles across this with a similar issue. I was pretty close to sorting it, the guy (kindly) said that he only found the issue though experience of using Certs.

 

Even though the server had the new certificate, it bound itself to the wrong one. One that doesn't include client authentication as one of its roles. I think it was under the Radius authentication settings.

 

He swapped it for the other and ta-dah all my Netbooks connected as soon as they were switched on

 

Gotta love IT...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...