D
D
dflbrhekbn2017-11-17 16:06:38
linux
dflbrhekbn, 2017-11-17 16:06:38

Why doesn't a domain user get to the desktop in Linux?

There is a PC on which AD and a domain are deployed. Domain users log on to windows machines without problems. Well, in the future there will be machines with Linux (Centos6.6) on which domain users should get. The internet is full of guides on pushing Linux machines into a domain. Step Screens
5a0eda2a6034b774552928.png5a0edb887f16c663130597.png
The wbinfo -u and wbinfo -g commands show a list of users and groups. Everything is pinged by domain name and ip.
But when I try to log in using the login and password of the domain user, an error pops up
5a0edce3437e6472511187.png
. And in secure.log this appears
17 12:48:06 goslinux pam: gdm-password: pam_unix(gdm-password:auth): authentication failure; logname= uid=0 euid=0 tty=:1 ruser= rhost= user=KVDRO\******yailo
Nov 17 12:48:06 goslinux pam: gdm-password: pam_winbind(gdm-password:auth): getting password (0x00000010)
Nov 17 12:48:06 goslinux pam: gdm-password: pam_winbind(gdm-password:auth) : pam_get_item returned a password
Nov 17 12:48:06 goslinux pam: gdm-password: pam_winbind(gdm-password:auth): user 'KVDRO\******yailo' granted access
Nov 17 12:48:06 goslinux pam: gdm-password: pam_winbind(gdm-password:account): user '*****yailo' granted access

Answer the question

In order to leave comments, you need to log in

2 answer(s)
D
dflbrhekbn, 2017-11-20
@dflbrhekbn

I solved the authorization problem by deleting mentions of ldap, kerberos, fingerprint in the PAM configuration files
/etc/pam.d/system-auth
/etc/pam.d/password-auth
In short, authorization in graphical mode was disabled, as I was told by the logs : goslinux pam: gdm-password : pam_winbind(gdm-password:auth): getting password (0x00000010)
Read more here

C
CityCat4, 2017-11-18
@CityCat4

net ads testjoin? Is the entire global section on the
screen ? If yes, where is interfaces=, where is password server=? I can send a samba config - just a worker, domain member.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question