On 18/07/14 19:59, Jon Yeargers wrote:
> When I attempt to put 'security = ADS' in here the samba service won't start. Is this what you are referring to?
To get the smb.conf you posted, you must have run 'samba-tool domain
provision' with various options, ergo you are now running an AD DC, you
cannot add 'security = ADS', this belongs only on a client or member server.
>
> This system is the PDC (beanbag). This system is running sssd to authenticate against a separate LDAP server. I can ssh to the machine using accounts from the LDAP machine. I just can't use windows logins in the same manner.
Have you joined ANY machines to your new AD DC ? if not, then don't,
until you decide where you want to end up.
If you have joined any machines, then there is no going back without
re-installing those windows machines.
You need to decide what you want, if you decide to use the AD DC, then
your clients will authenticate to this, an AD DC does not authenticate
to anything, it is the authenticator!
You can run samba4 just like samba3 i.e. in what is know as 'classic' mode.
So having said all that, where do you need to be from here ?? just what
are you trying to attain ??
Rowland
>
> It's clear that I've done something incorrectly here. Hopefully it's obvious to someone on this list.