View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0009781 | Kali Linux | Kali Package Bug | public | 2026-07-12 08:28 | 2026-07-12 08:28 |
| Reporter | cohst | Assigned To | |||
| Priority | normal | Severity | minor | Reproducibility | have not tried |
| Status | new | Resolution | open | ||
| Summary | 0009781: xRDP package fails to start due to missing configuration file (/etc/xrdp/xrdp.ini) — configuration not generated by postinst scr | ||||
| Description | On a fully updated Kali Rolling system, the xrdp package (version 0.10.6.1-2+kali1) fails to start because the configuration file /etc/xrdp/xrdp.ini is not created during installation. The service exits immediately with a log configuration error. This issue is reproducible even when completely purging xRDP and reinstalling. Environment: Kali Rolling (fully updated) xRDP versions tested: 0.10.6.1-2+kali1 0.10.6-1+kali1 STRATO KVM virtual server (Debian 12 → Kali migration) XFCE, LightDM, Xorg all functioning normally No local console available (STRATO limitation), but Xorg and XFCE sessions are healthy Steps to reproduce: sudo apt purge xrdp xorgxrdp Remove /etc/xrdp/ completely Install either version: sudo apt install xrdp or sudo apt install ./xrdp_0.10.6-1+kali1_amd64.deb Start the service: Actual result: Code Code Additional notes: The directory /etc/xrdp/ is created, but the configuration file is not. Manually creating an INI file does not resolve the issue because the package expects a version‑specific configuration layout. Xorg, LightDM, and XFCE are fully functional; the issue is isolated to the xRDP package. This appears to be a regression in the Kali packaging scripts. Request: | ||||
| Attached Files | |||||