[Samba] PDC problem

John H Terpstra jht at samba.org
Tue May 13 13:39:13 GMT 2003


On Tue, 13 May 2003, kenneth.westelinck at pandora.be wrote:

> You need to set security to domain, not user.

Oh? Which domain do you think he will join?

security = domain, means "join the domain that is given by the workgroup
name"

The configuration below, "security = user" with "domain logons = Yes"
means we should be a PDC. The addition of "os level = 35" might help.

Better to check the output of "testparm" to make sure that the
configuration is error free.

To answer the question asked we would need to know how the MS Windows
machines are configured.


- John T.

>
> ------------------------
>  SvS <SirVaulterScoff at rseu.ru> wrote:
> ------------------------
> Hello all,
> > I'm running slackware linux 8.0 and tries to configure samba 2.2.8a
> > as PDC. I succeded configuring network shares i.e. netlogon,
> > profiles, etc. Everything is OK, but when i tries to make a domain
> > logon using windows 98 apears an error "Wrong parameter". When i
> > tries to join my samba domain under Windows 2000 it says "domain does
> > not exists ....". what am i doing wrong? Here comes my smb.conf...
> >
> >[global]
> >netbios name = EXPLAB
> >workgroup = HELL
> >os level = 64
> >preferred master = yes
> >domain master = yes
> >local master = yes
> >security = user
> >encrypt passwords = yes
> >domain logons = yes
> >logon path = \\%N\profiles\%u
> >logon drive = H:
> >logon home = \\homeserver\%u
> >logon script = logon.cmd
> >
> >[netlogon]
> >path = /usr/local/samba/lib/netlogon
> >writeable = no
> >write list = ntadmin
> >
> >[profiles]
> >path = /export/smb/ntprofile
> >writeable = yes
> >create mask = 0600
> >directory mask = 0700
> >
> >
> >--
> >Best regards,
> > SvS                          mailto:SirVaulterScoff at rseu.ru
> >
> >--
> >To unsubscribe from this list go to the following URL and read the
> >instructions:  http://lists.samba.org/mailman/listinfo/samba
>
>
>

-- 
John H Terpstra
Email: jht at samba.org


More information about the samba mailing list