Ubuntu Pastebin

Paste from kltrg at Thu, 26 May 2016 09:43:40 +0000

Download as text
  1
  2
  3
  4
  5
  6
  7
  8
  9
 10
 11
 12
 13
 14
 15
 16
 17
 18
 19
 20
 21
 22
 23
 24
 25
 26
 27
 28
 29
 30
 31
 32
 33
 34
 35
 36
 37
 38
 39
 40
 41
 42
 43
 44
 45
 46
 47
 48
 49
 50
 51
 52
 53
 54
 55
 56
 57
 58
 59
 60
 61
 62
 63
 64
 65
 66
 67
 68
 69
 70
 71
 72
 73
 74
 75
 76
 77
 78
 79
 80
 81
 82
 83
 84
 85
 86
 87
 88
 89
 90
 91
 92
 93
 94
 95
 96
 97
 98
 99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
sudo cat /var/log/lightdm/lightdm.log
[sudo] password for troth: 
[+0.05s] DEBUG: Logging to /var/log/lightdm/lightdm.log
[+0.05s] DEBUG: Starting Light Display Manager 1.10.6, UID=0 PID=2308
[+0.05s] DEBUG: Loading configuration dirs from /usr/share/lightdm/lightdm.conf.d
[+0.05s] DEBUG: Loading configuration from /usr/share/lightdm/lightdm.conf.d/50-greeter-wrapper.conf
[+0.05s] DEBUG: Loading configuration from /usr/share/lightdm/lightdm.conf.d/50-guest-wrapper.conf
[+0.05s] DEBUG: Loading configuration from /usr/share/lightdm/lightdm.conf.d/50-ubuntu.conf
[+0.05s] DEBUG: Loading configuration from /usr/share/lightdm/lightdm.conf.d/50-unity-greeter.conf
[+0.05s] DEBUG: Loading configuration from /usr/share/lightdm/lightdm.conf.d/50-xserver-command.conf
[+0.05s] DEBUG: Loading configuration dirs from /usr/local/share/lightdm/lightdm.conf.d
[+0.05s] DEBUG: Loading configuration dirs from /etc/xdg/lightdm/lightdm.conf.d
[+0.05s] DEBUG: Loading configuration from /etc/lightdm/lightdm.conf
[+0.05s] DEBUG: Using D-Bus name org.freedesktop.DisplayManager
[+0.05s] DEBUG: Registered seat module xlocal
[+0.05s] DEBUG: Registered seat module xremote
[+0.05s] DEBUG: Registered seat module unity
[+0.05s] DEBUG: Registered seat module surfaceflinger
[+0.06s] DEBUG: Adding default seat
[+0.06s] DEBUG: Seat: Starting
[+0.06s] DEBUG: Seat: Creating greeter session
[+0.19s] DEBUG: Seat: Creating display server of type x
[+0.19s] DEBUG: Deactivating Plymouth
[+0.21s] DEBUG: Using VT 7
[+0.21s] DEBUG: Seat: Starting local X display on VT 7
[+0.21s] DEBUG: DisplayServer x-0: Logging to /var/log/lightdm/x-0.log
[+0.21s] DEBUG: DisplayServer x-0: Writing X server authority to /var/run/lightdm/root/:0
[+0.22s] DEBUG: DisplayServer x-0: Launching X Server
[+0.22s] DEBUG: Launching process 2331: /usr/bin/X -core :0 -seat seat0 -auth /var/run/lightdm/root/:0 -nolisten tcp vt7 -novtswitch
[+0.22s] DEBUG: DisplayServer x-0: Waiting for ready signal from X server :0
[+0.22s] DEBUG: Acquired bus name org.freedesktop.DisplayManager
[+0.22s] DEBUG: Registering seat with bus path /org/freedesktop/DisplayManager/Seat0
[+0.22s] DEBUG: Starting XDMCP server on UDP/IP port 177
[+0.22s] DEBUG: Starting VNC server on TCP/IP port 5900
[+0.22s] WARNING: Failed to create IPv6 VNC socket: Error binding to address: Invalid argument
[+0.81s] DEBUG: Loading users from org.freedesktop.Accounts
[+0.81s] DEBUG: User /org/freedesktop/Accounts/User1000 added
[+1.17s] DEBUG: User /org/freedesktop/Accounts/User1001 added
[+2.15s] DEBUG: Got signal 10 from process 2331
[+2.15s] DEBUG: DisplayServer x-0: Got signal from X server :0
[+2.15s] DEBUG: DisplayServer x-0: Connecting to XServer :0
[+2.15s] DEBUG: Quitting Plymouth; retaining splash
[+2.18s] DEBUG: Seat: Display server ready, starting session authentication
[+2.18s] DEBUG: Session pid=2365: Started with service 'lightdm-greeter', username 'lightdm'
[+2.47s] DEBUG: Session pid=2365: Authentication complete with return value 0: Success
[+2.47s] DEBUG: Seat: Session authenticated, running command
[+2.47s] DEBUG: Session pid=2365: Running command /usr/lib/lightdm/lightdm-greeter-session /usr/sbin/unity-greeter
[+2.47s] DEBUG: Creating shared data directory /var/lib/lightdm-data/lightdm
[+2.47s] DEBUG: Session pid=2365: Logging to /var/log/lightdm/x-0-greeter.log
[+2.53s] DEBUG: Activating VT 7
[+2.53s] DEBUG: Activating login1 session c1
[+6.57s] DEBUG: Session pid=2365: Greeter connected version=1.10.6
[+9.90s] DEBUG: Session pid=2365: Greeter start authentication for tschremser
[+9.90s] DEBUG: Session pid=2468: Started with service 'lightdm', username 'tschremser'
[+10.02s] DEBUG: Session pid=2468: Got 1 message(s) from PAM
[+10.02s] DEBUG: Session pid=2365: Prompt greeter with 1 message(s)
[+133.54s] DEBUG: Got VNC connection from 192.168.178.28:41673
[+133.54s] DEBUG: Seat: Starting
[+133.54s] DEBUG: Seat: Creating greeter session
[+133.54s] DEBUG: Seat: Creating display server of type x
[+133.54s] DEBUG: DisplayServer xvnc-1: Logging to /var/log/lightdm/xvnc-1.log
[+133.54s] DEBUG: DisplayServer xvnc-1: Writing X server authority to /var/run/lightdm/root/:1
[+133.54s] DEBUG: DisplayServer xvnc-1: Launching Xvnc server
[+133.54s] DEBUG: Launching process 2804: /usr/bin/Xvnc4 -rfbauth /etc/vncpasswd :1 -auth /var/run/lightdm/root/:1 -inetd -nolisten tcp -geometry 1280x1024 -depth 24
[+133.54s] DEBUG: DisplayServer xvnc-1: Waiting for ready signal from Xvnc server :1
[+133.54s] DEBUG: Registering seat with bus path /org/freedesktop/DisplayManager/Seat1
[+133.67s] DEBUG: Got signal 10 from process 2804
[+133.67s] DEBUG: DisplayServer xvnc-1: Got signal from Xvnc server :1
[+133.67s] DEBUG: DisplayServer xvnc-1: Connecting to XServer :1
[+133.82s] DEBUG: Seat: Display server ready, starting session authentication
[+133.82s] DEBUG: Session: Not setting XDG_VTNR
[+133.82s] DEBUG: Session pid=2817: Started with service 'lightdm-greeter', username 'lightdm'
[+133.87s] DEBUG: Session pid=2817: Authentication complete with return value 0: Success
[+133.87s] DEBUG: Seat: Session authenticated, running command
[+133.87s] DEBUG: Session pid=2817: Not setting XDG_VTNR
[+133.87s] DEBUG: Session pid=2817: Running command /usr/lib/lightdm/lightdm-greeter-session /usr/sbin/unity-greeter
[+133.87s] DEBUG: Creating shared data directory /var/lib/lightdm-data/lightdm
[+133.87s] DEBUG: Session pid=2817: Logging to /var/log/lightdm/xvnc-1-greeter.log
[+133.89s] DEBUG: Activating login1 session c2
[+133.89s] WARNING: Error activating login1 session: GDBus.Error:org.freedesktop.DBus.Error.Failed: Operation not supported
[+134.16s] DEBUG: Session pid=2817: Greeter connected version=1.10.6
[+134.37s] DEBUG: Session pid=2817: Greeter start authentication for tschremser
[+134.37s] DEBUG: Session: Not setting XDG_VTNR
[+134.37s] DEBUG: Session pid=2878: Started with service 'lightdm', username 'tschremser'
[+134.44s] DEBUG: Session pid=2878: Got 1 message(s) from PAM
[+134.44s] DEBUG: Session pid=2817: Prompt greeter with 1 message(s)
[+139.10s] DEBUG: Session pid=2817: Greeter start authentication for troth
[+139.10s] DEBUG: Session pid=2878: Sending SIGTERM
[+139.10s] DEBUG: Session: Not setting XDG_VTNR
[+139.10s] DEBUG: Session pid=2962: Started with service 'lightdm', username 'troth'
[+139.10s] DEBUG: Session pid=2878: Terminated with signal 15
[+139.10s] DEBUG: Session: Failed during authentication
[+139.10s] DEBUG: Seat: Session stopped
[+139.17s] DEBUG: Session pid=2962: Got 1 message(s) from PAM
[+139.17s] DEBUG: Session pid=2817: Prompt greeter with 1 message(s)
[+142.09s] DEBUG: Session pid=2817: Continue authentication
[+142.37s] DEBUG: Session pid=2962: Authentication complete with return value 0: Success
[+142.37s] DEBUG: Session pid=2817: Authenticate result for user troth: Success
[+142.37s] DEBUG: Session pid=2817: User troth authorized
[+142.38s] DEBUG: Session pid=2817: Greeter requests session ubuntu
[+142.38s] DEBUG: Seat: Stopping greeter; display server will be re-used for user session
[+142.38s] DEBUG: Session pid=2817: Sending SIGTERM
[+142.49s] DEBUG: Session pid=2817: Greeter closed communication channel
[+142.49s] DEBUG: Session pid=2817: Exited with return value 0
[+142.49s] DEBUG: Seat: Session stopped
[+142.49s] DEBUG: Seat: Greeter stopped, running session
[+142.49s] DEBUG: Registering session with bus path /org/freedesktop/DisplayManager/Session0
[+142.52s] DEBUG: Session pid=2962: Not setting XDG_VTNR
[+142.52s] DEBUG: Session pid=2962: Running command /usr/sbin/lightdm-session gnome-session --session=ubuntu
[+142.52s] DEBUG: Creating shared data directory /var/lib/lightdm-data/troth
[+142.52s] DEBUG: Session pid=2962: Logging to .xsession-errors
[+142.54s] DEBUG: Activating login1 session c3
[+142.54s] WARNING: Error activating login1 session: GDBus.Error:org.freedesktop.DBus.Error.Failed: Operation not supported
[+143.97s] DEBUG: User /org/freedesktop/Accounts/User1000 changed
[+153.50s] DEBUG: Session pid=2962: Exited with return value 0
[+153.50s] DEBUG: Seat: Session stopped
[+153.50s] DEBUG: Seat: Stopping display server, no sessions require it
[+153.50s] DEBUG: Sending signal 15 to process 2804
[+153.51s] DEBUG: Process 2804 exited with return value 0
[+153.51s] DEBUG: DisplayServer xvnc-1: Xvnc server stopped
[+153.51s] DEBUG: DisplayServer xvnc-1: Removing X server authority /var/run/lightdm/root/:1
[+153.51s] DEBUG: Seat: Display server stopped
[+153.51s] DEBUG: Seat: Active display server stopped, starting greeter
[+153.51s] DEBUG: Seat: Stopping; failed to start a greeter
[+153.51s] DEBUG: Seat: Stopping
[+153.51s] DEBUG: Seat: Stopped
[+154.99s] DEBUG: User /org/freedesktop/Accounts/User1000 changed
[+159.26s] DEBUG: User /org/freedesktop/Accounts/User1000 changed


