On Wednesday 22 June 2011 05:47:50 Alan wrote: > Hello, > > I can't get kdm to authenticate my user. > > I built kdebase from revision 1236975, and I configured it as follows: > > mkdir build; cd build > cmake .. \ > -DCMAKE_INSTALL_PREFIX=/usr \ > -DCMAKE_BUILD_TYPE=Release \ > -DBUILD_ALL=On \ > -DBUILD_DOC=Off \ > -DWITH_SHADOW=On > > Yet I am unable to authenticate my user. This system doesn't have pam. > This used to work with kde 3.5.10 when I ran configure with --with-shadow. kdelibs build with cmake was not tested yet for shadow, only for pam. > Suggestions? -- Serghei