[Samba] changing domains

Lee Leahu lee at ricis.com
Fri May 24 06:09:02 GMT 2002


On Thursday 23 May 2002 14:38, Hidong Kim wrote:
> Hi,
>
> We're going through a massive IT upgrade at our company.  All of the
> Windows computers are begin migrated to a new domain.  I want to move
> our Red Hat 7.2 Samba server to the new domain.  I changed the domain
> name using SWAT.  I checked that the new domain name was entered in
> /etc/samba/smb.conf.  But the Samba server isn't showing up in the new
> domain in the Network Neighborhood on the Windows machines.  In
> /etc/samba/smb.conf, I have this:
>
> # Global parameters
> [global]
>         domain = NEWDOMAIN

Thereis no domain item in the globals section.  
Use workgroup instead.  See the smb.conf man page for details.


>         server string = Samba Server
>         security = SHARE
>         encrypt passwords = Yes
>         username map = /etc/samba/smbusers
>         log file = /var/log/samba/log.%m
>         max log size = 50
>         socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192
>         os level = 33
>         preferred master = True
>         local master = No
>         domain master = False
>         dns proxy = No
>         wins support = Yes
>         guest account = smbuser
>         hosts allow = 192.168.230. 127.
>
>
>
> Thanks,
>
>
>
> Hidong





More information about the samba mailing list