--------------------------------------------------------------------------

sudo cat /var/log/lightdm/xvnc-1-greeter.log
[+0,00s] DEBUG: unity-greeter.vala:496: Starting unity-greeter 14.04.11 UID=113 LANG=de_DE.UTF-8
[+0,00s] DEBUG: unity-greeter.vala:499: Setting cursor
[+0,00s] DEBUG: unity-greeter.vala:513: Loading command line options
[+0,00s] DEBUG: unity-greeter.vala:541: Setting GTK+ settings
[+0,06s] DEBUG: unity-greeter.vala:564: Creating Unity Greeter
[+0,06s] DEBUG: unity-greeter.vala:57: Creating background surface
[+0,06s] DEBUG: Connecting to display manager...
[+0,06s] DEBUG: Wrote 18 bytes to daemon
[+0,06s] DEBUG: Read 8 bytes from daemon
[+0,06s] DEBUG: Read 151 bytes from daemon
[+0,06s] DEBUG: Connected version=1.10.6 default-session=ubuntu show-manual-login=false hide-users=false has-guest-account=false show-remote-login=true
[+0,07s] CRITICAL: gnome_idle_monitor_add_idle_watch: assertion 'GNOME_IS_IDLE_MONITOR (monitor)' failed
[+0,08s] WARNING: settings-daemon.vala:138: Failed to inhibit power keys: GDBus.Error:org.freedesktop.DBus.Error.AccessDenied: Operation not permitted
[+0,10s] DEBUG: menubar.vala:336: LANG=de_DE.UTF-8 LANGUAGE=(null)
[+0,10s] DEBUG: menubar.vala:368: LANG=de_DE.UTF-8 LANGUAGE=(null)
[+0,11s] DEBUG: Loading users from org.freedesktop.Accounts
[+0,11s] DEBUG: User /org/freedesktop/Accounts/User1000 added
[+0,11s] DEBUG: User /org/freedesktop/Accounts/User1001 added
[+0,11s] DEBUG: user-list.vala:1030: Adding/updating user troth (Thibaud Ronan Florent Urs Roth-Schremser)
[+0,11s] DEBUG: Loading sessions from org.freedesktop.DisplayManager
[+0,11s] DEBUG: user-list.vala:1030: Adding/updating user tschremser ()
[+0,27s] DEBUG: Loaded session /usr/share/xsessions/gnome.desktop (GNOME, Diese Sitzung meldet Sie bei GNOME an)
[+0,27s] DEBUG: Loaded session /usr/share/xsessions/gnome-fallback-compiz.desktop (GNOME Flashback (Compiz), Diese Sitzung meldet Sie bei GNOME an mit dem traditionellen Panel)
[+0,27s] DEBUG: Loaded session /usr/share/xsessions/ubuntu.desktop (Ubuntu, This session logs you into Ubuntu)
[+0,27s] DEBUG: Loaded session /usr/share/xsessions/gnome-classic.desktop (GNOME Classic, Diese Sitzung meldet Sie in GNOME Classic an)
[+0,27s] DEBUG: Loaded session /usr/share/xsessions/gnome-fallback.desktop (GNOME Flashback (Metacity), Diese Sitzung meldet Sie bei GNOME an mit dem traditionellen Panel)
[+0,27s] DEBUG: Starting authentication for user tschremser...
[+0,27s] DEBUG: Wrote 26 bytes to daemon
[+0,28s] DEBUG: main-window.vala:185: Screen is 1280x1024 pixels
[+0,28s] DEBUG: main-window.vala:193: Monitor 0 is 1280x1024 pixels at 0,0
[+0,28s] DEBUG: unity-greeter.vala:567: Showing greeter
[+0,28s] DEBUG: unity-greeter.vala:252: Showing main window
[+0,28s] DEBUG: background.vala:483: Regenerating backgrounds
[+0,28s] DEBUG: background.vala:68: Making background /usr/share/backgrounds/warty-final-ubuntu.png at 1280x1024
[+0,33s] DEBUG: unity-greeter.vala:610: Starting main loop
[+0,34s] DEBUG: Read 8 bytes from daemon
[+0,34s] DEBUG: Read 40 bytes from daemon
[+0,34s] DEBUG: Prompt user with 1 message(s)
[+0,37s] DEBUG: settings-daemon.vala:75: Acquired org.gnome.SessionManager
[+0,37s] DEBUG: settings-daemon.vala:102: Acquired org.gnome.ScreenSaver
[+0,37s] DEBUG: settings-daemon.vala:159: All bus names acquired, starting unity-settings-daemon
[+0,63s] DEBUG: Connected to Application Indicator Service.
[+0,65s] DEBUG: menubar.vala:538: Adding indicator object 0x179d9d0 at position 0
[+0,68s] DEBUG: menubar.vala:538: Adding indicator object 0x179d710 at position 0

