Koozali.org: home of the SME Server

creating windows domain

Offline stephen noble

  • *
  • 607
  • +1/-0
    • Dungog
creating windows domain
« Reply #15 on: December 30, 2006, 12:44:32 AM »
> Domain Admins => admin
yes, this does work now
after rejoining the domain ..., but why should i need to rejoin

this may be the same as the above question ie.

>Results
>1. Sometimes I can joing the domain, after rebooting the xp maxhine I cannot locate the >Domain Controller to log into the domain.

related bugs

http://bugs.contribs.org/show_bug.cgi?id=1836
After upgrade, some machines can no longer join domain

http://bugs.contribs.org/show_bug.cgi?id=2141
SME acting as PDC won't accept authentication from networked pcs

Offline stephen noble

  • *
  • 607
  • +1/-0
    • Dungog
creating windows domain
« Reply #16 on: December 31, 2006, 08:48:29 AM »
The following implies to me the regedit is no longer needed, sme7 uses samba3

http://www.linuxhomenetworking.com/wiki/index.php/Quick_HOWTO_:_Ch10_:_Windows,_Linux,_and_Samba

Note: With Samba version 2 you may also have to make a few changes to your system's registry using the regedit command and reboot before continuing.

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Netlogon\Parameters]
"requiresignorseal"=dword:00000000
"signsecurechannel"=dword:00000000

Offline andy_wismer

  • *
  • 107
  • +0/-0
    • ANWI-Net
creating windows domain
« Reply #17 on: January 04, 2007, 05:51:09 PM »
Hello

A few background infos on the Registry thingy for XP.

Windows XP with no SP or SP1 can easily log on to a SME Windows Domain.

After SP2, the Sign&Seal Packet Signing feature is a requirement for Windows XP. Server 2003 also needs it, if used as a "Member Server" on a SME Windows Domain. XP or Server 2003 can join the Domain, but after the required reboot can still only log on locally.

SME does provide WINS Service, but only if SME is Domain Master. That's done in the templates for Samba.conf...

The "Netlogon" share is created by SME when set as Domain Controller. However, SME sets it to be invisible. Microsoft, on the other hand, has had visible Netlogon directories visible since before Windows NT 3.51 and up to Windows 2000 Server, that was the standard. This can be enabled easily in SME, by creating (or coping the original) a template for Netlogon, and setting "browsable = yes".

Logon scripts belong there, and if NT or Win9x clients are used, you can actually also put in policy files in there too. A good idea is putting a copy of the registry file there too, for easy access after adding a PC to the domain. The admin can also easily edit logon scripts as by default he has access to this share.

The newer "Group Policys" will not work unless using Nitrobits commercial Group-Policy product.

But not everything M$ does should be followed. UNIX still doesn't have the "Run Virus.exe as administrator" bit set by default... ;-)

Wishing all a smooth 2007 with SME71!!!