Bug 38675 - Не монтируюся локальные флешки при входе по rdp
Summary: Не монтируюся локальные флешки при входе по rdp
Status: NEW
Alias: None
Product: Альт Рабочая станция K
Classification: Distributions
Component: Ошибки работы (show other bugs)
Version: 9.0
Hardware: x86_64 Linux
: P5 normal
Assignee: Sergey V Turchin
QA Contact: qa-p8@altlinux.org
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-07-05 14:27 MSK by stalker
Modified: 2020-07-05 14:58 MSK (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description stalker 2020-07-05 14:27:15 MSK
При входе через RDP нет возможности подмонтировать  подключенный со стороны сервера (то есть локальный нв сервере носитель).
Судя по всему проблема в том,что не стартует polkit:
===
ps -aux | grep -i pol
root          92  0.0  0.0      0     0 ?        I<   22:14   0:00 [edac-poller]
polkitd     1980  0.0  0.5 1530148 22352 ?       Ssl  22:14   0:00 /usr/libexec/polkit-1/polkitd --no-debug
root       17242  0.0  0.0   4532   780 pts/3    S+   23:01   0:00 grep --color=auto -i pol
===

dbus при этом запущен
ps -mu stalker | grep dbus
  16812 ?        00:00:00 dbus-launch
  16813 ?        00:00:00 dbus-daemon
  16985 ?        00:00:00 gmenudbusmenupr
  17063 ?        00:00:00 dbus-daemon

При попытке запустить
/usr/libexec/kf5/polkit-kde-authentication-agent-1

получаю
QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/.private/stalker/runtime-stalker'
QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/.private/stalker/runtime-stalker'
QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/.private/stalker/runtime-stalker'
"Cannot create unix session: No session for pid 17257"

 (process:17257): CRITICAL : 23:03:33.489: polkit_agent_listener_register_with_options: assertion 'POLKIT_IS_SUBJECT (subject)' failed
"Cannot register authentication agent!"
Couldn't register listener!