/[pkg-kde]/branches/kde4/packages/kdebase-workspace/debian/kdm.pam
ViewVC logotype

Contents of /branches/kde4/packages/kdebase-workspace/debian/kdm.pam

Parent Directory Parent Directory | Revision Log Revision Log


Revision 7226 - (hide annotations) (download)
Sun Sep 16 16:39:48 2007 UTC (5 years, 8 months ago) by trigger-guest
File size: 345 byte(s)
Port Debian specific settings and patches for kdm from KDE3
Someone should review this if possible. Especially the patch 03_genkdmconf.diff - I'm
not sure if I'm doing the right thing here. To be honest I don't know what this patch is for.

Known issues:
- postinst and friends are missing. don't know if they can be just copied...
- if you select the kdm session a failsafe session is started - no idea why
1 trigger-guest 7226 #
2     # /etc/pam.d/kdm - specify the PAM behaviour of kdm
3     #
4     auth required pam_nologin.so
5     auth required pam_env.so readenv=1
6     auth required pam_env.so readenv=1 envfile=/etc/default/locale
7     @include common-auth
8     session required pam_limits.so
9     @include common-account
10     @include common-password
11     @include common-session

  ViewVC Help
Powered by ViewVC 1.1.5