(unity-settings-daemon:2901): power-plugin-WARNING **: Unable to start gsd_power manager: RANDR extension is too old (must be at least 1.2)
[+0,72s] DEBUG: menubar.vala:538: Adding indicator object 0x179d450 at position 2
[+0,73s] DEBUG: Request current apps
[+0,73s] DEBUG: menubar.vala:538: Adding indicator object 0x179df50 at position 2

(unity-settings-daemon:2901): xrandr-plugin-WARNING **: Unable to start gsd_xrandr manager: RANDR extension is too old (must be at least 1.2)

(unity-settings-daemon:2901): color-plugin-WARNING **: Unable to start gsd_color manager: RANDR extension is too old (must be at least 1.2)

(unity-settings-daemon:2901): cursor-plugin-WARNING **: Unable to start gsd_cursor manager: XFixes cursor extension not available
[+0,79s] DEBUG: unity-greeter.vala:235: starting system-ready sound

** (unity-settings-daemon:2901): WARNING **: Unable to register client: GDBus.Error:org.freedesktop.DBus.Error.UnknownMethod: Keine derartige Methode »RegisterClient«
[+0,85s] DEBUG: background.vala:121: Render of background /usr/share/backgrounds/warty-final-ubuntu.png complete

** (nm-applet:2889): CRITICAL **: nm_secret_agent_register: assertion 'priv->registered == FALSE' failed
[+1,02s] DEBUG: Building new application entry: :1.19  with icon: nm-no-connection at position 0
[+1,02s] DEBUG: menubar.vala:538: Adding indicator object 0x1a79000 at position 4
[+5,00s] DEBUG: Starting authentication for user troth...
[+5,00s] DEBUG: Wrote 21 bytes to daemon
[+5,07s] DEBUG: Read 8 bytes from daemon
[+5,07s] DEBUG: Read 35 bytes from daemon
[+5,07s] DEBUG: Prompt user with 1 message(s)
[+8,00s] DEBUG: Providing response to display manager
[+8,00s] DEBUG: Wrote 24 bytes to daemon
[+8,28s] DEBUG: Read 8 bytes from daemon
[+8,28s] DEBUG: Read 17 bytes from daemon
[+8,28s] DEBUG: Authentication complete for user troth with return code 0
[+8,28s] DEBUG: Starting session ubuntu
[+8,28s] DEBUG: Wrote 18 bytes to daemon
[+8,28s] DEBUG: Read 8 bytes from daemon
[+8,28s] DEBUG: Read 4 bytes from daemon

