Please test the pam file from slim with elsa. I think this will work ... I have no idea how to provide a generic or generated pam file. :( For now it is the job of packagers to provide this customized file.
2011/7/14 Fabio <[email protected]> > SLIM > ------------------ > #%PAM-1.0 > auth requisite pam_nologin.so > auth required pam_env.so > auth required pam_unix.so > account required pam_unix.so > password required pam_unix.so > session required pam_limits.so > session required pam_unix.so > session optional pam_loginuid.so > session optional pam_ck_connector.so > ------------------ > > > > ELSA > ------------------- > #%PAM-1.0 > auth requisite pam_nologin.so > auth required pam_unix.so > account required pam_unix.so > session required pam_unix.so > -------------------- > > > installed in Arch with this package: > http://aur.archlinux.org/packages.php?ID=49669 > > > Greets > > > > > Em Wed, 13 Jul 2011 22:36:27 +0200 > michael bouchaud <[email protected]> escreveu: > > > could you make a diff between this two > > files /etc/pam.d/elsa /etc/pam.d/slim > > > > 2011/7/13 Fabio <[email protected]> > > > > > using ELSA, I configured memlock in limits.conf to "unlimited" but > > > "ulimit -l" > > > shows "64" > > > > > > changing login-manager to slim, the problem disappears > > > > > > > > > > > > > ------------------------------------------------------------------------------ > > > AppSumo Presents a FREE Video for the SourceForge Community by Eric > > > Ries, the creator of the Lean Startup Methodology on "Lean Startup > > > Secrets Revealed." This video shows you how to validate your ideas, > > > optimize your ideas and identify your business strategy. > > > http://p.sf.net/sfu/appsumosfdev2dev > > > _______________________________________________ > > > enlightenment-users mailing list > > > [email protected] > > > https://lists.sourceforge.net/lists/listinfo/enlightenment-users > > > > > > > > > > > -- Michaƫl Bouchaud ------------------------------------------------------------------------------ AppSumo Presents a FREE Video for the SourceForge Community by Eric Ries, the creator of the Lean Startup Methodology on "Lean Startup Secrets Revealed." This video shows you how to validate your ideas, optimize your ideas and identify your business strategy. http://p.sf.net/sfu/appsumosfdev2dev _______________________________________________ enlightenment-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-users
