FS#3006 - kde-np pam file (+kde ABS tree)
|
Details
The current /etc/pam.d/kde-np could use some refinement. It
seems pam_console module isn't available anymore and
system-auth options seems to be deprecated (see errors in
auth.log). Moreover, there's a strange issue with limits and
logging to kde. When I first log to kde (autolog, through
kdm), limits for the users are set (ulimit -a corresponds
properly with /etc/security/limits.conf), whereas after
relogging, limits aren't set anymore. I don't know where the
problem lies, but it could be troublesome, especially if RT
limits are concerned.
Additionally, as this bug seems to be at least partially of tpowa's concern, kde's ABS tree could use some cleaning before the forthcoming (I hope) 3.4.2 release, as obsolete files seem to lie around. Cheers, |
This task depends upon
just one try:
what happens if you just copy login from pam.d to kde-np?
mv kde-np kde-np.old
cp login kde-np
thanks for your feedback
i close this one now