On Sun, May 27, 2012 at 1:13 AM, Kok, Auke-jan H <auke-jan.h....@intel.com> wrote: > On Sun, May 27, 2012 at 5:51 AM, Shawn Ferris <shawn.fer...@gmail.com> wrote: >> On Sat, May 26, 2012 at 10:00 PM, Shawn Ferris <shawn.fer...@gmail.com> >> wrote: >>>> 1) systemctl --system start user@<username>.service (may not work, but is >>>> usable as a template) >>>> 2) ../user/default.target needs to define something meaningful >>>> 3) "session optional pam_systemd.so" in /etc/pam.d/systemd-auth >>>> 4) proper dbus.socket/dbus.service in ../user/ if you need a session bus >>>> >>>> without any of these, nothing will happen. >>> >>> Ok.. thanks Auke! I guess I'm a little surprised that having a >>> user@<username>.service and all that jazz is a requirement just to get >>> a simple shell. I'll give it a shot though. Appreciate the patience! > > so specifically for that part, I haven't done anything yet to "glue" > systemd --user > to each and every login shell, and I actually would not prefer to do this > right > now.
Honestly, it's not my interest to tie the two together either. I'm just trying to figure out the appropriate place to add pam_systemd. Looking at my fedora installation, it would indicate that it's added nearly system wide, regardless if user@.service is enabled. Obviously, when I do that, I'm locked out of my pandaboard.. It seems that the only appropriate place for this (for me) is 'systemd-shared' as defined by ' PAMName' in user@.service. Otherwise, I can't have a hybrid system where I have system --user working and still be able to log in interactively under any ID, including root. Even with the 'systemd --user' working correctly, I'm still unable to login to a shell if pam_systemd is in my login pam file. Shrug.. I'm fine with having the vars set in my profile, so I'm good now that services are started under the user session. Regards, Shawn _______________________________________________ systemd-devel mailing list systemd-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/systemd-devel