Re: OpenLdap
On Mon, Oct 11, 2021 at 06:04:08PM -0500, Nicholas Geovanis wrote:
> On Mon, Oct 11, 2021, 7:31 AM Gokan Atmaca <linux.gokan@gmail.com> wrote:
>
> > Hello
> >
> > I am using openldap. I configured a different server as ldap client.
> > When I say "id user", the information comes. I have two organized
> > units. "people" and "groups". my test environment. But I can't login.
> > What could be causing the problem?
> >
>
> The immediate reason for the failure should be found in the sshd logs in
> /var. But the trick with LDAP for login authentication is this:
why should this be in the sshd logs?
Is he/she even try to ssh into that machine and using openldap as a
passwort store? Or a local login, httpd, email...
He/she might even try to just login into ldap, from the post
it is not clear what he/she is actually trying.
>
> (1) Make sure the services file is stepping thru the authentication
> databases in the order you believe is correct.
> (2) make sure name resolution is doing what you think it's doing.
> (3) Make sure that clock time is synchronized across all servers involved
> in that login and authentication.
>
>
> Example:
> > $ id gokhan (ldap_user)
> > uid=10000(gokhan) gid=2000(ob) groups=2000(ob)
> >
> > Thanks.
> >
> >
> > --
> > ⢀⣴⠾⠻⢶⣦⠀
> > ⣾⠁⢠⠒⠀⣿⡁ Debian - The universal operating system
> > ⢿⡄⠘⠷⠚⠋⠀ https://www.debian.org
> > ⠈⠳⣄⠀⠀⠀⠀
> >
> >
--
Henning Follmann | hfollmann@itcfollmann.com
Reply to:
- References:
- OpenLdap
- From: Gokan Atmaca <linux.gokan@gmail.com>
- Re: OpenLdap
- From: Nicholas Geovanis <nickgeovanis@gmail.com>