MSFN Forum: server 2008 domiain problem - MSFN Forum

Jump to content



Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

server 2008 domiain problem

#1 User is offline   pauluk83 

  • Member
  • PipPip
  • Group: Members
  • Posts: 105
  • Joined: 27-March 04

Posted 07 June 2008 - 02:53 PM

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


#2 User is offline   FAT64 

  • Senior Member
  • PipPipPipPip
  • Group: Members
  • Posts: 658
  • Joined: 09-October 04
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 08 June 2008 - 08:51 AM

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.

#3 User is offline   pauluk83 

  • Member
  • PipPip
  • Group: Members
  • Posts: 105
  • Joined: 27-March 04

Posted 09 June 2008 - 04:00 AM

View PostFAT64, on Jun 8 2008, 03:51 PM, said:

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

#4 User is offline   FAT64 

  • Senior Member
  • PipPipPipPip
  • Group: Members
  • Posts: 658
  • Joined: 09-October 04
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 09 June 2008 - 05:16 AM

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.

#5 User is offline   pauluk83 

  • Member
  • PipPip
  • Group: Members
  • Posts: 105
  • Joined: 27-March 04

Posted 11 June 2008 - 12:32 PM

View PostFAT64, on Jun 9 2008, 12:16 PM, said:

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?

#6 User is offline   pauluk83 

  • Member
  • PipPip
  • Group: Members
  • Posts: 105
  • Joined: 27-March 04

Posted 12 June 2008 - 03:22 PM

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: 12 June 2008 - 03:35 PM


#7 User is offline   pauluk83 

  • Member
  • PipPip
  • Group: Members
  • Posts: 105
  • Joined: 27-March 04

Posted 14 June 2008 - 03:01 PM

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

#8 User is offline   pauluk83 

  • Member
  • PipPip
  • Group: Members
  • Posts: 105
  • Joined: 27-March 04

Posted 15 June 2008 - 12:51 PM

.

This post has been edited by pauluk83: 16 June 2008 - 02:55 AM


#9 User is offline   pauluk83 

  • Member
  • PipPip
  • Group: Members
  • Posts: 105
  • Joined: 27-March 04

Posted 16 June 2008 - 02:55 AM

any1?

i really need this to work asap to get it all setup and working

#10 User is offline   Tripredacus 

  • K-Mart-ian Legend
  • Group: Super Moderator
  • Posts: 6,988
  • Joined: 28-April 06
  • OS:Windows 7 x86
  • Country: Country Flag

Posted 16 June 2008 - 08:56 AM

I suppose on the Vista machines you have already had them stop being in a workgroup right?

#11 User is offline   pauluk83 

  • Member
  • PipPip
  • Group: Members
  • Posts: 105
  • Joined: 27-March 04

Posted 16 June 2008 - 01:52 PM

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

#12 User is offline   pauluk83 

  • Member
  • PipPip
  • Group: Members
  • Posts: 105
  • Joined: 27-March 04

Posted 20 June 2008 - 08:08 AM

i still dont know what is causing this, any1 got any pointers?

Share this topic:


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users



All trademarks mentioned on this page are the property of their respective owners
Copyright © 2001 - 2011 msfn.org
Privacy Policy