[Samba] samba4 internal dns Server ddns for the reverse lookup Zoneable
steve
steve at steve-ss.com
Mon Aug 25 11:52:03 MDT 2014
On Mon, 2014-08-25 at 19:42 +0200, Markus Roth wrote:
> Hi Steve,
>
> ok so we have the problem :-) i can't see the AD-Users. I think some entries are missing in the sssd.conf? Here my configurations:
>
> sssd.conf
>
> [sssd]
> services = nss, pam
> config_file_version = 2
> domains = winnet.local
> [nss]
> [pam]
> [domain/winnet.local]
> id_provider = ad
> auth_provider = ad
> access_provider = ad
> ldap_id_mapping = False
> dyndns_update = True
>
> nsswitch.conf
>
> passwd: files sss
> shadow: files sss
Are you using shadow passwds in AD?
> group: files sss
>
> the links from rowlands configuration for winbind are still active.
klist -k
send the output
disable nscd
rm /var/lib/sss/db/*
sssd -i -d3
then on another terminal:
getent passwd <a-domain-user>
send the output from the first terminal
>
>
>
> Gesendet: Montag, 25. August 2014 um 18:17 Uhr
> Von: steve <steve at steve-ss.com>
> An: "Markus Roth" <markusroth1983 at gmx.net>
> Cc: samba at lists.samba.org
> Betreff: Re: [Samba] samba4 internal dns Server ddns for the reverse lookup Zoneable
> On Mon, 2014-08-25 at 17:53 +0200, Markus Roth wrote:
> > Hi Steve,
> >
> > yes i would take the script from Rowland with the winbind implementation. But for interest i would also learn the sssd implementation. Is this correct that i also should see the AD-Users with getent passwd like the winbind implementation?
> >
> Yes. You should see the domain users with getent passwd too.
>
> > Oh sorry in my sssd.conf the dns updates are still disabled for the last tests with rowlands script :-)
> That's OK then.
>
More information about the samba
mailing list