Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Password is not logged #2

Open
benhadad opened this issue Mar 25, 2021 · 1 comment
Open

Password is not logged #2

benhadad opened this issue Mar 25, 2021 · 1 comment

Comments

@benhadad
Copy link

Checking the log files but no password is logged.

Based on the output I looked in /root/.vnc/ea05e6654263:1.log but saw no password

Example

2021-03-25 08:06:30,590 DEBG fd 16 closed, stopped monitoring <POutputDispatcher at 140234956911320 for <Subprocess at 140234957151840 with name dosbox in state STARTING> (stdout)>
2021-03-25 08:06:30,590 DEBG fd 16 closed, stopped monitoring <POutputDispatcher at 140234956911320 for <Subprocess at 140234957151840 with name dosbox in state STARTING> (stdout)>
2021-03-25 08:06:30,590 DEBG fd 20 closed, stopped monitoring <POutputDispatcher at 140234956911464 for <Subprocess at 140234957151840 with name dosbox in state STARTING> (stderr)>
2021-03-25 08:06:30,590 DEBG fd 20 closed, stopped monitoring <POutputDispatcher at 140234956911464 for <Subprocess at 140234957151840 with name dosbox in state STARTING> (stderr)>
2021-03-25 08:06:30,590 INFO exited: dosbox (exit status 0; not expected)
2021-03-25 08:06:30,590 INFO exited: dosbox (exit status 0; not expected)
2021-03-25 08:06:30,590 DEBG received SIGCLD indicating a child quit
2021-03-25 08:06:30,590 DEBG received SIGCLD indicating a child quit
2021-03-25 08:06:30,608 DEBG 'vncserver' stderr output:
xauth: file /root/.Xauthority does not exist

2021-03-25 08:06:30,608 DEBG 'vncserver' stderr output:
xauth: file /root/.Xauthority does not exist

2021-03-25 08:06:31,611 INFO spawned: 'xterm' with pid 27
2021-03-25 08:06:31,611 INFO spawned: 'xterm' with pid 27
2021-03-25 08:06:31,613 INFO spawned: 'dosbox' with pid 29
2021-03-25 08:06:31,613 INFO spawned: 'dosbox' with pid 29
2021-03-25 08:06:31,616 DEBG 'vncserver' stderr output:

New 'X' desktop is ea05e6654263:1

Creating default startup script /root/.vnc/xstartup

2021-03-25 08:06:31,616 DEBG 'vncserver' stderr output:

New 'X' desktop is ea05e6654263:1

Creating default startup script /root/.vnc/xstartup

2021-03-25 08:06:31,616 DEBG 'vncserver' stderr output:
Starting applications specified in /root/.vnc/xstartup
Log file is /root/.vnc/ea05e6654263:1.log

2021-03-25 08:06:31,616 DEBG 'vncserver' stderr output:
Starting applications specified in /root/.vnc/xstartup
Log file is /root/.vnc/ea05e6654263:1.log

2021-03-25 08:06:31,651 DEBG 'dosbox' stderr output:
ALSA lib confmisc.c:768:(parse_card) cannot find card '0'
ALSA lib conf.c:4259:(_snd_config_evaluate) function snd_func_card_driver returned error: No such file or directory
ALSA lib confmisc.c:392:(snd_func_concat) error evaluating strings
ALSA lib conf.c:4259:(_snd_config_evaluate) function snd_func_concat returned error: No such file or directory
ALSA lib confmisc.c:1251:(snd_func_refer) error evaluating name
ALSA lib conf.c:4259:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory
ALSA lib conf.c:4738:(snd_config_expand) Evaluate error: No such file or directory
ALSA lib pcm.c:2239:(snd_pcm_open_noupdate) Unknown PCM default

