Hello, I've configured my fedora installation for authentication against the local ads. It works fine on the command line i've installed the following packages : sssd oddjob oddjob-mkhomedir adcli samba-common samba-winbind-clients krb5-workstation I checked if the realm could be found realm discover -v <realm> Which yielded the correct info then joined the realm with : realm join -v -U<adminaccount> --client-software=sssd <realm> The realm join with realms worked fine getent passwd <realm>\<user> yields the proper information kinit <user>@<realm> also works however, I can't seem to login to the domain using the kde login screen. Does anybody have any ideas ? And for bonus points, how to tell kde to show an extra field for the domain name on the login screen. (now it shows a field for login and one for password, I know it's possible to show a third for the domain, but don't know how) Cheers Rob _______________________________________________ kde mailing list kde@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/kde New to KDE4? - get help from http://userbase.kde.org