[SSSD-users] Re: problem login in with AD account after joined to the AD domain

2018-08-28 Thread John Hearns
What does getent passwd mahdavif give to you? Also whatis your settings in /etc/nsswitch.conf On Mon, 23 Jul 2018 at 17:19, Farshid Mahdavipour wrote: > thanks Jacob, > I set the log level to 6 in sssd.conf. here is the result: > > [root@azrclchefvm01 ~]# tail /var/log/sssd/* > > ==>

[SSSD-users] Re: problem login in with AD account after joined to the AD domain

2018-07-23 Thread Farshid Mahdavipour
It is resolved now. we had some policies in place to prevent users from login in to systems if they are not part of certain groups. sssd works fine. thanks On Mon, Jul 23, 2018 at 12:07 PM, Jakub Hrozek wrote: > On Mon, Jul 23, 2018 at 07:33:53AM -0700, Farshid Mahdavipour wrote: > > thanks

[SSSD-users] Re: problem login in with AD account after joined to the AD domain

2018-07-23 Thread Jakub Hrozek
On Mon, Jul 23, 2018 at 07:33:53AM -0700, Farshid Mahdavipour wrote: > thanks Jacob, > I set the log level to 6 in sssd.conf. here is the result: > > [root@azrclchefvm01 ~]# tail /var/log/sssd/* > > ==> /var/log/sssd/gpo_child.log <== > > (Mon Jul 23 13:50:58 2018) [[sssd[gpo_child[69656

[SSSD-users] Re: problem login in with AD account after joined to the AD domain

2018-07-23 Thread Farshid Mahdavipour
thanks Jacob, I set the log level to 6 in sssd.conf. here is the result: [root@azrclchefvm01 ~]# tail /var/log/sssd/* ==> /var/log/sssd/gpo_child.log <== (Mon Jul 23 13:50:58 2018) [[sssd[gpo_child[69656 [main] (0x0020): gpo_child failed! (Mon Jul 23 14:25:36 2018)

[SSSD-users] Re: problem login in with AD account after joined to the AD domain

2018-07-23 Thread Jakub Hrozek
> On 22 Jul 2018, at 22:47, Farshid Mahdavipour wrote: > > Hi, > > I have configured sssd.service to authenticate to AD on RHEL 7.5 and i have > successfully joined the rhel machine to AD. > but i cannot login to the machine with the AD account. > > here is the error when i try to login