More importantly for now, after disabling SAK, I am
unable
to login with the Trinity Login Manager. Even fails with
root and AllowRootLogin=true.
Need help with this folks. I'm close to being able to upload packages for Slackware
but this KDM problem is a stopper.
Whether logging in as root or normal user all I get is "Login failed."
Enabling/disabling SAK makes no difference.
Are there are any build options I am missing? Any packages I need to build? Missing
patches? Special configuration options?
The KDE 4 KDM works fine with almost the same exact kdmrc settings.
My kdebase build options:
-DCMAKE_INSTALL_PREFIX=${PREFIX} \
-DSYSCONF_INSTALL_DIR=${SYSCONFDIR} \
-DLIB_SUFFIX=${LIBDIRSUFFIX} \
-DMAN_INSTALL_DIR=${MANDIR} \
-DWITH_SAMBA=ON \
-DWITH_OPENEXR=ON \
-DWITH_XCOMPOSITE=ON \
-DWITH_XCURSOR=ON \
-DWITH_XFIXES=ON \
-DWITH_XRANDR=ON \
-DWITH_XINERAMA=ON \
-DWITH_ARTS=ON \
-DWITH_XRENDER=ON \
-DWITH_XFIXES=ON \
-DWITH_XDAMAGE=ON \
-DWITH_XEXT=ON \
-DWITH_I8K=OFF \
-DWITH_XDMCP=ON
-DBUILD_ALL=ON
Thanks.
Darrell