** (unity-settings-daemon:2901): WARNING **: Name taken or bus went away - shutting down

(unity-settings-daemon:2901): GLib-GObject-WARNING **: invalid (NULL) pointer instance

(unity-settings-daemon:2901): GLib-GObject-CRITICAL **: g_signal_handlers_disconnect_matched: assertion 'G_TYPE_CHECK_INSTANCE (instance)' failed

(unity-settings-daemon:2901): GLib-CRITICAL **: g_ptr_array_unref: assertion 'array' failed
g_dbus_connection_real_closed: Remote peer vanished with error: Underlying GIOStream returned 0 bytes on an async read (g-io-error-quark, 0). Exiting.

(unity-settings-daemon:2901): dconf-WARNING **: failed to commit changes to dconf: Verbindung ist geschlossen
g_dbus_connection_real_closed: Remote peer vanished with error: Underlying GIOStream returned 0 bytes on an async read (g-io-error-quark, 0). Exiting.
nm-applet-Message: PID 2889 (we are 2889) sent signal 15, shutting down...
init: indicator-messages-main-Prozess beendet, wird neu gestartet
init: indicator-bluetooth-main-Prozess (2899) wurde von TERM-Signal beendet
init: indicator-bluetooth-main-Prozess beendet, wird neu gestartet
init: indicator-power-main-Prozess (2902) wurde von TERM-Signal beendet
init: indicator-power-main-Prozess beendet, wird neu gestartet
init: indicator-datetime-main-Prozess (2908) wurde von TERM-Signal beendet
init: indicator-datetime-main-Prozess beendet, wird neu gestartet
init: indicator-sound-main-Prozess beendet, wird neu gestartet
init: indicator-session-main-Prozess (2918) wurde von TERM-Signal beendet
init: indicator-session-main-Prozess beendet, wird neu gestartet

