On Wed, 27 Aug 2003 13:38:09 +0200, André Franke
wrote:
> Stephen Roach wrote:
>
> >
> >Hi,
> >
> >Well, I've just set up Samba + goodies to get my Red Hat (lisa) and WinME
> >(homer) boxes connected and it all seems to be going rather well...except for
> >one thing.
> >
> >I'm not even sure if this is supposed to happen but here's the deal. First up,
> >my smb.conf file...
> >
> >-------------------------------------------------------------------
> >[global]
> > domain logons = yes
> > encrypt passwords = yes
> > log file = /var/log/samba.log
> > logon drive = p:
> > logon home = \\lisa\%U
> > netbios name = lisa
> > os level = 99
> > preferred master = yes
> > security = user
> > socket options = TCP_NODELAY IPTOS_LOWDELAY SO_RCVBUF=8192
> >SO_SNDBUF=8192
> > wins support = yes
> > workgroup = MYHOME
> >
> >[public]
> > path = /usr/public
> > guest ok = yes
> > writeable = yes
> >
> >[steve]
> > comment = "Steve's home"
> > path = /home/steve
> > valid users = steve
> > public = no
> > writable = yes
> > printable = no
> >
> >[oracle]
> > comment = "Oracle's home"
> > path = /home/oracle
> > valid users = oracle
> > public = no
> > writable = yes
> > printable = no
> >----------------------------------------------------------
>
> Hi Steve,
>
> I guess that is just normal since you did setup lisa as the "preferred
> master". Now lisa is your primary domain controller. If lisa was a
> Win2k server you would have the option to make your user profiles
> server homed or client homed.
> I think there is a similar option in SAMBA server too, but I'm not
> really expierenced in configuring SAMBA.
>
> regards
> André
Thanks for that. I've had a look at the smb.conf parameters and nothing seems
appropriate. I'll ask in a Linux froup.
Cheers
>> Stay informed about: Windows profiles copied to the server...is that right?