You are not logged in.

#1 2021-07-05 20:13:43

Nselm
Member
Registered: 2021-06-20
Posts: 8

Usermanagement broken ( logging in as user doesnt work, nor does su)

If I try to login from tty as user, it just flickers shortly, then resets without logging me in. If i type su - username i get this:

su: warning: cannot change directory to /home/chesterton: Permission denied
su: failed to execute /bin/bash: Permission denied

The same happens for every other user I create
Something that might be related to this is this:
My avahi-daemon does not start, giving me this message:

× avahi-daemon.service - Avahi mDNS/DNS-SD Stack
     Loaded: loaded (/usr/lib/systemd/system/avahi-daemon.service; enabled; vendor preset: disabled)
     Active: failed (Result: exit-code) since Mon 2021-07-05 22:05:24 CEST; 5min ago
TriggeredBy: × avahi-daemon.socket
    Process: 1638 ExecStart=/usr/bin/avahi-daemon -s (code=exited, status=255/EXCEPTION)
   Main PID: 1638 (code=exited, status=255/EXCEPTION)
        CPU: 2ms

Jul 05 22:05:24 MVorkosigan avahi-daemon[1638]: Failed to create PID file: Permission denied
Jul 05 22:05:24 MVorkosigan systemd[1]: avahi-daemon.service: Main process exited, code=exited, status=255/EXCEPTION
Jul 05 22:05:24 MVorkosigan systemd[1]: avahi-daemon.service: Failed with result 'exit-code'.
Jul 05 22:05:24 MVorkosigan systemd[1]: Failed to start Avahi mDNS/DNS-SD Stack.
Jul 05 22:05:24 MVorkosigan systemd[1]: avahi-daemon.service: Start request repeated too quickly.
Jul 05 22:05:24 MVorkosigan systemd[1]: avahi-daemon.service: Failed with result 'exit-code'.
Jul 05 22:05:24 MVorkosigan systemd[1]: Failed to start Avahi mDNS/DNS-SD Stack.
Jul 05 22:05:30 MVorkosigan systemd[1]: avahi-daemon.service: Start request repeated too quickly.
Jul 05 22:05:30 MVorkosigan systemd[1]: avahi-daemon.service: Failed with result 'exit-code'.
Jul 05 22:05:30 MVorkosigan systemd[1]: Failed to start Avahi mDNS/DNS-SD Stack.

The only login that works is the root-login
Also, I accidentially disabled the user@1000.service that was responsible for handling my user. I tried to reenable it but get this message

The unit files have no installation config (WantedBy=, RequiredBy=, Also=,
Alias= settings in the [Install] section, and DefaultInstance= for template
units). This means they are not meant to be enabled using systemctl.
 
Possible reasons for having this kind of units are:
• A unit may be statically enabled by being symlinked from another unit's
  .wants/ or .requires/ directory.
• A unit's purpose may be to act as a helper for some other unit which has
  a requirement dependency on it.
• A unit may be started when needed via activation (socket, path, timer,
  D-Bus, udev, scripted systemctl call, ...).
• In case of template units, the unit is meant to be enabled with some
  instance name specified.

Anybody knows how to fix this?

Offline

#2 2021-07-05 20:19:13

loqs
Member
Registered: 2014-03-06
Posts: 19,009

Re: Usermanagement broken ( logging in as user doesnt work, nor does su)

What is the output of

stat /home
findmnt --target /home

Please also post the full system journal for a boot with the issue.

Offline

#3 2021-07-06 05:54:35

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 77,441

Re: Usermanagement broken ( logging in as user doesnt work, nor does su)

su: failed to execute /bin/bash: Permission denied

stat /bin/bash

Did you by any chance "chmod -R nonsense /"?
https://wiki.archlinux.org/title/Pacman … l_packages

Offline

#4 2021-07-06 19:19:06

Nselm
Member
Registered: 2021-06-20
Posts: 8

Re: Usermanagement broken ( logging in as user doesnt work, nor does su)

No, I did not. I tried a few chmod things but only after the user login was already broken. I am unfortunately not sure what your pacman link means.
So here some further info
stat /home:

  File: /home
  Size: 4096      	Blocks: 8          IO Block: 4096   directory
Device: 802h/2050d	Inode: 2752513     Links: 3
Access: (0755/drwxr-xr-x)  Uid: (    0/    root)   Gid: (    0/    root)
Access: 2021-07-05 22:07:03.382310452 +0200
Modify: 2021-07-03 14:15:26.173308070 +0200
Change: 2021-07-03 14:23:08.129966149 +0200
 Birth: 2020-11-27 16:23:34.220951880 +0100

findmnt --target /home

TARGET SOURCE    FSTYPE OPTIONS
/      /dev/sda2 ext4   rw,relatime

Then, journalctl -b from a login process where i entered a wrong username a few times. This are only the logs until i logged in as root, but afterwards there were no more errors except the " /dev/tty: cannot open as standard input: No such device or address" thing:

Jul 06 20:55:23 MVorkosigan NetworkManager[526]: <info>  [1625597723.7810] policy: auto-activating connection 'Wired connection 1' (9adfbc48-fdcd-30ab-a5af-bcdd55c69b14)
Jul 06 20:55:23 MVorkosigan kernel: r8169 0000:08:00.0 enp8s0: Link is Up - 1Gbps/Full - flow control rx/tx
Jul 06 20:55:23 MVorkosigan kernel: IPv6: ADDRCONF(NETDEV_CHANGE): enp8s0: link becomes ready
Jul 06 20:55:23 MVorkosigan NetworkManager[526]: <info>  [1625597723.7820] device (enp8s0): Activation: starting connection 'Wired connection 1' (9adfbc48-fdcd-30ab-a5af-bcdd55c69b14)
Jul 06 20:55:23 MVorkosigan NetworkManager[526]: <info>  [1625597723.7822] device (enp8s0): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'managed')
Jul 06 20:55:23 MVorkosigan NetworkManager[526]: <info>  [1625597723.7828] manager: NetworkManager state is now CONNECTING
Jul 06 20:55:23 MVorkosigan NetworkManager[526]: <info>  [1625597723.7831] device (enp8s0): state change: prepare -> config (reason 'none', sys-iface-state: 'managed')
Jul 06 20:55:23 MVorkosigan NetworkManager[526]: <info>  [1625597723.7844] device (enp8s0): state change: config -> ip-config (reason 'none', sys-iface-state: 'managed')
Jul 06 20:55:23 MVorkosigan NetworkManager[526]: <info>  [1625597723.7854] dhcp4 (enp8s0): activation: beginning transaction (timeout in 45 seconds)
Jul 06 20:55:25 MVorkosigan NetworkManager[526]: <info>  [1625597725.2952] dhcp6 (enp8s0): activation: beginning transaction (timeout in 45 seconds)
Jul 06 20:55:25 MVorkosigan agetty[560]: /dev/tty: cannot open as standard input: No such device or address
Jul 06 20:55:25 MVorkosigan NetworkManager[526]: <info>  [1625597725.3231] dhcp6 (enp8s0): state changed unknown -> bound
Jul 06 20:55:27 MVorkosigan NetworkManager[526]: <info>  [1625597727.1253] device (enp8s0): state change: ip-config -> ip-check (reason 'none', sys-iface-state: 'managed')
Jul 06 20:55:27 MVorkosigan NetworkManager[526]: <info>  [1625597727.1266] device (enp8s0): state change: ip-check -> secondaries (reason 'none', sys-iface-state: 'managed')
Jul 06 20:55:27 MVorkosigan NetworkManager[526]: <info>  [1625597727.1268] device (enp8s0): state change: secondaries -> activated (reason 'none', sys-iface-state: 'managed')
Jul 06 20:55:27 MVorkosigan NetworkManager[526]: <info>  [1625597727.1272] manager: NetworkManager state is now CONNECTED_LOCAL
Jul 06 20:55:27 MVorkosigan NetworkManager[526]: <info>  [1625597727.1275] manager: NetworkManager state is now CONNECTED_SITE
Jul 06 20:55:27 MVorkosigan NetworkManager[526]: <info>  [1625597727.1276] policy: set 'Wired connection 1' (enp8s0) as default for IPv6 routing and DNS
Jul 06 20:55:27 MVorkosigan NetworkManager[526]: <info>  [1625597727.1341] device (enp8s0): Activation: successful, device activated.
Jul 06 20:55:27 MVorkosigan NetworkManager[526]: <info>  [1625597727.1352] manager: startup complete
Jul 06 20:55:27 MVorkosigan NetworkManager[526]: <info>  [1625597727.2137] manager: NetworkManager state is now CONNECTED_GLOBAL
Jul 06 20:55:27 MVorkosigan NetworkManager[526]: <info>  [1625597727.4785] dhcp4 (enp8s0): state changed unknown -> bound, address=192.168.2.165
Jul 06 20:55:27 MVorkosigan NetworkManager[526]: <info>  [1625597727.4801] policy: set 'Wired connection 1' (enp8s0) as default for IPv4 routing and DNS
Jul 06 20:55:29 MVorkosigan login[561]: pam_faillock(login:auth): User unknown
Jul 06 20:55:32 MVorkosigan login[561]: pam_unix(login:auth): check pass; user unknown
Jul 06 20:55:32 MVorkosigan login[561]: pam_unix(login:auth): authentication failure; logname=LOGIN uid=0 euid=0 tty=/dev/tty1 ruser= rhost=
Jul 06 20:55:32 MVorkosigan login[561]: pam_systemd_home(login:auth): systemd-homed is not available: The name org.freedesktop.home1 was not provided by any .service files
Jul 06 20:55:32 MVorkosigan login[561]: pam_faillock(login:auth): User unknown
Jul 06 20:55:32 MVorkosigan audit[561]: USER_AUTH pid=561 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:authentication grantors=? acct="ch3st3rton" exe="/usr/bin/login" hostname=MVorkosigan addr=? terminal=/dev/tty1 res=failed'
Jul 06 20:55:32 MVorkosigan kernel: kauditd_printk_skb: 53 callbacks suppressed
Jul 06 20:55:32 MVorkosigan kernel: audit: type=1100 audit(1625597732.245:48): pid=561 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:authentication grantors=? acct="ch3st3rton" exe="/usr/bin/login" hostname=MVorkosigan addr=? termina>
Jul 06 20:55:34 MVorkosigan login[561]: FAILED LOGIN 1 FROM tty1 FOR ch3st3rton, Authentication failure
Jul 06 20:55:35 MVorkosigan systemd[1]: getty@tty.service: Deactivated successfully.
Jul 06 20:55:35 MVorkosigan audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=getty@tty comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jul 06 20:55:35 MVorkosigan systemd[1]: getty@tty.service: Scheduled restart job, restart counter is at 1.
Jul 06 20:55:35 MVorkosigan systemd[1]: Stopped Getty on tty.
Jul 06 20:55:35 MVorkosigan audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=getty@tty comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jul 06 20:55:35 MVorkosigan audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=getty@tty comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jul 06 20:55:35 MVorkosigan kernel: audit: type=1131 audit(1625597735.305:49): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=getty@tty comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jul 06 20:55:35 MVorkosigan kernel: audit: type=1130 audit(1625597735.305:50): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=getty@tty comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jul 06 20:55:35 MVorkosigan kernel: audit: type=1131 audit(1625597735.305:51): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=getty@tty comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jul 06 20:55:35 MVorkosigan systemd[1]: Started Getty on tty.
Jul 06 20:55:35 MVorkosigan audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=getty@tty comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jul 06 20:55:35 MVorkosigan kernel: audit: type=1130 audit(1625597735.308:52): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=getty@tty comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jul 06 20:55:37 MVorkosigan login[561]: pam_faillock(login:auth): User unknown
Jul 06 20:55:40 MVorkosigan agetty[5098]: /dev/tty: cannot open as standard input: No such device or address
Jul 06 20:55:40 MVorkosigan login[561]: pam_unix(login:auth): check pass; user unknown
Jul 06 20:55:40 MVorkosigan login[561]: pam_unix(login:auth): authentication failure; logname=LOGIN uid=0 euid=0 tty=/dev/tty1 ruser= rhost=
Jul 06 20:55:40 MVorkosigan audit[561]: USER_AUTH pid=561 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:authentication grantors=? acct="myusernameb" exe="/usr/bin/login" hostname=MVorkosigan addr=? terminal=/dev/tty1 res=failed'
Jul 06 20:55:40 MVorkosigan login[561]: pam_systemd_home(login:auth): systemd-homed is not available: The name org.freedesktop.home1 was not provided by any .service files
Jul 06 20:55:40 MVorkosigan login[561]: pam_faillock(login:auth): User unknown
Jul 06 20:55:40 MVorkosigan kernel: audit: type=1100 audit(1625597740.651:53): pid=561 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:authentication grantors=? acct="myusernameb" exe="/usr/bin/login" hostname=MVorkosigan addr=? termin>
Jul 06 20:55:43 MVorkosigan login[561]: FAILED LOGIN 2 FROM tty1 FOR myusernameb, Authentication failure
Jul 06 20:55:49 MVorkosigan audit[561]: USER_AUTH pid=561 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:authentication grantors=pam_securetty,pam_shells,pam_faillock,pam_permit,pam_faillock acct="myusername" exe="/usr/bin/login" host>
Jul 06 20:55:49 MVorkosigan login[561]: pam_systemd_home(login:account): systemd-homed is not available: The name org.freedesktop.home1 was not provided by any .service files
Jul 06 20:55:49 MVorkosigan audit[561]: USER_ACCT pid=561 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_access,pam_unix,pam_permit,pam_time acct="myusername" exe="/usr/bin/login" hostname=MVorkosigan addr=? te>
Jul 06 20:55:49 MVorkosigan audit[561]: CRED_ACQ pid=561 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_securetty,pam_shells,pam_faillock,pam_permit,pam_faillock acct="myusername" exe="/usr/bin/login" hostname=MVo>
Jul 06 20:55:49 MVorkosigan audit[561]: SYSCALL arch=c000003e syscall=1 success=yes exit=4 a0=5 a1=7ffe8b2015e0 a2=4 a3=3e8 items=0 ppid=1 pid=561 auid=1000 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=1000 fsgid=0 tty=tty1 ses=1 comm=>
Jul 06 20:55:49 MVorkosigan audit: PROCTITLE proctitle=2F62696E2F6C6F67696E002D70002D2D
Jul 06 20:55:49 MVorkosigan kernel: audit: type=1100 audit(1625597749.821:54): pid=561 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:authentication grantors=pam_securetty,pam_shells,pam_faillock,pam_permit,pam_faillock acct="chestert>
Jul 06 20:55:49 MVorkosigan kernel: audit: type=1101 audit(1625597749.825:55): pid=561 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_access,pam_unix,pam_permit,pam_time acct="myusername" exe="/usr/bin/login" h>
Jul 06 20:55:49 MVorkosigan kernel: audit: type=1103 audit(1625597749.825:56): pid=561 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_securetty,pam_shells,pam_faillock,pam_permit,pam_faillock acct="myusername" exe>
Jul 06 20:55:49 MVorkosigan kernel: audit: type=1006 audit(1625597749.825:57): pid=561 uid=0 old-auid=4294967295 auid=1000 tty=tty1 old-ses=4294967295 ses=1 res=1
Jul 06 20:55:49 MVorkosigan kernel: audit: type=1300 audit(1625597749.825:57): arch=c000003e syscall=1 success=yes exit=4 a0=5 a1=7ffe8b2015e0 a2=4 a3=3e8 items=0 ppid=1 pid=561 auid=1000 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=10>
Jul 06 20:55:49 MVorkosigan kernel: audit: type=1327 audit(1625597749.825:57): proctitle=2F62696E2F6C6F67696E002D70002D2D
Jul 06 20:55:49 MVorkosigan login[561]: pam_unix(login:session): session opened for user myusername(uid=1000) by LOGIN(uid=0)
Jul 06 20:55:49 MVorkosigan audit: BPF prog-id=20 op=LOAD
Jul 06 20:55:49 MVorkosigan kernel: audit: type=1334 audit(1625597749.828:58): prog-id=20 op=LOAD
Jul 06 20:55:49 MVorkosigan audit: BPF prog-id=21 op=LOAD
Jul 06 20:55:49 MVorkosigan audit: BPF prog-id=22 op=LOAD
Jul 06 20:55:49 MVorkosigan systemd[1]: Starting User Database Manager...
Jul 06 20:55:49 MVorkosigan kernel: audit: type=1334 audit(1625597749.831:59): prog-id=21 op=LOAD
Jul 06 20:55:49 MVorkosigan kernel: audit: type=1334 audit(1625597749.831:60): prog-id=22 op=LOAD
Jul 06 20:55:49 MVorkosigan systemd[1]: Started User Database Manager.
Jul 06 20:55:49 MVorkosigan audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-userdbd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jul 06 20:55:49 MVorkosigan kernel: audit: type=1130 audit(1625597749.865:61): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-userdbd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jul 06 20:55:49 MVorkosigan systemd[1]: Created slice User Slice of UID 1000.
Jul 06 20:55:49 MVorkosigan systemd[1]: Starting User Runtime Directory /run/user/1000...
Jul 06 20:55:49 MVorkosigan systemd-logind[359]: New session 1 of user myusername.
Jul 06 20:55:49 MVorkosigan systemd[1]: Finished User Runtime Directory /run/user/1000.
Jul 06 20:55:49 MVorkosigan audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user-runtime-dir@1000 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jul 06 20:55:49 MVorkosigan systemd[1]: Starting User Manager for UID 1000...
Jul 06 20:55:49 MVorkosigan systemd[8738]: user@1000.service: Failed to connect stdout to the journal socket, ignoring: Permission denied
Jul 06 20:55:49 MVorkosigan systemd[8738]: pam_systemd_home(systemd-user:account): systemd-homed is not available: The name org.freedesktop.home1 was not provided by any .service files
Jul 06 20:55:49 MVorkosigan audit[8738]: USER_ACCT pid=8738 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_access,pam_unix,pam_permit,pam_time acct="myusername" exe="/usr/lib/systemd/systemd" hostname=? addr=? >
Jul 06 20:55:49 MVorkosigan audit[8738]: CRED_ACQ pid=8738 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=? acct="myusername" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
Jul 06 20:55:49 MVorkosigan audit[8738]: SYSCALL arch=c000003e syscall=1 success=yes exit=4 a0=9 a1=7ffde5beba40 a2=4 a3=3e8 items=0 ppid=1 pid=8738 auid=1000 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=2 comm>
Jul 06 20:55:49 MVorkosigan audit: PROCTITLE proctitle="(systemd)"
Jul 06 20:55:49 MVorkosigan systemd[8738]: pam_warn(systemd-user:setcred): function=[pam_sm_setcred] flags=0x8002 service=[systemd-user] terminal=[] user=[myusername] ruser=[<unknown>] rhost=[<unknown>]
Jul 06 20:55:49 MVorkosigan systemd[8738]: pam_unix(systemd-user:session): session opened for user myusername(uid=1000) by (uid=0)
Jul 06 20:55:49 MVorkosigan systemd[8738]: pam_env(systemd-user:session): deprecated reading of user environment enabled
Jul 06 20:55:49 MVorkosigan audit[8738]: USER_START pid=8738 uid=0 auid=1000 ses=2 msg='op=PAM:session_open grantors=pam_loginuid,pam_loginuid,pam_keyinit,pam_limits,pam_unix,pam_permit,pam_mail,pam_systemd,pam_env acct="myusername" exe>
Jul 06 20:55:49 MVorkosigan systemd[8742]: pam_warn(systemd-user:setcred): function=[pam_sm_setcred] flags=0x8004 service=[systemd-user] terminal=[] user=[myusername] ruser=[<unknown>] rhost=[<unknown>]
Jul 06 20:55:49 MVorkosigan audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user@1000 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
Jul 06 20:55:49 MVorkosigan audit[561]: USER_START pid=561 uid=0 auid=1000 ses=1 msg='op=PAM:session_open grantors=pam_loginuid,pam_keyinit,pam_limits,pam_unix,pam_permit,pam_mail,pam_systemd,pam_env acct="myusername" exe="/usr/bin/logi>
Jul 06 20:55:49 MVorkosigan audit[561]: CRED_REFR pid=561 uid=0 auid=1000 ses=1 msg='op=PAM:setcred grantors=pam_securetty,pam_shells,pam_faillock,pam_permit,pam_faillock acct="myusername" exe="/usr/bin/login" hostname=MVorkosigan addr=>
Jul 06 20:55:49 MVorkosigan audit[561]: CRED_DISP pid=561 uid=0 auid=1000 ses=1 msg='op=PAM:setcred grantors=pam_securetty,pam_shells,pam_faillock,pam_permit,pam_faillock acct="myusername" exe="/usr/bin/login" hostname=MVorkosigan addr=>
Jul 06 20:55:49 MVorkosigan audit[561]: USER_END pid=561 uid=0 auid=1000 ses=1 msg='op=PAM:session_close grantors=pam_loginuid,pam_keyinit,pam_limits,pam_unix,pam_permit,pam_mail,pam_systemd,pam_env acct="myusername" exe="/usr/bin/login>
Jul 06 20:55:49 MVorkosigan audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=getty@tty1 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jul 06 20:55:49 MVorkosigan audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=getty@tty1 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jul 06 20:55:49 MVorkosigan audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=getty@tty1 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jul 06 20:55:49 MVorkosigan audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=getty@tty1 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jul 06 20:55:49 MVorkosigan login[561]: pam_env(login:session): deprecated reading of user environment enabled
Jul 06 20:55:49 MVorkosigan systemd[1]: user@1000.service: Main process exited, code=exited, status=200/CHDIR
Jul 06 20:55:49 MVorkosigan login[561]: LOGIN ON tty1 BY myusername
Jul 06 20:55:49 MVorkosigan systemd[1]: user@1000.service: Failed with result 'exit-code'.
Jul 06 20:55:49 MVorkosigan login[561]: pam_unix(login:session): session closed for user myusername
Jul 06 20:55:49 MVorkosigan systemd[1]: Failed to start User Manager for UID 1000.
Jul 06 20:55:49 MVorkosigan systemd[1]: Started Session 1 of user myusername.
Jul 06 20:55:49 MVorkosigan systemd[1]: getty@tty1.service: Deactivated successfully.
Jul 06 20:55:49 MVorkosigan systemd[1]: session-1.scope: Deactivated successfully.
Jul 06 20:55:49 MVorkosigan systemd-logind[359]: Session 1 logged out. Waiting for processes to exit.
Jul 06 20:55:49 MVorkosigan systemd[1]: getty@tty1.service: Scheduled restart job, restart counter is at 1.
Jul 06 20:55:49 MVorkosigan systemd[1]: Stopped Getty on tty1.
Jul 06 20:55:49 MVorkosigan systemd[1]: Started Getty on tty1.
Jul 06 20:55:49 MVorkosigan systemd[1]: Stopping User Runtime Directory /run/user/1000...
Jul 06 20:55:49 MVorkosigan systemd-logind[359]: Removed session 1.
Jul 06 20:55:49 MVorkosigan systemd[1]: run-user-1000.mount: Deactivated successfully.
Jul 06 20:55:49 MVorkosigan systemd[1]: user-runtime-dir@1000.service: Deactivated successfully.
Jul 06 20:55:49 MVorkosigan systemd[1]: Stopped User Runtime Directory /run/user/1000.
Jul 06 20:55:49 MVorkosigan audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user-runtime-dir@1000 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jul 06 20:55:49 MVorkosigan systemd[1]: Removed slice User Slice of UID 1000.
Jul 06 20:55:50 MVorkosigan systemd[1]: getty@tty.service: Deactivated successfully.
Jul 06 20:55:50 MVorkosigan audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=getty@tty comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jul 06 20:55:50 MVorkosigan systemd[1]: getty@tty.service: Scheduled restart job, restart counter is at 2.
Jul 06 20:55:50 MVorkosigan systemd[1]: Stopped Getty on tty.
Jul 06 20:55:50 MVorkosigan audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=getty@tty comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jul 06 20:55:50 MVorkosigan audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=getty@tty comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jul 06 20:55:50 MVorkosigan systemd[1]: Started Getty on tty.
Jul 06 20:55:50 MVorkosigan audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=getty@tty comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jul 06 20:55:54 MVorkosigan agetty[8863]: /dev/tty: cannot open as standard input: No such device or address
Jul 06 20:56:03 MVorkosigan audit[8757]: USER_AUTH pid=8757 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:authentication grantors=pam_securetty,pam_shells,pam_faillock,pam_permit,pam_faillock acct="myusername" exe="/usr/bin/login" ho>
Jul 06 20:56:03 MVorkosigan login[8757]: pam_systemd_home(login:account): systemd-homed is not available: The name org.freedesktop.home1 was not provided by any .service files
Jul 06 20:56:03 MVorkosigan audit[8757]: USER_ACCT pid=8757 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_access,pam_unix,pam_permit,pam_time acct="myusername" exe="/usr/bin/login" hostname=MVorkosigan addr=? >
Jul 06 20:56:03 MVorkosigan audit[8757]: CRED_ACQ pid=8757 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_securetty,pam_shells,pam_faillock,pam_permit,pam_faillock acct="myusername" exe="/usr/bin/login" hostname=M>
Jul 06 20:56:03 MVorkosigan audit[8757]: SYSCALL arch=c000003e syscall=1 success=yes exit=4 a0=5 a1=7ffcd93e49d0 a2=4 a3=3e8 items=0 ppid=1 pid=8757 auid=1000 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=1000 fsgid=0 tty=tty1 ses=3 com>
Jul 06 20:56:03 MVorkosigan audit: PROCTITLE proctitle=2F62696E2F6C6F67696E002D70002D2D
Jul 06 20:56:03 MVorkosigan kernel: kauditd_printk_skb: 21 callbacks suppressed
Jul 06 20:56:03 MVorkosigan kernel: audit: type=1100 audit(1625597763.741:81): pid=8757 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:authentication grantors=pam_securetty,pam_shells,pam_faillock,pam_permit,pam_faillock acct="chester>
Jul 06 20:56:03 MVorkosigan kernel: audit: type=1101 audit(1625597763.741:82): pid=8757 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_access,pam_unix,pam_permit,pam_time acct="myusername" exe="/usr/bin/login" >
Jul 06 20:56:03 MVorkosigan kernel: audit: type=1103 audit(1625597763.741:83): pid=8757 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_securetty,pam_shells,pam_faillock,pam_permit,pam_faillock acct="myusername" ex>
Jul 06 20:56:03 MVorkosigan kernel: audit: type=1006 audit(1625597763.741:84): pid=8757 uid=0 old-auid=4294967295 auid=1000 tty=tty1 old-ses=4294967295 ses=3 res=1
Jul 06 20:56:03 MVorkosigan kernel: audit: type=1300 audit(1625597763.741:84): arch=c000003e syscall=1 success=yes exit=4 a0=5 a1=7ffcd93e49d0 a2=4 a3=3e8 items=0 ppid=1 pid=8757 auid=1000 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=1>
Jul 06 20:56:03 MVorkosigan kernel: audit: type=1327 audit(1625597763.741:84): proctitle=2F62696E2F6C6F67696E002D70002D2D
Jul 06 20:56:03 MVorkosigan login[8757]: pam_unix(login:session): session opened for user myusername(uid=1000) by LOGIN(uid=0)
Jul 06 20:56:03 MVorkosigan systemd[1]: Created slice User Slice of UID 1000.
Jul 06 20:56:03 MVorkosigan systemd[1]: Starting User Runtime Directory /run/user/1000...
Jul 06 20:56:03 MVorkosigan systemd-logind[359]: New session 3 of user myusername.
Jul 06 20:56:03 MVorkosigan systemd[1]: Finished User Runtime Directory /run/user/1000.
Jul 06 20:56:03 MVorkosigan audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user-runtime-dir@1000 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jul 06 20:56:03 MVorkosigan systemd[1]: Starting User Manager for UID 1000...
Jul 06 20:56:03 MVorkosigan kernel: audit: type=1130 audit(1625597763.758:85): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user-runtime-dir@1000 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=suc>
Jul 06 20:56:03 MVorkosigan systemd[12042]: user@1000.service: Failed to connect stdout to the journal socket, ignoring: Permission denied
Jul 06 20:56:03 MVorkosigan systemd[12042]: pam_systemd_home(systemd-user:account): systemd-homed is not available: The name org.freedesktop.home1 was not provided by any .service files
Jul 06 20:56:03 MVorkosigan audit[12042]: USER_ACCT pid=12042 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_access,pam_unix,pam_permit,pam_time acct="myusername" exe="/usr/lib/systemd/systemd" hostname=? addr=>
Jul 06 20:56:03 MVorkosigan audit[12042]: CRED_ACQ pid=12042 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=? acct="myusername" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
Jul 06 20:56:03 MVorkosigan audit[12042]: SYSCALL arch=c000003e syscall=1 success=yes exit=4 a0=9 a1=7ffde5beba40 a2=4 a3=3e8 items=0 ppid=1 pid=12042 auid=1000 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4 co>
Jul 06 20:56:03 MVorkosigan audit: PROCTITLE proctitle="(systemd)"
Jul 06 20:56:03 MVorkosigan systemd[12042]: pam_warn(systemd-user:setcred): function=[pam_sm_setcred] flags=0x8002 service=[systemd-user] terminal=[] user=[myusername] ruser=[<unknown>] rhost=[<unknown>]
Jul 06 20:56:03 MVorkosigan systemd[12042]: pam_unix(systemd-user:session): session opened for user myusername(uid=1000) by (uid=0)
Jul 06 20:56:03 MVorkosigan systemd[12042]: pam_env(systemd-user:session): deprecated reading of user environment enabled
Jul 06 20:56:03 MVorkosigan audit[12042]: USER_START pid=12042 uid=0 auid=1000 ses=4 msg='op=PAM:session_open grantors=pam_loginuid,pam_loginuid,pam_keyinit,pam_limits,pam_unix,pam_permit,pam_mail,pam_systemd,pam_env acct="myusername" e>
Jul 06 20:56:03 MVorkosigan kernel: audit: type=1101 audit(1625597763.765:86): pid=12042 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_access,pam_unix,pam_permit,pam_time acct="myusername" exe="/usr/lib/system>
Jul 06 20:56:03 MVorkosigan kernel: audit: type=1103 audit(1625597763.765:87): pid=12042 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=? acct="myusername" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? r>
Jul 06 20:56:03 MVorkosigan kernel: audit: type=1006 audit(1625597763.765:88): pid=12042 uid=0 old-auid=4294967295 auid=1000 tty=(none) old-ses=4294967295 ses=4 res=1
Jul 06 20:56:03 MVorkosigan systemd[12045]: pam_warn(systemd-user:setcred): function=[pam_sm_setcred] flags=0x8004 service=[systemd-user] terminal=[] user=[myusername] ruser=[<unknown>] rhost=[<unknown>]
Jul 06 20:56:03 MVorkosigan audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user@1000 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
Jul 06 20:56:03 MVorkosigan systemd[1]: user@1000.service: Main process exited, code=exited, status=200/CHDIR
Jul 06 20:56:03 MVorkosigan systemd[1]: user@1000.service: Failed with result 'exit-code'.
Jul 06 20:56:03 MVorkosigan systemd[1]: Failed to start User Manager for UID 1000.
Jul 06 20:56:03 MVorkosigan systemd[1]: Started Session 3 of user myusername.
Jul 06 20:56:03 MVorkosigan login[8757]: pam_env(login:session): deprecated reading of user environment enabled
Jul 06 20:56:03 MVorkosigan audit[8757]: USER_START pid=8757 uid=0 auid=1000 ses=3 msg='op=PAM:session_open grantors=pam_loginuid,pam_keyinit,pam_limits,pam_unix,pam_permit,pam_mail,pam_systemd,pam_env acct="myusername" exe="/usr/bin/lo>
Jul 06 20:56:03 MVorkosigan audit[8757]: CRED_REFR pid=8757 uid=0 auid=1000 ses=3 msg='op=PAM:setcred grantors=pam_securetty,pam_shells,pam_faillock,pam_permit,pam_faillock acct="myusername" exe="/usr/bin/login" hostname=MVorkosigan add>
Jul 06 20:56:03 MVorkosigan login[8757]: LOGIN ON tty1 BY myusername
Jul 06 20:56:03 MVorkosigan audit[8757]: CRED_DISP pid=8757 uid=0 auid=1000 ses=3 msg='op=PAM:setcred grantors=pam_securetty,pam_shells,pam_faillock,pam_permit,pam_faillock acct="myusername" exe="/usr/bin/login" hostname=MVorkosigan add>
Jul 06 20:56:03 MVorkosigan login[8757]: pam_unix(login:session): session closed for user myusername
Jul 06 20:56:03 MVorkosigan audit[8757]: USER_END pid=8757 uid=0 auid=1000 ses=3 msg='op=PAM:session_close grantors=pam_loginuid,pam_keyinit,pam_limits,pam_unix,pam_permit,pam_mail,pam_systemd,pam_env acct="myusername" exe="/usr/bin/log>
Jul 06 20:56:03 MVorkosigan systemd[1]: getty@tty1.service: Deactivated successfully.
Jul 06 20:56:03 MVorkosigan audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=getty@tty1 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jul 06 20:56:03 MVorkosigan systemd[1]: session-3.scope: Deactivated successfully.
Jul 06 20:56:03 MVorkosigan systemd[1]: getty@tty1.service: Scheduled restart job, restart counter is at 2.
Jul 06 20:56:03 MVorkosigan systemd[1]: Stopped Getty on tty1.
Jul 06 20:56:03 MVorkosigan audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=getty@tty1 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jul 06 20:56:03 MVorkosigan audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=getty@tty1 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jul 06 20:56:03 MVorkosigan systemd-logind[359]: Session 3 logged out. Waiting for processes to exit.
Jul 06 20:56:03 MVorkosigan systemd[1]: Started Getty on tty1.
Jul 06 20:56:03 MVorkosigan audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=getty@tty1 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jul 06 20:56:03 MVorkosigan systemd[1]: Stopping User Runtime Directory /run/user/1000...
Jul 06 20:56:03 MVorkosigan systemd-logind[359]: Removed session 3.
Jul 06 20:56:03 MVorkosigan systemd[1]: run-user-1000.mount: Deactivated successfully.
Jul 06 20:56:03 MVorkosigan systemd[1]: user-runtime-dir@1000.service: Deactivated successfully.
Jul 06 20:56:03 MVorkosigan systemd[1]: Stopped User Runtime Directory /run/user/1000.
Jul 06 20:56:03 MVorkosigan audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user-runtime-dir@1000 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jul 06 20:56:03 MVorkosigan systemd[1]: Removed slice User Slice of UID 1000.
Jul 06 20:56:04 MVorkosigan systemd[1]: getty@tty.service: Deactivated successfully.
Jul 06 20:56:04 MVorkosigan audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=getty@tty comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jul 06 20:56:04 MVorkosigan systemd[1]: getty@tty.service: Scheduled restart job, restart counter is at 3.
Jul 06 20:56:04 MVorkosigan systemd[1]: Stopped Getty on tty.
Jul 06 20:56:04 MVorkosigan audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=getty@tty comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jul 06 20:56:04 MVorkosigan audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=getty@tty comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jul 06 20:56:04 MVorkosigan systemd[1]: Started Getty on tty.
Jul 06 20:56:04 MVorkosigan audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=getty@tty comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jul 06 20:56:08 MVorkosigan agetty[12480]: /dev/tty: cannot open as standard input: No such device or address
Jul 06 20:56:14 MVorkosigan agetty[12053]: tty1: invalid character 0x1b in login name
Jul 06 20:56:18 MVorkosigan systemd[1]: getty@tty.service: Deactivated successfully.
Jul 06 20:56:18 MVorkosigan audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=getty@tty comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jul 06 20:56:18 MVorkosigan systemd[1]: getty@tty.service: Scheduled restart job, restart counter is at 4.
Jul 06 20:56:18 MVorkosigan systemd[1]: Stopped Getty on tty.
Jul 06 20:56:18 MVorkosigan audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=getty@tty comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jul 06 20:56:18 MVorkosigan audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=getty@tty comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jul 06 20:56:18 MVorkosigan systemd[1]: Started Getty on tty.
Jul 06 20:56:18 MVorkosigan audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=getty@tty comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jul 06 20:56:18 MVorkosigan kernel: kauditd_printk_skb: 17 callbacks suppressed
Jul 06 20:56:18 MVorkosigan kernel: audit: type=1131 audit(1625597778.795:104): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=getty@tty comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jul 06 20:56:18 MVorkosigan kernel: audit: type=1130 audit(1625597778.795:105): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=getty@tty comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jul 06 20:56:18 MVorkosigan kernel: audit: type=1131 audit(1625597778.795:106): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=getty@tty comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jul 06 20:56:18 MVorkosigan kernel: audit: type=1130 audit(1625597778.795:107): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=getty@tty comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jul 06 20:56:22 MVorkosigan systemd[1]: Started Getty on tty2.
Jul 06 20:56:22 MVorkosigan audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=getty@tty2 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jul 06 20:56:22 MVorkosigan kernel: audit: type=1130 audit(1625597782.385:108): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=getty@tty2 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jul 06 20:56:23 MVorkosigan agetty[15530]: /dev/tty: cannot open as standard input: No such device or address
Jul 06 20:56:24 MVorkosigan systemd[1]: getty@tty1.service: Deactivated successfully.
Jul 06 20:56:24 MVorkosigan audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=getty@tty1 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jul 06 20:56:24 MVorkosigan kernel: audit: type=1131 audit(1625597784.795:109): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=getty@tty1 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jul 06 20:56:24 MVorkosigan systemd[1]: getty@tty1.service: Scheduled restart job, restart counter is at 3.
Jul 06 20:56:24 MVorkosigan systemd[1]: Stopped Getty on tty1.
Jul 06 20:56:24 MVorkosigan audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=getty@tty1 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jul 06 20:56:24 MVorkosigan audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=getty@tty1 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jul 06 20:56:24 MVorkosigan systemd[1]: Started Getty on tty1.
Jul 06 20:56:24 MVorkosigan audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=getty@tty1 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jul 06 20:56:24 MVorkosigan kernel: audit: type=1130 audit(1625597784.798:110): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=getty@tty1 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jul 06 20:56:24 MVorkosigan kernel: audit: type=1131 audit(1625597784.798:111): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=getty@tty1 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jul 06 20:56:24 MVorkosigan kernel: audit: type=1130 audit(1625597784.798:112): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=getty@tty1 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jul 06 20:56:30 MVorkosigan audit[16340]: USER_AUTH pid=16340 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:authentication grantors=pam_securetty,pam_shells,pam_faillock,pam_permit,pam_faillock acct="root" exe="/usr/bin/login" hostna>
Jul 06 20:56:30 MVorkosigan audit[16340]: USER_ACCT pid=16340 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_access,pam_unix,pam_permit,pam_time acct="root" exe="/usr/bin/login" hostname=MVorkosigan addr=? term>
Jul 06 20:56:30 MVorkosigan audit[16340]: CRED_ACQ pid=16340 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_securetty,pam_shells,pam_faillock,pam_permit,pam_faillock acct="root" exe="/usr/bin/login" hostname=MVork>
Jul 06 20:56:30 MVorkosigan audit[16340]: SYSCALL arch=c000003e syscall=1 success=yes exit=1 a0=4 a1=7ffef8a91bd0 a2=1 a3=0 items=0 ppid=1 pid=16340 auid=0 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=tty2 ses=5 comm="log>
Jul 06 20:56:30 MVorkosigan audit: PROCTITLE proctitle=2F62696E2F6C6F67696E002D70002D2D
Jul 06 20:56:30 MVorkosigan login[16340]: pam_unix(login:session): session opened for user root(uid=0) by LOGIN(uid=0)
Jul 06 20:56:30 MVorkosigan kernel: audit: type=1100 audit(1625597790.835:113): pid=16340 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:authentication grantors=pam_securetty,pam_shells,pam_faillock,pam_permit,pam_faillock acct="root">
Jul 06 20:56:30 MVorkosigan kernel: audit: type=1101 audit(1625597790.835:114): pid=16340 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_access,pam_unix,pam_permit,pam_time acct="root" exe="/usr/bin/login" host>
Jul 06 20:56:30 MVorkosigan kernel: audit: type=1103 audit(1625597790.835:115): pid=16340 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_securetty,pam_shells,pam_faillock,pam_permit,pam_faillock acct="root" exe="/>
Jul 06 20:56:30 MVorkosigan kernel: audit: type=1006 audit(1625597790.835:116): pid=16340 uid=0 old-auid=4294967295 auid=0 tty=tty2 old-ses=4294967295 ses=5 res=1
Jul 06 20:56:30 MVorkosigan kernel: audit: type=1300 audit(1625597790.835:116): arch=c000003e syscall=1 success=yes exit=1 a0=4 a1=7ffef8a91bd0 a2=1 a3=0 items=0 ppid=1 pid=16340 auid=0 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fs>
Jul 06 20:56:30 MVorkosigan kernel: audit: type=1327 audit(1625597790.835:116): proctitle=2F62696E2F6C6F67696E002D70002D2D
Jul 06 20:56:30 MVorkosigan systemd[1]: Created slice User Slice of UID 0.
Jul 06 20:56:30 MVorkosigan systemd[1]: Starting User Runtime Directory /run/user/0...
Jul 06 20:56:30 MVorkosigan systemd-logind[359]: New session 5 of user root.
Jul 06 20:56:30 MVorkosigan systemd[1]: Finished User Runtime Directory /run/user/0.
Jul 06 20:56:30 MVorkosigan audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user-runtime-dir@0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jul 06 20:56:30 MVorkosigan systemd[1]: Starting User Manager for UID 0...
Jul 06 20:56:30 MVorkosigan kernel: audit: type=1130 audit(1625597790.855:117): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user-runtime-dir@0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=succe>
Jul 06 20:56:30 MVorkosigan audit[18359]: USER_ACCT pid=18359 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_access,pam_unix,pam_permit,pam_time acct="root" exe="/usr/lib/systemd/systemd" hostname=? addr=? term>
Jul 06 20:56:30 MVorkosigan audit[18359]: CRED_ACQ pid=18359 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=? acct="root" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
Jul 06 20:56:30 MVorkosigan audit[18359]: SYSCALL arch=c000003e syscall=1 success=yes exit=1 a0=9 a1=7ffde5beba40 a2=1 a3=0 items=0 ppid=1 pid=18359 auid=0 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=6 comm="(>
Jul 06 20:56:30 MVorkosigan audit: PROCTITLE proctitle="(systemd)"
Jul 06 20:56:30 MVorkosigan systemd[18359]: pam_warn(systemd-user:setcred): function=[pam_sm_setcred] flags=0x8002 service=[systemd-user] terminal=[] user=[root] ruser=[<unknown>] rhost=[<unknown>]
Jul 06 20:56:30 MVorkosigan systemd[18359]: pam_unix(systemd-user:session): session opened for user root(uid=0) by (uid=0)
Jul 06 20:56:30 MVorkosigan kernel: audit: type=1101 audit(1625597790.861:118): pid=18359 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_access,pam_unix,pam_permit,pam_time acct="root" exe="/usr/lib/systemd/sys>
Jul 06 20:56:30 MVorkosigan kernel: audit: type=1103 audit(1625597790.861:119): pid=18359 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=? acct="root" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=fa>
Jul 06 20:56:30 MVorkosigan kernel: audit: type=1006 audit(1625597790.861:120): pid=18359 uid=0 old-auid=4294967295 auid=0 tty=(none) old-ses=4294967295 ses=6 res=1
Jul 06 20:56:30 MVorkosigan systemd[18359]: pam_env(systemd-user:session): deprecated reading of user environment enabled
Jul 06 20:56:30 MVorkosigan audit[18359]: USER_START pid=18359 uid=0 auid=0 ses=6 msg='op=PAM:session_open grantors=pam_loginuid,pam_loginuid,pam_keyinit,pam_limits,pam_unix,pam_permit,pam_mail,pam_systemd,pam_env acct="root" exe="/usr/>
Jul 06 20:56:30 MVorkosigan audit: BPF prog-id=23 op=LOAD
Jul 06 20:56:30 MVorkosigan audit[18359]: SYSCALL arch=c000003e syscall=321 success=yes exit=8 a0=5 a1=7ffffce2a410 a2=78 a3=7ffffce2a410 items=0 ppid=1 pid=18359 auid=0 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none)>
Jul 06 20:56:30 MVorkosigan audit: PROCTITLE proctitle="(systemd)"
Jul 06 20:56:30 MVorkosigan audit: BPF prog-id=23 op=UNLOAD
Jul 06 20:56:30 MVorkosigan audit: BPF prog-id=24 op=LOAD
Jul 06 20:56:30 MVorkosigan audit[18359]: SYSCALL arch=c000003e syscall=321 success=yes exit=8 a0=5 a1=7ffffce2a4e0 a2=78 a3=7ffffce2a4e0 items=0 ppid=1 pid=18359 auid=0 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none)>
Jul 06 20:56:30 MVorkosigan audit: PROCTITLE proctitle="(systemd)"
Jul 06 20:56:30 MVorkosigan audit: BPF prog-id=24 op=UNLOAD
Jul 06 20:56:30 MVorkosigan systemd[18359]: Queued start job for default target Main User Target.
Jul 06 20:56:30 MVorkosigan systemd[18359]: Created slice User Application Slice.
Jul 06 20:56:30 MVorkosigan systemd[18359]: Reached target Paths.
Jul 06 20:56:30 MVorkosigan systemd[18359]: Reached target Timers.
Jul 06 20:56:30 MVorkosigan systemd[18359]: Starting D-Bus User Message Bus Socket.
Jul 06 20:56:30 MVorkosigan systemd[18359]: Listening on GnuPG network certificate management daemon.
Jul 06 20:56:30 MVorkosigan systemd[18359]: Listening on GnuPG cryptographic agent and passphrase cache (access for web browsers).
Jul 06 20:56:30 MVorkosigan systemd[18359]: Listening on GnuPG cryptographic agent and passphrase cache (restricted).
Jul 06 20:56:30 MVorkosigan systemd[18359]: Listening on GnuPG cryptographic agent (ssh-agent emulation).
Jul 06 20:56:30 MVorkosigan systemd[18359]: Listening on GnuPG cryptographic agent and passphrase cache.
Jul 06 20:56:30 MVorkosigan systemd[18359]: Listening on p11-kit server.
Jul 06 20:56:30 MVorkosigan systemd[18359]: Condition check resulted in Sound System being skipped.
Jul 06 20:56:30 MVorkosigan systemd[18359]: Listening on D-Bus User Message Bus Socket.
Jul 06 20:56:30 MVorkosigan systemd[18359]: Reached target Sockets.
Jul 06 20:56:30 MVorkosigan systemd[18359]: Reached target Basic System.
Jul 06 20:56:30 MVorkosigan systemd[18359]: Reached target Main User Target.
Jul 06 20:56:30 MVorkosigan audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user@0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jul 06 20:56:30 MVorkosigan systemd[18359]: Startup finished in 98ms.
Jul 06 20:56:30 MVorkosigan systemd[1]: Started User Manager for UID 0.
Jul 06 20:56:30 MVorkosigan systemd[1]: Started Session 5 of user root.
Jul 06 20:56:30 MVorkosigan login[16340]: pam_env(login:session): deprecated reading of user environment enabled
Jul 06 20:56:30 MVorkosigan audit[16340]: USER_START pid=16340 uid=0 auid=0 ses=5 msg='op=PAM:session_open grantors=pam_loginuid,pam_keyinit,pam_limits,pam_unix,pam_permit,pam_mail,pam_systemd,pam_env acct="root" exe="/usr/bin/login" ho>
Jul 06 20:56:30 MVorkosigan audit[16340]: CRED_REFR pid=16340 uid=0 auid=0 ses=5 msg='op=PAM:setcred grantors=pam_securetty,pam_shells,pam_faillock,pam_permit,pam_faillock acct="root" exe="/usr/bin/login" hostname=MVorkosigan addr=? ter>
Jul 06 20:56:30 MVorkosigan login[16340]: ROOT LOGIN ON tty2
Jul 06 20:56:33 MVorkosigan systemd[1]: getty@tty.service: Deactivated successfully.
Jul 06 20:56:33 MVorkosigan audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=getty@tty comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jul 06 20:56:33 MVorkosigan systemd[1]: getty@tty.service: Scheduled restart job, restart counter is at 5.
Jul 06 20:56:33 MVorkosigan systemd[1]: Stopped Getty on tty.
Jul 06 20:56:33 MVorkosigan audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=getty@tty comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jul 06 20:56:33 MVorkosigan audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=getty@tty comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jul 06 20:56:33 MVorkosigan systemd[1]: Started Getty on tty.
Jul 06 20:56:33 MVorkosigan audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=getty@tty comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jul 06 20:56:38 MVorkosigan agetty[19219]: /dev/tty: cannot open as standard input: No such device or address
Jul 06 20:56:39 MVorkosigan systemd[18359]: Started D-Bus User Message Bus.
Jul 06 20:56:41 MVorkosigan dbus-daemon[20622]: [session uid=0 pid=20622] Activating via systemd: service name='org.gtk.vfs.Daemon' unit='gvfs-daemon.service' requested by ':1.2' (uid=0 pid=21198 comm="/usr/bin/python /usr/bin/terminato>
Jul 06 20:56:41 MVorkosigan systemd[18359]: Starting Virtual filesystem service...
Jul 06 20:56:41 MVorkosigan dbus-daemon[20622]: [session uid=0 pid=20622] Successfully activated service 'org.gtk.vfs.Daemon'
Jul 06 20:56:41 MVorkosigan systemd[18359]: Started Virtual filesystem service.
Jul 06 20:56:41 MVorkosigan dbus-daemon[20622]: [session uid=0 pid=20622] Activating via systemd: service name='org.a11y.Bus' unit='at-spi-dbus-bus.service' requested by ':1.5' (uid=0 pid=21198 comm="/usr/bin/python /usr/bin/terminator >
Jul 06 20:56:41 MVorkosigan systemd[18359]: Starting Accessibility services bus...
Jul 06 20:56:41 MVorkosigan dbus-daemon[20622]: [session uid=0 pid=20622] Successfully activated service 'org.a11y.Bus'
Jul 06 20:56:41 MVorkosigan systemd[18359]: Started Accessibility services bus.
Jul 06 20:56:41 MVorkosigan at-spi-bus-launcher[21375]: dbus-daemon[21375]: Activating service name='org.a11y.atspi.Registry' requested by ':1.0' (uid=0 pid=21198 comm="/usr/bin/python /usr/bin/terminator ")
Jul 06 20:56:41 MVorkosigan at-spi-bus-launcher[21375]: dbus-daemon[21375]: Successfully activated service 'org.a11y.atspi.Registry'
Jul 06 20:56:41 MVorkosigan at-spi-bus-launcher[21506]: SpiRegistry daemon is running with well-known name - org.a11y.atspi.Registry
Jul 06 20:56:48 MVorkosigan systemd[1]: getty@tty.service: Deactivated successfully.
Jul 06 20:56:48 MVorkosigan audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=getty@tty comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jul 06 20:56:48 MVorkosigan systemd[1]: getty@tty.service: Scheduled restart job, restart counter is at 6.
Jul 06 20:56:48 MVorkosigan systemd[1]: Stopped Getty on tty.
Jul 06 20:56:48 MVorkosigan audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=getty@tty comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jul 06 20:56:48 MVorkosigan audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=getty@tty comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jul 06 20:56:48 MVorkosigan kernel: kauditd_printk_skb: 18 callbacks suppressed
Jul 06 20:56:48 MVorkosigan kernel: audit: type=1131 audit(1625597808.815:133): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=getty@tty comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jul 06 20:56:48 MVorkosigan kernel: audit: type=1130 audit(1625597808.815:134): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=getty@tty comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jul 06 20:56:48 MVorkosigan kernel: audit: type=1131 audit(1625597808.815:135): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=getty@tty comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jul 06 20:56:48 MVorkosigan kernel: audit: type=1130 audit(1625597808.818:136): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=getty@tty comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jul 06 20:56:48 MVorkosigan audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=getty@tty comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jul 06 20:56:48 MVorkosigan systemd[1]: Started Getty on tty.
Jul 06 20:56:53 MVorkosigan agetty[24397]: /dev/tty: cannot open as standard input: No such device or address
Jul 06 20:57:03 MVorkosigan systemd[1]: getty@tty.service: Deactivated successfully.
Jul 06 20:57:03 MVorkosigan systemd[1]: getty@tty.service: Scheduled restart job, restart counter is at 7.
Jul 06 20:57:03 MVorkosigan systemd[1]: Stopped Getty on tty.
Jul 06 20:57:03 MVorkosigan audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=getty@tty comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jul 06 20:57:03 MVorkosigan audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=getty@tty comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jul 06 20:57:03 MVorkosigan audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=getty@tty comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jul 06 20:57:03 MVorkosigan kernel: audit: type=1131 audit(1625597823.821:137): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=getty@tty comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jul 06 20:57:03 MVorkosigan kernel: audit: type=1130 audit(1625597823.821:138): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=getty@tty comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jul 06 20:57:03 MVorkosigan kernel: audit: type=1131 audit(1625597823.821:139): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=getty@tty comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jul 06 20:57:03 MVorkosigan systemd[1]: Started Getty on tty.
Jul 06 20:57:03 MVorkosigan audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=getty@tty comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jul 06 20:57:03 MVorkosigan kernel: audit: type=1130 audit(1625597823.825:140): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=getty@tty comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jul 06 20:57:08 MVorkosigan agetty[28482]: /dev/tty: cannot open as standard input: No such device or address
Jul 06 20:57:18 MVorkosigan systemd[1]: getty@tty.service: Deactivated successfully.
Jul 06 20:57:18 MVorkosigan audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=getty@tty comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jul 06 20:57:18 MVorkosigan systemd[1]: getty@tty.service: Scheduled restart job, restart counter is at 8.
Jul 06 20:57:18 MVorkosigan systemd[1]: Stopped Getty on tty.
Jul 06 20:57:18 MVorkosigan audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=getty@tty comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jul 06 20:57:18 MVorkosigan audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=getty@tty comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jul 06 20:57:18 MVorkosigan kernel: audit: type=1131 audit(1625597838.828:141): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=getty@tty comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jul 06 20:57:18 MVorkosigan kernel: audit: type=1130 audit(1625597838.828:142): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=getty@tty comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jul 06 20:57:18 MVorkosigan kernel: audit: type=1131 audit(1625597838.828:143): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=getty@tty comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jul 06 20:57:18 MVorkosigan systemd[1]: Started Getty on tty.
Jul 06 20:57:18 MVorkosigan audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=getty@tty comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jul 06 20:57:18 MVorkosigan kernel: audit: type=1130 audit(1625597838.831:144): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=getty@tty comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jul 06 20:57:23 MVorkosigan agetty[32009]: /dev/tty: cannot open as standard input: No such device or address
Jul 06 20:57:33 MVorkosigan systemd[1]: getty@tty.service: Deactivated successfully.
Jul 06 20:57:33 MVorkosigan audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=getty@tty comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jul 06 20:57:33 MVorkosigan kernel: audit: type=1131 audit(1625597853.835:145): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=getty@tty comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jul 06 20:57:33 MVorkosigan systemd[1]: getty@tty.service: Scheduled restart job, restart counter is at 9.
Jul 06 20:57:33 MVorkosigan systemd[1]: Stopped Getty on tty.

Last edited by Nselm (2021-07-06 19:21:33)

Offline

#5 2021-07-06 19:29:11

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 77,441

Re: Usermanagement broken ( logging in as user doesnt work, nor does su)

What's "stat /bin/bash"?
The pacman link shows to re-install all pacakges, but you could likely also use pacrepairfile from https://archlinux.org/packages/communit … /pacutils/
Also

LC_ALL=C pacman -Qkk | grep -v ',  0 altered files'

Offline

#6 2021-07-06 19:53:54

Nselm
Member
Registered: 2021-06-20
Posts: 8

Re: Usermanagement broken ( logging in as user doesnt work, nor does su)

stat /bin/bash:

  File: /bin/bash
  Size: 952720    	Blocks: 1864       IO Block: 4096   regular file
Device: 802h/2050d	Inode: 2624105     Links: 1
Access: (0755/-rwxr-xr-x)  Uid: (    0/    root)   Gid: (    0/    root)
Access: 2021-07-06 21:52:19.225755163 +0200
Modify: 2021-05-09 11:53:35.000000000 +0200
Change: 2021-07-03 11:20:56.672124563 +0200
 Birth: 2021-05-20 14:29:46.916632453 +0200

Well, so i did the whole reinstallation process, but unfortunately, su - username still doesnt work

Last edited by Nselm (2021-07-06 19:58:24)

Offline

#7 2021-07-06 20:29:06

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 77,441

Re: Usermanagement broken ( logging in as user doesnt work, nor does su)

passwd -S yourusername

and also post /etc/passwd (despite the name nothing in there is supposed to be private)
Is this a regression or did you just install the system and it has always been broken?

Offline

Board footer

Powered by FluxBB