(nm-applet:2889): libappindicator-WARNING **: Unable to send signal for NewStatus: Verbindung ist geschlossen
[+8,35s] DEBUG: unity-greeter.vala:605: Got a SIGTERM
[+8,35s] DEBUG: settings-daemon.vala:78: Failed to acquire name org.gnome.SessionManager
[+8,35s] DEBUG: settings-daemon.vala:105: Failed to acquire name org.gnome.ScreenSaver
[+8,35s] DEBUG: unity-greeter.vala:135: Failed to acquire name com.canonical.Unity
g_dbus_connection_real_closed: Remote peer vanished with error: Underlying GIOStream returned 0 bytes on an async read (g-io-error-quark, 0). Exiting.
[+8,35s] DEBUG: unity-greeter.vala:613: Cleaning up
[+8,35s] DEBUG: unity-greeter.vala:621: Upstart exited with return value 0
[+8,35s] DEBUG: unity-greeter.vala:633: AT-SPI exited with return value 0
[+8,35s] DEBUG: unity-greeter.vala:639: Exiting
init: indicator-application-main-Prozess (2930) wurde von TERM-Signal beendet
init: indicator-application-main-Prozess beendet, wird neu gestartet
init: indicator-bluetooth-main-Prozess (2971) wurde von TERM-Signal beendet
init: indicator-power-main-Prozess (2974) wurde von TERM-Signal beendet
init: indicator-sound-main-Prozess (2979) wurde von TERM-Signal beendet
init: indicator-session-main-Prozess (2980) wurde von TERM-Signal beendet
init: indicator-datetime-main-Prozess (2976) wurde von TERM-Signal beendet

