On 04/12/2012 11:36 PM, R James wrote:
Wasn't the contention of the OP that someone had patched KDM so that keyword would be ignored no matter what you set it to ?What I"m about to tell you may destroy all of Linux or it may provide just the convenience you need:# sed -i 's/user != root//' /etc/pam.d/kdm # sed -i 's/AllowRootLogin=false/AllowRootLogin=true/'\ /var/lib/mageia/kde4-profiles/Default/share/config/kdm/kdmrc # service dm restart
