On Tue, 2013-07-16 at 18:48 -0400, Matthew Daubenspeck wrote: > On Tue, Jul 16, 2013 at 08:45:15PM +0200, Marc Muehlfeld wrote: > > Did you clean up the tdb files on your member server? I could imagine, that > > Samba mixes the old and new domain in it's idmap cache. If it's a new > > installation and nothing important in the member servers registry (like > > print server printer settings), just remove the whole samba installation, > > 'make install' again and rejoin. > > Well now I am out of ideas. I hosed both setups and started from > scratch. Redid the provision with the proper rfc2307 added, and I have > created test users and assigned them UIDs in ADUC. I can create groups > and give them GIDs as well. I rejoined the member server, I can list all > users, but I still get no results from id on the member server. What the > heck could I be missing?
Are the uid entries really there? ldbsearch --url=/usr/local/samba/private/sam.ldb cn=testuser | grep uidNumber BTW, you really are doing this the hard way. There is none of this fiddling with sssd. Cheers -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/options/samba
