11.4 Active Directory login

Hi,
I’ve joined my box to an AD domain and set it to allow user logins via AD. In 11.2 I could choose my domain vs local login when X started up, in 11.4 I can not find that ability. Does anyone know is there is something to it now?

Bruce

Maybe you check /etc/sysconfig/displaymanager


## Type:        yesno
## Default:     no
#
# Display a combobox for Active Directory domains.
#
DISPLAYMANAGER_AD_INTEGRATION="no"

From mine:

Type: yesno

Default: no

Display a combobox for Active Directory domains.

DISPLAYMANAGER_AD_INTEGRATION=“yes”

Ok - I found one way to do it. I found that you can supply domain/username like on windows to tell it you are logging into AD. I tried this earlier and the screen reset, guess something had not clicked in the system till just now.

Hope this info helps someone else.

Try disabling the earlyxdm service in services runleve - apparently winbind does not kick in in time if this is enabled.