2021-03-25 08:06:31,651 DEBG 'dosbox' stderr output:
ALSA lib confmisc.c:768:(parse_card) cannot find card '0'
ALSA lib conf.c:4259:(_snd_config_evaluate) function snd_func_card_driver returned error: No such file or directory
ALSA lib confmisc.c:392:(snd_func_concat) error evaluating strings
ALSA lib conf.c:4259:(_snd_config_evaluate) function snd_func_concat returned error: No such file or directory
ALSA lib confmisc.c:1251:(snd_func_refer) error evaluating name
ALSA lib conf.c:4259:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory
ALSA lib conf.c:4738:(snd_config_expand) Evaluate error: No such file or directory
ALSA lib pcm.c:2239:(snd_pcm_open_noupdate) Unknown PCM default

2021-03-25 08:06:32,274 DEBG 'dosbox' stderr output:
ALSA lib seq_hw.c:457:(snd_seq_hw_open) open /dev/snd/seq failed: No such file or directory

2021-03-25 08:06:32,274 DEBG 'dosbox' stderr output:
ALSA lib seq_hw.c:457:(snd_seq_hw_open) open /dev/snd/seq failed: No such file or directory

2021-03-25 08:06:32,621 DEBG 'vncserver' stdout output:
25/03/21 08:06:30 All Rights Reserved.
25/03/21 08:06:30 See http://www.tightvnc.com/ for information on TightVNC
25/03/21 08:06:30 Desktop name 'X' (ea05e6654263:1)
25/03/21 08:06:30 Protocol versions supported: 3.3, 3.7, 3.8, 3.7t, 3.8t
25/03/21 08:06:30 Listening for VNC connections on TCP port 5901
Font directory '/usr/share/fonts/X11/Type1/' not found - ignoring
Font directory '/usr/share/fonts/X11/75dpi/' not found - ignoring
Font directory '/usr/share/fonts/X11/100dpi/' not found - ignoring
/root/.vnc/xstartup: 3: /root/.vnc/xstartup: xrdb: not found
/root/.vnc/xstartup: 4: /root/.vnc/xstartup: xsetroot: not found

2021-03-25 08:06:32,621 DEBG 'vncserver' stdout output:
25/03/21 08:06:30 All Rights Reserved.
25/03/21 08:06:30 See http://www.tightvnc.com/ for information on TightVNC
25/03/21 08:06:30 Desktop name 'X' (ea05e6654263:1)
25/03/21 08:06:30 Protocol versions supported: 3.3, 3.7, 3.8, 3.7t, 3.8t
25/03/21 08:06:30 Listening for VNC connections on TCP port 5901
Font directory '/usr/share/fonts/X11/Type1/' not found - ignoring
Font directory '/usr/share/fonts/X11/75dpi/' not found - ignoring
Font directory '/usr/share/fonts/X11/100dpi/' not found - ignoring
/root/.vnc/xstartup: 3: /root/.vnc/xstartup: xrdb: not found
/root/.vnc/xstartup: 4: /root/.vnc/xstartup: xsetroot: not found

2021-03-25 08:06:32,622 DEBG 'vncserver' stderr output:
tail: unrecognized file system type 0x794c7630 for '/root/.vnc/ea05e6654263:1.log'. please report this to [email protected]. reverting to polling

2021-03-25 08:06:32,622 DEBG 'vncserver' stderr output:
tail: unrecognized file system type 0x794c7630 for '/root/.vnc/ea05e6654263:1.log'. please report this to [email protected]. reverting to polling

2021-03-25 08:06:35,626 INFO success: vncserver entered RUNNING state, process has stayed up for > than 5 seconds (startsecs)
2021-03-25 08:06:35,626 INFO success: vncserver entered RUNNING state, process has stayed up for > than 5 seconds (startsecs)
2021-03-25 08:06:36,627 INFO success: xterm entered RUNNING state, process has stayed up for > than 5 seconds (startsecs)
2021-03-25 08:06:36,627 INFO success: xterm entered RUNNING state, process has stayed up for > than 5 seconds (startsecs)
2021-03-25 08:06:36,627 INFO success: dosbox entered RUNNING state, process has stayed up for > than 5 seconds (startsecs)
2021-03-25 08:06:36,627 INFO success: dosbox entered RUNNING state, process has stayed up for > than 5 seconds (startsecs)

@jgoerzen
Copy link
Owner

jgoerzen commented Mar 30, 2021 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants