Koozali.org: home of the SME Server

Status for Samba XP clients for SME 6.0.1, 6.5 and 7.0 ?!

Offline arne

  • *****
  • 1,116
  • +0/-4
Status for Samba XP clients for SME 6.0.1, 6.5 and 7.0 ?!
« on: April 13, 2005, 03:33:51 AM »
Hello everybody !

I belive that the SME 6.0.1 will require a minor modification of the Windows XP client to be able to log on the XP to the Samba/Sme domain, when the SME 6.0.1 act as a Primary Domain Controller.

Don't know if this is necessary if the SME/Samba is set up as a work group member and not a PDC.

Is there anybody of you SME users who knows which installations that can be done with the Sme 6.0.1/6.5/7.0 that will not require modifications of the Windows XP clients ??

If anybody knows about installation alternatives that will permit use of unmodified Windows XP clients, please leave a message !!??

After all it is just a minor modification of the Win XP, but still it is a mod that require som data knowledge, so things are just more easy, it it is just to connect the new Windows XP PC.

What about the Windows XP Home (Not professional edition). It can not log on to a domain, but what if the Samba server is sat up like a Workgroup member, it is still possible to log on a XP Home client with individual work group acounts ? (One should believe that ?!)

(The SME servers I have sat up before has ben set up like PDC, but I guess they can be set up as work group members as well. Don't have a SME server available here at my place just now, so I can check it out. I hope that you bear over with me if I'm wrong.)

Best reg Arne.

Best Reg Arne.
......

Offline arne

  • *****
  • 1,116
  • +0/-4
Status for Samba XP clients for SME 6.0.1, 6.5 and 7.0 ?!
« Reply #1 on: April 14, 2005, 01:09:04 PM »
My only recent experience with Windows XP clients agaist SME/Samba is with SME 6.0.1 configured as a Primary Domain Dontroller.

On that installation I needed to make modifications on the Windows XP clients to make things to work.

I have heard rumers that there exist Sme distribution(s) where it is not required to make the Windows XP client modification.

Is there anybody that has tested some setup/configurations with Windows XP Samba clients exept for the one I have tested.

By the way .. I installed a Suse 8.1 server some months ago, and on that one the XP clients clold log into the domain without any modifications, so I know it can be done with the right Samba revision and configuration.

Arne.
......

Offline raem

  • *
  • 3,972
  • +4/-0
Re: Status for Samba XP clients for SME 6.0.1, 6.5 and 7.0
« Reply #2 on: April 14, 2005, 05:30:38 PM »
arne

> ...it is just a minor modification of the Win XP, > but still it is a mod that require som data knowledge

How much easier can it get, just double click on a reg file, not much knowledge needed there.
...

FoxFriend

Another way to do it
« Reply #3 on: April 14, 2005, 08:50:44 PM »
You can also use a login script (domain conroler only) that set a variable, for exemple mod_xp=ok and if this variable is not set, then you appy the .reg file.
Not very diificult, doesn't it ?

Offline arne

  • *****
  • 1,116
  • +0/-4
Status for Samba XP clients for SME 6.0.1, 6.5 and 7.0 ?!
« Reply #4 on: April 14, 2005, 10:23:10 PM »
RayMichell ->

"How much easier can it get, just double click on a reg file, not much knowledge needed there."

Something I have missed ?! Think I do the thing like this eplanation on the bottom of this link. There is some more easy method ??

http://www.ccs.uky.edu/docs/samba.htm

Foxfriend ->

"You can also use a login script (domain conroler only) that set a variable, for exemple mod_xp=ok and if this variable is not set, then you appy the .reg file."

Don't understand "how". Mod to the server only and/or the client ?

Thanks  :lol:

Arne.
......

Offline arne

  • *****
  • 1,116
  • +0/-4
Status for Samba XP clients for SME 6.0.1, 6.5 and 7.0 ?!
« Reply #5 on: April 14, 2005, 10:36:28 PM »
Here is a shortone of the way I do it, that hopefully might be "not so smart":

Appendix A: Windows XP Setup
This supplemental page describes how to set up Windows XP Professional to connect to your server. Note that only Windows XP Professional can join a domain. Windows XP Home can still access the SME server, but these directions are not needed, and it will see the server as simply another fileshare on your network.

