Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

PPTP VPN error after upgrading domain to Win2003 AD

Status
Not open for further replies.

GaryMurray

Technical User
Joined
Feb 2, 2006
Messages
91
Location
GB

I have recently upgraded my company's domain from NT4 to Windows 2003 with Active Directory, all servers\PCs\printer\users are up and running on the upgraded domain.

The problem I have is that when I try to VPN in (pptp) like I used to I get the message:
'Verifying username\password' and then the following error comes up:

'Error 930: The authentication server did not respond to authentication request in a timely fashion'

any ideas what could be causing this or is there something I need to configure in AD, my user account is enabled to dial in?

Thanks
Gary
 

I have also tried this:

1) Add the VPN to the appropriate group. To do this, go to Active Directory Users and Computers>domain name>Users, double-click the RAS and IAS Servers security group. Select the members and add the VPN server to this group. 2) Type netsh ras add registeredserver at a command prompt (registeredserver is vpn server name), and then press ENTER.

but this has made no difference.
 
I have also tried this:

To resolve this issue, verify the user permissions in the Active Directory Users and Computers snap-in on a Windows 2000 domain controller. To do this, follow these steps:1. Click Start, point to Programs, point to Administrative Tools, and then click Active Directory Users and Computers.
2. Expand your domain.
3. Right-click Domain Controllers, and then click Properties.
4. Click the Group Policy tab, click Default Domain Controllers Policy, and then click Edit.
5. Expand Computer Configuration, expand Windows Settings, expand Security Settings, expand Local Policies, and then click User Rights Assignment.
6. Double-click Access this computer from the network.
7. By default, the Administrators, the Authenticated Users, and the Everyone groups are assigned this user right. If these groups are not assigned this user right, add them. To do so, click Add, locate the user or group you want to add, and then click OK two times.
The local System account must also have write permissions to the Routing and Remote Access log folder. Following is the default path:
%SYSTEMROOT%\System32\LogFiles
To change or verify the path of the Routing and Remote Access log folder, follow these steps:1. Click Start, point to Programs, point to Administrative Tools, and then click Routing and Remote Access.
2. Click the Route Access Logging object.
3. Verify that the path of the logging directory is as follows:
%SYSTEMROOT%\System32\LogFiles
4. Exit the Routing and Remote Access tool.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top