Re: [e-users] elsa & pam

2011-02-07 Thread michael bouchaud
You mustn't launch elsa_client. Elsa_client was used to catch some user inforamtion (login, password, ...), so use less memory if you don't need it (autologin). Don't make some scripts to launch elsa_client, it's elsa's job. She cleans the things between logons, with restarting X. When X will be re

Re: [e-users] elsa & pam

2011-02-07 Thread michael bouchaud
Thanks for your repport. I think it's a problem with dbus. The daemon must still wait for some process started via dbus, who doesn't close. so if you kill X, elsa will restart (you have a new X-dbus session). I have already other one problem with communication between dbus and X . I need some inves

Re: [e-users] elsa & pam

2011-02-06 Thread C Anthony Risinger
On Fri, Feb 4, 2011 at 11:33 AM, Mister Olli wrote: > > I currently experience the following behaviour. > - Starting & logging in via elsa works perfectly. My e17 is as stable >  as starting X manually > - When I finish enlightenment all windows get closed, my screen remains >  black and mouse cur

Re: [e-users] elsa & pam

2011-02-06 Thread Mister Olli
Hi Michael, I found the time to do some more troubleshooting on my current machine. I'm trying to explain my results here in detail, if there's anything you don't understand please/ reproduce just ask me for more details ;-) First of all, logging on @/dev/tty1 and starting e17 via 'startx' works

Re: [e-users] elsa & pam

2011-01-30 Thread Mister Olli
Hi Michael, sry for being unresponsive, had some real life changes to handle ;-) Unfortunately I'm working on another hardware now. As it's completly different (older ;-)) I have to see if I can reproduce my problems. As soon as I'm able to tell you any test results I let you know. Regards, Mr.

Re: [e-users] elsa & pam

2011-01-28 Thread michael bouchaud
Still have problems with elsa, or ? surely it isn't perfect but ... 2010/12/29 Mister Olli > hi... > > > > While doing further testing I found two more problems > > regarding elsa, > > and I'm unsure if they are related to my system or elsa > > itself: > >

Re: [e-users] elsa & pam

2010-12-28 Thread Mister Olli
hi... > While doing further testing I found two more problems > regarding elsa, > and I'm unsure if they are related to my system or elsa > itself: > 1) When logging in with elsa --> exiting e17 --> login with > elsa again > my screen rema

Re: [e-users] elsa & pam

2010-12-17 Thread michael bouchaud
2010/12/15 Mister Olli > Hi Michael, > > thanks for fixing this. Great work. I now see the correct pam login > messages and I'm able to bind some PAM modules I need to it :-) > > While doing further testing I found two more problems regarding elsa, > and I'm unsure if they are related to my syste

Re: [e-users] elsa & pam

2010-12-15 Thread Mister Olli
Hi Michael, thanks for fixing this. Great work. I now see the correct pam login messages and I'm able to bind some PAM modules I need to it :-) While doing further testing I found two more problems regarding elsa, and I'm unsure if they are related to my system or elsa itself: 1) When logging in

Re: [e-users] elsa & pam

2010-12-06 Thread Mister Olli
Thanks Michaël for the fast fix :-)) I'm gonna give it a try during the weekend and give you some feedback on how it works. Regards, Mr. Olli On Fri, 2010-12-03 at 11:40 +0100, michael bouchaud wrote: > fixed now > > 2010/12/3 michael bouchaud > Hooo, some codes in elsa are missed... S

Re: [e-users] elsa & pam

2010-12-03 Thread michael bouchaud
fixed now 2010/12/3 michael bouchaud > Hooo, some codes in elsa are missed... SPANK SPANK SPANK me > > 2010/12/2 Mister Olli > > hi... >> >> >> > If so, what configuration steps need to be taken to make elsa >> > open a >> > session when a user logs in successfully

Re: [e-users] elsa & pam

2010-12-03 Thread michael bouchaud
Hooo, some codes in elsa are missed... SPANK SPANK SPANK me 2010/12/2 Mister Olli > hi... > > > > If so, what configuration steps need to be taken to make elsa > > open a > > session when a user logs in successfully? > > need a file in /etc/pam.d/program_name and all

Re: [e-users] elsa & pam

2010-12-02 Thread Mister Olli
hi... > If so, what configuration steps need to be taken to make elsa > open a > session when a user logs in successfully? > need a file in /etc/pam.d/program_name and all the stuff made with are > do in elsa_pam.c not sure what this means exactly. my gentoo comes a '/etc

Re: [e-users] elsa & pam

2010-11-18 Thread michael bouchaud
2010/11/17 Mister Olli > hi all, > > from the reading and short grep on the elsa source code I got the > impression that elsa is supporting PAM. > > is that correct? > yes, but no grep needed look into the README ^^ > If so, what configuration steps need to be taken to make elsa open a > sessio

[e-users] elsa & pam

2010-11-17 Thread Mister Olli
hi all, from the reading and short grep on the elsa source code I got the impression that elsa is supporting PAM. is that correct? If so, what configuration steps need to be taken to make elsa open a session when a user logs in successfully? the reason for my question is, that I wanna automate s