[Samba] minimum of 'server services' for NT style domain ?
L.P.H. van Belle
belle at bazuin.nl
Wed Oct 9 09:01:18 UTC 2019
> -----Oorspronkelijk bericht-----
> Van: samba [mailto:samba-bounces at lists.samba.org] Namens
> Rowland penny via samba
> Verzonden: woensdag 9 oktober 2019 10:35
> Aan: samba at lists.samba.org
> Onderwerp: Re: [Samba] minimum of 'server services' for NT
> style domain ?
>
> On 09/10/2019 09:14, lejeczek via samba wrote:
> > hi guys,
> >
> > what would be an absolute minimum on the list of sevices
> one should have for NT style domain? (userdb in separate LDAP, dns too is in bind9)
The minimal "needed" services depends on how you use your server.
> >
> > And maybe even less need for stand-alone server?
Then most probely only smbd and winbind.
> >
> > many thanks, L.
> >
> I take it by 'services' you mean the 'smbd' , 'nmbd' and 'winbindd'
> binaries, if so, then you only need the 'smbd' & 'nmbd'
> binaries on both.
>
> You do not need dns with an NT4-style domain, it uses netbios instead.
^^^^^ not totaly wrong/right, but ..
Yes, you dont need dns for NT4 Style, because of netbios.
No, you do needs DNS since, netbios is more and more disabled.
Chicken and the egg problem... ;-)
And because of that, a correct setup with A-PTR and dnsdomainnames is a must.
Note, A-PTR + DNSdomain setup, without dns server can work also,
if your hosts and resolv.conf files are setup correctly.
But he is running bind so i assume that its setup correctly.
>
> Can I stress how important it is that anyone who is still using an
> NT4-style domain upgrades to AD. From Samba 4.11.0, they will
> no longer
> work by default, though you can reconfigure smb.conf to keep
> them working.
I think, he wants an stand alone samba server + ldap users for the system.
Basicly, im guessing he want to know thse. ( in debian )
https://wiki.debian.org/LDAP/OpenLDAPSetup
+
https://wiki.debian.org/LDAP/PAM
+
https://packages.debian.org/buster/ldapscripts
And/or
https://wiki.debian.org/PhpLdapAdmin
And the samba part.
https://wiki.debian.org/SAMBAServerSetup
Greetz,
Louis
More information about the samba
mailing list