SSSD

General support questions
Post Reply
Pierrelaurent
Posts: 8
Joined: 2016/11/17 20:36:23

SSSD

Post by Pierrelaurent » 2019/09/16 19:17:57

Hi There

I am trying to get SSSD working but I am getting the error

did not pass access check, skipping

Can someone tell me what that means? And what can I do to fix this?

Pierrelaurent
Posts: 8
Joined: 2016/11/17 20:36:23

Re: SSSD

Post by Pierrelaurent » 2019/09/17 07:19:40

Tried the same thing with another machine and another domain controller and getting the same error. The server joins the domain though.

Pierrelaurent
Posts: 8
Joined: 2016/11/17 20:36:23

Re: SSSD

Post by Pierrelaurent » 2019/09/17 09:44:10

The problem is solved. File was placed in conf.d. But now how do I get logged in with a user created in active directory? Pam seems to be configured well and so does nsswitch

Thraex
Posts: 51
Joined: 2019/05/14 19:50:28

Re: SSSD

Post by Thraex » 2019/09/17 12:45:51

Can you do getent passwd adusername? If that doesn't work, try adding the @domain to the username. If that does work and you don't want to use full names in that format, edit the line in /etc/sssd/sssd.conf that says sometihng along the lines of name format

Pierrelaurent
Posts: 8
Joined: 2016/11/17 20:36:23

Re: SSSD

Post by Pierrelaurent » 2019/09/21 18:41:23

It worked, thanks

Post Reply