1. Run the regedit32 command. We will patch the registry keys to enable access to the domain login functionality of SME server.
a. Locate this key:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\netlogon\parameters/
b. Set "RequireSignOrSeal" = dword:00000000
c. Locate this key:  
HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\System\
d. Set “CompatibleRUPSecurity”=dword:1
2. Right click MyComputer, select Properties. Go to 3. Change and click on Domain and enter the workgroup/domain-name of your server.
4. Reboot and then the changes will be effective.
......

Offline raem

  • *
  • 3,972
  • +4/-0
Status for Samba XP clients for SME 6.0.1, 6.5 and 7.0 ?!
« Reply #6 on: April 15, 2005, 10:40:48 AM »
The registry patch for Win XP is located in
/home/e-smith/files/server-resources/regedit/winxplogon.reg

Just copy this file to a server share & then it is easily available to transfer to each workstation by the network connection (logged on to workgroup) or floppy disk.

Then just double click on the winxplogon.reg file and the settings will be added to the Windows Registry, no need for expert knowledge & danger using regedit.

Same goes for the Win98 reg patch, win98pwdcache.reg
...

Offline arne

  • *****
  • 1,116
  • +0/-4
Status for Samba XP clients for SME 6.0.1, 6.5 and 7.0 ?!
« Reply #7 on: April 15, 2005, 01:28:39 PM »
Great news ! Thanks a lot ! I have allways done it in "the manual way"  :hammer:

Arne.
......

RobRoye

Status for Samba XP clients for SME 6.0.1, 6.5 and 7.0 ?!
« Reply #8 on: April 16, 2005, 01:17:26 AM »
Wow, it seems the dev team has indeed thought of everything!

Great job!

dhardy

Status for Samba XP clients for SME 6.0.1, 6.5 and 7.0 ?!
« Reply #9 on: April 16, 2005, 11:56:44 AM »
Guys,

You're making this a tough job :roll:

http://your-server/server-resources/

the last / is important. It's not accessible from the interweb so I guess you _could_ add other stuff in there.

All I do is ....

1. Get new XP client
2. Complete XP install wizard
3. Connect to LAN
4. Goto http://fleable/server-resources/ (because my server is called fleable)
5. Browse to regedit folder
6. Download winxplogon.reg and double click it.

No floppies, scripts, funny permissions on ibays or mucking about with regedit or anything  8-)

HTH

David.

cosy

SME 7 B4 and Windows XP pro SP2
« Reply #10 on: October 01, 2005, 09:50:39 AM »
HI
 
  Just install reg file from the server reboot
but i can't joing to the domain????

Offline azche24

  • *
  • 163
  • +0/-0
    • http://az-law.de
Re: SME 7 B4 and Windows XP pro SP2
« Reply #11 on: October 01, 2005, 12:45:44 PM »
Hi,
Quote from: "cosy"

but i can't joing to the domain????


Try using "root" better than "admin" when joining the domain.

Was often discussed here. Try a search, if my tip does not work.
Alexander Ziemann, Berlin - DE

cosy

Status for Samba XP clients for SME 6.0.1, 6.5 and 7.0 ?!
« Reply #12 on: October 01, 2005, 04:04:04 PM »
Hi,

 I already try root same error unknown user or bad password.
 
 :cry:

Offline arne

  • *****
  • 1,116
  • +0/-4
Status for Samba XP clients for SME 6.0.1, 6.5 and 7.0 ?!
« Reply #13 on: October 01, 2005, 10:16:39 PM »
Can not guarantee that I remember things correctely, but I think (hope) this will work:

1. Log on from a win pc to your sme server using the free program winscp (find it with google.)

2. Log on using root and root password.

3. Find the windows registry mod file in this directory:
/home/e-smith/files/server-resources/regedit

4. Copy over this file to the win xp pc and klick on it. Then the registry will be modified.

By the way, I checked just now that the reg mod file were there on a sme 7.0 B4

Best reg Arne.
......

Offline arne

  • *****
  • 1,116
  • +0/-4
......