On Mon, 2011-11-21 at 16:48 -0500, Geoffrey Myers wrote: > Robert Krambovitis wrote: > > On Mon, 2011-11-21 at 16:20 +0800, alphachi wrote: > >> enlightenment-0.16.999.55225,2 on FreeBSD 8.2 Release > >> > >> Is this a bug or need additional config? Thanks! > >> ------------------------------------------------------------------------------ > >> All the data continuously generated in your IT infrastructure > >> contains a definitive record of customers, application performance, > >> security threats, fraudulent activity, and more. Splunk takes this > >> data and makes sense of it. IT sense. And common sense. > >> http://p.sf.net/sfu/splunk-novd2d > >> _______________________________________________ > >> enlightenment-users mailing list > >> [email protected] > >> https://lists.sourceforge.net/lists/listinfo/enlightenment-users > >> > > > > I had this issue on opensuse, I found that the user needed to have read > > permission to /etc/shadow > > > > In my case I added the user to group shadow. > > Not a good thing. > > > > > > > ------------------------------------------------------------------------------ > > All the data continuously generated in your IT infrastructure > > contains a definitive record of customers, application performance, > > security threats, fraudulent activity, and more. Splunk takes this > > data and makes sense of it. IT sense. And common sense. > > http://p.sf.net/sfu/splunk-novd2d > > _______________________________________________ > > enlightenment-users mailing list > > [email protected] > > https://lists.sourceforge.net/lists/listinfo/enlightenment-users > >
You are of course correct, bypassing a system security measure is definately bad practice and my bad for suggesting it. The proper way would be to tweak the permissions in /etc/pam.d/shadow (or /etc/pam.d/other if not present) Again for my case, that would be to change the blocking session required in /etc/pam.d/shadow to requisite Configuration specifics will differ on freebsd however. ------------------------------------------------------------------------------ All the data continuously generated in your IT infrastructure contains a definitive record of customers, application performance, security threats, fraudulent activity, and more. Splunk takes this data and makes sense of it. IT sense. And common sense. http://p.sf.net/sfu/splunk-novd2d _______________________________________________ enlightenment-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-users
