Displaying 5 results from an estimated 5 matches for "vtnr".
Did you mean:
vnr
2020 Jun 23
2
pam_systemd(samba:session): Failed to create session: No such file or directory
...ect user's ability to open the share):
Jun 23 10:14:37 filer-1 smbd[4572]: pam_systemd(samba:session): pam-systemd initializing
Jun 23 10:14:37 filer-1 smbd[4572]: pam_systemd(samba:session): Asking logind to create session: uid=16777217 pid=4572 service=samba type=tty class=user desktop= seat= vtnr=0 tty=smb/257860650 display= remote=yes remote_user= remote_host=172.26.10.1
Jun 23 10:14:37 filer-1 smbd[3944]: pam_systemd(samba:session): Failed to create session: No such file or directory
Jun 23 10:14:37 filer-1 smbd[3944]: pam_unix(samba:session): session opened for user DOMAIN\user by (uid=0...
2014 Jun 03
0
Wrong tty at autologin
...tem that use systemd.
On host user session (uid=5000) starts automatically but in container I have following error message:
May 12 00:18:15 localhost user-session-launch[110]: pam_systemd(login:session): Asking logind to create session: uid=5000 pid=110 service=login type=tty class=user seat=seat0 vtnr=1 tty=tty1 display= remote=no remote_user= remote_host=
May 12 00:18:16 localhost user-session-launch[110]: pam_systemd(login:session): Failed to create session: Invalid argument
May 12 00:18:16 localhost user-session-launch[110]: pam_unix(login:session): session opened for user app by (uid=0)
Af...
2020 Jun 23
0
pam_systemd(samba:session): Failed to create session: No such file or directory
...39;s ability to open the share):
> Jun 23 10:14:37 filer-1 smbd[4572]: pam_systemd(samba:session): pam-systemd initializing
> Jun 23 10:14:37 filer-1 smbd[4572]: pam_systemd(samba:session): Asking logind to create session: uid=16777217 pid=4572 service=samba type=tty class=user desktop= seat= vtnr=0 tty=smb/257860650 display= remote=yes remote_user= remote_host=172.26.10.1
> Jun 23 10:14:37 filer-1 smbd[3944]: pam_systemd(samba:session): Failed to create session: No such file or directory
> Jun 23 10:14:37 filer-1 smbd[3944]: pam_unix(samba:session): session opened for user DOMAIN\user...
2020 Jun 23
1
pam_systemd(samba:session): Failed to create session: No such file or directory
...lity to open the share):
>> Jun 23 10:14:37 filer-1 smbd[4572]: pam_systemd(samba:session): pam-systemd initializing
>> Jun 23 10:14:37 filer-1 smbd[4572]: pam_systemd(samba:session): Asking logind to create session: uid=16777217 pid=4572 service=samba type=tty class=user desktop= seat= vtnr=0 tty=smb/257860650 display= remote=yes remote_user= remote_host=172.26.10.1
>> Jun 23 10:14:37 filer-1 smbd[3944]: pam_systemd(samba:session): Failed to create session: No such file or directory
>> Jun 23 10:14:37 filer-1 smbd[3944]: pam_unix(samba:session): session opened for user DOM...
2016 Mar 09
4
libvirtd vs XDG_RUNTIME_DIR
I ran into an odd problem today. I wanted to share it here in the
hopes of maybe saving someone else some lost time.
When you run libvirtd as an unprivileged user (e.g., if you target
qemu:///session from a non-root account), then libvirt will open a
unix domain socket in one of two places:
- If XDG_RUNTIME_DIR is defined, then inside
$XDG_RUNTIME_DIR/libvirt/libvirt-sock
- If