[Samba] classic upgrade, splitting servers
Rowland Penny
rpenny at samba.org
Mon May 29 09:38:43 UTC 2017
On Mon, 29 May 2017 11:14:38 +0200
"Stefan G. Weichinger via samba" <samba at lists.samba.org> wrote:
> Am 2017-05-28 um 22:29 schrieb Rowland Penny via samba:
>
> >>> The above log was generated with log level 4 .... I'd appreciate
> >>> some checking eyes.
> >
> > I download the log file, but it seems to be corrupted.
>
> it was only shared for 3 days.
> did some new log right now:
>
> https://oc.oops.co.at/owncloud/s/Je9s8hjkEHRX8mn
Sorry, I still cannot open it, want to send it me direct ?
> > Try comparing the AD objects for the users that cannot log in with
> > the user object of a user that can.
>
> by doing what? ldap browsing?
You can use ldapsearch, but Samba provides its own tools, install
ldb-tools and then run on the DC:
ldbedit -e nano -H /var/lib/samba/private/sam.ldb
This should open the entire (well almost) AD database in the nano
editor, where you can search for your users etc
if you want see all the database, add '--cross-ncs'
Rowland
More information about the samba
mailing list