IPB

Google Frontpage Forums Unattended CD/DVD Guide
 
Reply to this topicStart new topic
> server 2008 domiain problem
pauluk83
post Jun 7 2008, 02:53 PM
Post #1


Member
**

Group: Members
Posts: 115
Joined: 27-March 04
From: uk
Member No.: 16702
Country Flag


hey all

my problem is

i need to run a domain controler so i can have roaming profiles so my mates can have there own areas on the pcs

i would like to try server 2008 enterprise as i have a copy given to me by ms. problem is

vista vould not connect to the controoler kept giving me errors about cannt find server

and the users need to be able to log on to the domain controler, i e user can log on to my laptop or to the server depends witch is in use at the time, but it kept saying that the user didnt have rights to logon to the domain controller.

please help as it is doing my head in with my mates

cheers

Go to the top of the page
 
+Quote Post
FAT64
post Jun 8 2008, 08:51 AM
Post #2


Senior Member
****

Group: Members
Posts: 625
Joined: 9-October 04
From: Farnborough
Member No.: 33234



By default, ordinary users cannot logon locally to a Domain Controller. You will have to give them permission (something I wouldn't recommend). In Windows 2000, there is a utility called "Domain Controller Security Policy", expand Local Policy>User Rights Assignment and add "Authenticated Users" to the "Logon Locally" policy.

As to not finding the Domain Controller, a client uses DNS to locate a Domain Controller, try putting the IP address of the Domain Controller in the TCP/IP settings of the client.
Go to the top of the page
 
+Quote Post
pauluk83
post Jun 9 2008, 04:00 AM
Post #3


Member
**

Group: Members
Posts: 115
Joined: 27-March 04
From: uk
Member No.: 16702
Country Flag


QUOTE (FAT64 @ Jun 8 2008, 03:51 PM) *
By default, ordinary users cannot logon locally to a Domain Controller. You will have to give them permission (something I wouldn't recommend). In Windows 2000, there is a utility called "Domain Controller Security Policy", expand Local Policy>User Rights Assignment and add "Authenticated Users" to the "Logon Locally" policy.

As to not finding the Domain Controller, a client uses DNS to locate a Domain Controller, try putting the IP address of the Domain Controller in the TCP/IP settings of the client.



but i dont see Domain Controller Security Policy, only Local Security Policy
Go to the top of the page
 
+Quote Post
FAT64
post Jun 9 2008, 05:16 AM
Post #4


Senior Member
****

Group: Members
Posts: 625
Joined: 9-October 04
From: Farnborough
Member No.: 33234



1. Open GPMC, click Start, click Run, type gpmc.msc, and then click OK.

2. In the console tree, right-click Default Domain Controllers Policy in Domains\Current Domain Name\Group Policy objects\Default Domain Controllers Policy, and then click Edit.

3. In the Group Policy Management Editor window, in the console tree, go to Computer Configuration/Policies/Windows Settings/Security Settings/Local Policies/User Rights Assignment

Like I said, that was for a Windows 2000 DC, try the above.
Go to the top of the page
 
+Quote Post
pauluk83
post Jun 11 2008, 12:32 PM
Post #5


Member
**

Group: Members
Posts: 115
Joined: 27-March 04
From: uk
Member No.: 16702
Country Flag


QUOTE (FAT64 @ Jun 9 2008, 12:16 PM) *
1. Open GPMC, click Start, click Run, type gpmc.msc, and then click OK.

2. In the console tree, right-click Default Domain Controllers Policy in Domains\Current Domain Name\Group Policy objects\Default Domain Controllers Policy, and then click Edit.

3. In the Group Policy Management Editor window, in the console tree, go to Computer Configuration/Policies/Windows Settings/Security Settings/Local Policies/User Rights Assignment

Like I said, that was for a Windows 2000 DC, try the above.



ok i found the area u mentioned, but u cannot find log on locally, i got log on as a service though, any help?
Go to the top of the page
 
+Quote Post
pauluk83
post Jun 12 2008, 03:22 PM
Post #6


Member
**

Group: Members
Posts: 115
Joined: 27-March 04
From: uk
Member No.: 16702
Country Flag


ok i found log on locally evenutually, i have enabled it, BUT when a user tries to log on i get a message saying

""You cannot log on because the logon method you are using is not allowed on
this computer. Please see you network administrator for more details."

well i am the F**king admin. lol

also how do i get rid of the user password complexity and histor ect for users of the domain

This post has been edited by pauluk83: Jun 12 2008, 03:35 PM
Go to the top of the page
 
+Quote Post
pauluk83
post Jun 14 2008, 03:01 PM
Post #7


Member
**

Group: Members
Posts: 115
Joined: 27-March 04
From: uk
Member No.: 16702
Country Flag


hey all still having probelms...


i have got the setup working now just having issies with roaming profiles.

i got a user set up, but when loging on i get the following in the event log,

"Log Name: Application
Source: Microsoft-Windows-User Profiles Service
Date: 14/06/2008 21:46:48
Event ID: 1521
Task Category: None
Level: Error
Keywords: Classic
User: PSPAGE\pspage
Computer: server.pspage.local
Description:
Windows cannot locate the server copy of your roaming profile and is attempting to log you on with your local profile. Changes to the profile will not be copied to the server when you log off. This error may be caused by network problems or insufficient security rights.

DETAIL - Access is denied.
Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
<System>
<Provider Name="Microsoft-Windows-User Profiles Service" Guid="{89B1E9F0-5AFF-44A6-9B44-0A07A7CE5845}" EventSourceName="profsvc" />
<EventID Qualifiers="49152">1521</EventID>
<Version>0</Version>
<Level>2</Level>
<Task>0</Task>
<Opcode>0</Opcode>
<Keywords>0x80000000000000</Keywords>
<TimeCreated SystemTime="2008-06-14T20:46:48.000Z" />
<EventRecordID>289</EventRecordID>
<Correlation />
<Execution ProcessID="0" ThreadID="0" />
<Channel>Application</Channel>
<Computer>server.pspage.local</Computer>
<Security UserID="S-1-5-21-664250057-3065096007-1029384459-1108" />
</System>
<EventData Name="EVENT_CENTRAL_NOT_AVAILABLE_DISABLE">
<Data Name="Error">Access is denied. </Data>
</EventData>
</Event>"


I have tin the user account, in the profile tab i have the following

in the profile path i have :\\Server\netlogon\pspage
and i have set the home directory to drive z: \\Server\netlogon\Documents\pspage

obviosly the netlogon folder was already created i just added the documents folder and shared it, with the following, users with full control

creator ower, authenticated users, the user who is loged on so in the case paul s page, system, administrators, and server operators.

so how can it still be denided accsess when the user has full accsess on that share?

any help?

paul
Go to the top of the page
 
+Quote Post
pauluk83
post Jun 15 2008, 12:51 PM
Post #8


Member
**

Group: Members
Posts: 115
Joined: 27-March 04
From: uk
Member No.: 16702
Country Flag


.

This post has been edited by pauluk83: Jun 16 2008, 02:55 AM
Go to the top of the page
 
+Quote Post
pauluk83
post Jun 16 2008, 02:55 AM
Post #9


Member
**

Group: Members
Posts: 115
Joined: 27-March 04
From: uk
Member No.: 16702
Country Flag


any1?

i really need this to work asap to get it all setup and working
Go to the top of the page
 
+Quote Post
Tripredacus
post Jun 16 2008, 08:56 AM
Post #10


K-Mart-ian Legend
******

Group: Members
Posts: 1159
Joined: 28-April 06
From: Buffalo, NY
Member No.: 94953
OS: Server 2008 x64
Country Flag


I suppose on the Vista machines you have already had them stop being in a workgroup right?
Go to the top of the page
 
+Quote Post
pauluk83
post Jun 16 2008, 01:52 PM
Post #11


Member
**

Group: Members
Posts: 115
Joined: 27-March 04
From: uk
Member No.: 16702
Country Flag


i am using a vm at the moment just till i figured this out, so its on the same vm, users can logon on a temp profile
Go to the top of the page
 
+Quote Post
pauluk83
post Jun 20 2008, 08:08 AM
Post #12


Member
**

Group: Members
Posts: 115
Joined: 27-March 04
From: uk
Member No.: 16702
Country Flag


i still dont know what is causing this, any1 got any pointers?
Go to the top of the page
 
+Quote Post

Google Frontpage Forums Unattended CD/DVD Guide

Reply to this topicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:

 



Lo-Fi Version Time is now: 4th December 2008 - 11:24 AM
All trademarks mentioned on this page are the property of their respective owners
MSFN is not affiliated with Microsoft
Copyright © 2001-2008 msfn.org
Privacy Policy