-----------------------------------------------------------------------

cat .xsession-errors
X Error of failed request:  BadValue (integer parameter out of range for operation)
  Major opcode of failed request:  109 (X_ChangeHosts)
  Value in failed request:  0x5
  Serial number of failed request:  6
  Current serial number in output stream:  8
X Error of failed request:  BadValue (integer parameter out of range for operation)
  Major opcode of failed request:  109 (X_ChangeHosts)
  Value in failed request:  0x5
  Serial number of failed request:  6
  Current serial number in output stream:  8
Skript für ibus unter run_im gestartet.
Skript für auto unter run_im gestartet.
Skript für default unter run_im gestartet.
init: gnome-session (Unity)-main-Prozess (3180) wurde mit dem Status 1 beendet
init: unity-settings-daemon-main-Prozess (3158) wurde von TERM-Signal beendet
init: Disconnected from notified D-Bus bus
init: logrotate-main-Prozess (3089) wurde von TERM-Signal beendet
init: xsession-init-main-Prozess (3155) wurde von TERM-Signal beendet
init: hud-main-Prozess (3162) wurde von TERM-Signal beendet
init: unity-panel-service-main-Prozess (3190) wurde von TERM-Signal beendet
init: window-stack-bridge-main-Prozess (3116) wurde von KILL-Signal beendet

----------------------------------------------------------------

cat /var/log/auth.log
May 23 17:50:03 kakao CRON[28186]: pam_unix(cron:session): session opened for user troth by (uid=0)
May 23 17:50:03 kakao CRON[28186]: pam_unix(cron:session): session closed for user troth
May 23 18:00:01 kakao CRON[28477]: pam_unix(cron:session): session opened for user troth by (uid=0)
May 23 18:00:01 kakao CRON[28476]: pam_unix(cron:session): session opened for user www-data by (uid=0)
May 23 18:00:02 kakao CRON[28477]: pam_unix(cron:session): session closed for user troth
May 23 18:00:03 kakao CRON[28476]: pam_unix(cron:session): session closed for user www-data
May 23 18:09:01 kakao CRON[28730]: pam_unix(cron:session): session opened for user root by (uid=0)
May 23 18:09:01 kakao CRON[28730]: pam_unix(cron:session): session closed for user root
May 23 18:10:01 kakao CRON[28768]: pam_unix(cron:session): session opened for user troth by (uid=0)
May 23 18:10:01 kakao CRON[28768]: pam_unix(cron:session): session closed for user troth
May 23 18:17:01 kakao CRON[28965]: pam_unix(cron:session): session opened for user root by (uid=0)
May 23 18:17:01 kakao CRON[28965]: pam_unix(cron:session): session closed for user root
May 23 18:20:01 kakao CRON[29045]: pam_unix(cron:session): session opened for user troth by (uid=0)
May 23 18:20:01 kakao CRON[29045]: pam_unix(cron:session): session closed for user troth
May 23 18:30:01 kakao CRON[29315]: pam_unix(cron:session): session opened for user troth by (uid=0)
May 23 18:30:01 kakao CRON[29314]: pam_unix(cron:session): session opened for user www-data by (uid=0)
May 23 18:30:01 kakao CRON[29315]: pam_unix(cron:session): session closed for user troth
May 23 18:30:02 kakao CRON[29314]: pam_unix(cron:session): session closed for user www-data
May 23 18:39:01 kakao CRON[29572]: pam_unix(cron:session): session opened for user root by (uid=0)
May 23 18:39:01 kakao CRON[29572]: pam_unix(cron:session): session closed for user root
May 23 18:40:01 kakao CRON[29610]: pam_unix(cron:session): session opened for user troth by (uid=0)
May 23 18:40:01 kakao CRON[29610]: pam_unix(cron:session): session closed for user troth
May 23 18:50:01 kakao CRON[29884]: pam_unix(cron:session): session opened for user troth by (uid=0)
May 23 18:50:01 kakao CRON[29884]: pam_unix(cron:session): session closed for user troth
May 23 19:00:01 kakao CRON[30152]: pam_unix(cron:session): session opened for user troth by (uid=0)
May 23 19:00:01 kakao CRON[30151]: pam_unix(cron:session): session opened for user www-data by (uid=0)
May 23 19:00:01 kakao CRON[30152]: pam_unix(cron:session): session closed for user troth
May 23 19:00:01 kakao CRON[30151]: pam_unix(cron:session): session closed for user www-data
May 23 19:09:01 kakao CRON[30411]: pam_unix(cron:session): session opened for user root by (uid=0)
May 23 19:09:02 kakao CRON[30411]: pam_unix(cron:session): session closed for user root
May 23 19:10:01 kakao CRON[30449]: pam_unix(cron:session): session opened for user troth by (uid=0)
May 23 19:10:01 kakao CRON[30449]: pam_unix(cron:session): session closed for user troth
May 23 19:17:01 kakao CRON[30646]: pam_unix(cron:session): session opened for user root by (uid=0)
May 23 19:17:01 kakao CRON[30646]: pam_unix(cron:session): session closed for user root
May 23 19:20:01 kakao CRON[30726]: pam_unix(cron:session): session opened for user troth by (uid=0)
May 23 19:20:01 kakao CRON[30726]: pam_unix(cron:session): session closed for user troth
May 23 19:23:26 kakao sshd[30833]: Accepted password for troth from 192.168.178.24 port 36908 ssh2
May 23 19:23:26 kakao sshd[30833]: pam_unix(sshd:session): session opened for user troth by (uid=0)
May 23 19:23:26 kakao systemd-logind[803]: New session 1 of user troth.
May 23 19:23:38 kakao sudo:    troth : TTY=pts/3 ; PWD=/home/troth ; USER=root ; COMMAND=/usr/bin/apt-get update
May 23 19:23:38 kakao sudo: pam_unix(sudo:session): session opened for user root by troth(uid=0)
May 23 19:23:55 kakao sudo: pam_unix(sudo:session): session closed for user root
May 23 19:24:14 kakao sudo:    troth : TTY=pts/3 ; PWD=/home/troth ; USER=root ; COMMAND=/usr/bin/apt-get upgrade
May 23 19:24:14 kakao sudo: pam_unix(sudo:session): session opened for user root by troth(uid=0)
May 23 19:25:25 kakao sudo: pam_unix(sudo:session): session closed for user root
May 23 19:25:47 kakao sudo:    troth : TTY=pts/3 ; PWD=/home/troth ; USER=root ; COMMAND=/sbin/shutdown -h now
May 23 19:25:47 kakao sudo: pam_unix(sudo:session): session opened for user root by troth(uid=0)
May 23 19:25:47 kakao sudo: pam_unix(sudo:session): session closed for user root
May 26 11:27:33 kakao systemd-logind[754]: New seat seat0.
May 26 11:27:33 kakao systemd-logind[754]: Watching system buttons on /dev/input/event1 (Power Button)
May 26 11:27:33 kakao systemd-logind[754]: Watching system buttons on /dev/input/event0 (Power Button)
May 26 11:27:46 kakao sshd[1671]: Server listening on 0.0.0.0 port 22.
May 26 11:27:46 kakao sshd[1671]: Server listening on :: port 22.
May 26 11:27:50 kakao lightdm: PAM unable to dlopen(pam_kwallet.so): /lib/security/pam_kwallet.so: cannot open shared object file: No such file or directory
May 26 11:27:50 kakao lightdm: PAM adding faulty module: pam_kwallet.so
May 26 11:27:50 kakao lightdm: pam_unix(lightdm-greeter:session): session opened for user lightdm by (uid=0)
May 26 11:27:50 kakao systemd-logind[754]: New session c1 of user lightdm.
May 26 11:27:50 kakao systemd-logind[754]: Linked /tmp/.X11-unix/X0 to /run/user/113/X11-display.
May 26 11:27:58 kakao lightdm: PAM unable to dlopen(pam_kwallet.so): /lib/security/pam_kwallet.so: cannot open shared object file: No such file or directory
May 26 11:27:58 kakao lightdm: PAM adding faulty module: pam_kwallet.so
May 26 11:27:58 kakao lightdm: pam_succeed_if(lightdm:auth): requirement "user ingroup nopasswdlogin" not met by user "tschremser"
May 26 11:30:01 kakao CRON[2788]: pam_unix(cron:session): session opened for user troth by (uid=0)
May 26 11:30:01 kakao CRON[2787]: pam_unix(cron:session): session opened for user www-data by (uid=0)
May 26 11:30:02 kakao lightdm: PAM unable to dlopen(pam_kwallet.so): /lib/security/pam_kwallet.so: cannot open shared object file: No such file or directory
May 26 11:30:02 kakao lightdm: PAM adding faulty module: pam_kwallet.so
May 26 11:30:02 kakao lightdm: pam_unix(lightdm-greeter:session): session opened for user lightdm by (uid=0)
May 26 11:30:02 kakao systemd-logind[754]: New session c2 of user lightdm.
May 26 11:30:02 kakao CRON[2788]: pam_unix(cron:session): session closed for user troth
May 26 11:30:02 kakao lightdm: PAM unable to dlopen(pam_kwallet.so): /lib/security/pam_kwallet.so: cannot open shared object file: No such file or directory
May 26 11:30:02 kakao lightdm: PAM adding faulty module: pam_kwallet.so
May 26 11:30:02 kakao lightdm: pam_succeed_if(lightdm:auth): requirement "user ingroup nopasswdlogin" not met by user "tschremser"
May 26 11:30:05 kakao CRON[2787]: pam_unix(cron:session): session closed for user www-data
May 26 11:30:07 kakao lightdm: PAM unable to dlopen(pam_kwallet.so): /lib/security/pam_kwallet.so: cannot open shared object file: No such file or directory
May 26 11:30:07 kakao lightdm: PAM adding faulty module: pam_kwallet.so
May 26 11:30:07 kakao lightdm: pam_succeed_if(lightdm:auth): requirement "user ingroup nopasswdlogin" not met by user "troth"
May 26 11:30:10 kakao lightdm: pam_unix(lightdm-greeter:session): session closed for user lightdm
May 26 11:30:10 kakao lightdm: pam_unix(lightdm:session): session opened for user troth by (uid=0)
May 26 11:30:10 kakao systemd-logind[754]: Removed session c2.
May 26 11:30:10 kakao systemd-logind[754]: New session c3 of user troth.
May 26 11:30:10 kakao systemd-logind[754]: Linked /tmp/.X11-unix/X1 to /run/user/1000/X11-display.
May 26 11:30:15 kakao gnome-keyring-daemon[2998]: couldn't set environment variable in session: The name org.gnome.SessionManager was not provided by any .service files
May 26 11:30:21 kakao lightdm: pam_unix(lightdm:session): session closed for user troth
May 26 11:30:26 kakao sshd[3233]: Accepted password for troth from 192.168.178.28 port 44484 ssh2
May 26 11:30:26 kakao sshd[3233]: pam_unix(sshd:session): session opened for user troth by (uid=0)
May 26 11:30:26 kakao systemd-logind[754]: Removed session c3.
May 26 11:30:26 kakao systemd-logind[754]: New session 1 of user troth.
May 26 11:30:48 kakao sudo:    troth : TTY=pts/0 ; PWD=/home/troth ; USER=root ; COMMAND=/bin/cat /var/log/lightdm/lightdm.log
May 26 11:30:48 kakao sudo: pam_unix(sudo:session): session opened for user root by troth(uid=0)
May 26 11:30:48 kakao sudo: pam_unix(sudo:session): session closed for user root
May 26 11:33:10 kakao sudo:    troth : TTY=pts/0 ; PWD=/home/troth ; USER=root ; COMMAND=/bin/cat /var/log/lightdm/xvnc-1-greeter.log
May 26 11:33:10 kakao sudo: pam_unix(sudo:session): session opened for user root by troth(uid=0)
May 26 11:33:10 kakao sudo: pam_unix(sudo:session): session closed for user root
May 26 11:39:01 kakao CRON[3585]: pam_unix(cron:session): session opened for user root by (uid=0)
May 26 11:39:01 kakao CRON[3585]: pam_unix(cron:session): session closed for user root
May 26 11:40:01 kakao CRON[3625]: pam_unix(cron:session): session opened for user troth by (uid=0)
May 26 11:40:01 kakao CRON[3625]: pam_unix(cron:session): session closed for user troth
May 26 11:41:57 kakao sudo:    troth : TTY=pts/0 ; PWD=/home/troth ; USER=root ; COMMAND=/bin/cat /var/log/lightdm/xvnc-1.log
May 26 11:41:57 kakao sudo: pam_unix(sudo:session): session opened for user root by troth(uid=0)
May 26 11:41:57 kakao sudo: pam_unix(sudo:session): session closed for user root
Download as text