On Wed, 30 Mar 2005 20:48:07 +0100, Stuart Bailey stuart@linusoft.co.uk wrote:
On Wednesday 30 March 2005 19:35, Wayne Stallwood wrote:
On Wednesday 30 March 2005 10:51 am, Stuart Bailey wrote:
Does anyone know if it is possible to configure a DHCP server to automatically assign workgroups to windows clients?
Only guessing here but I'd say probably not. At least partly because any win9x/me client needs a reboot before a workgroup change becomes fully effective.
NT and 2000 also insist on rebooting after changing the name of the workgroup.
Well, I have a Linux server with Samba offering printers, home dir's and shared dir's. The office has a number of Windows clients (various, from Win2K, XP Home and XP Pro). They have all configured their own machines (and some visitors from other parts of the company also 'plug their machines in). Obviously, most things work, like internet access, ntp updates etc. Each win user has setup various shares on their machines, and when I look at the network using smbclient, I see 4 different workgroups, from different versions of Windows.
What I want to do is configure DHCP to force all windows clients to use the same workgroup, and then they will be able to share their files / printers.
Windows does not need to be on the same workgroup to use another's shares or printers. The workgroup does not even allow duplicate computer names in different groups - they all have to be unique if they can sense each other on the LAN. The workgroup is only for some sense of convience, not security. The workgroup doesn't even change the path to the service. eg. \fileserver\home
Therefore don't bother with changing the workgroups, and I'm sure the users will be happy clicking on the other workgroups they can see when they browse the network 'hood.
You don't mean Windows Domain do you? Bit more complicated, those are.
Good luck! Tim.