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

Support the "%u" username alias in PlainUsers #1671

Merged
merged 1 commit into from
Oct 4, 2023

Commits on Oct 3, 2023

  1. Support the "%u" username alias in PlainUsers

    This permits to enable PAM for the effective user of the Xvnc process by
    adding this to ~/.vnc/config or /etc/tigervnc/vncserver-config-defaults:
    
       SecurityTypes=TLSPlain
       PlainUsers=%u
    
    Fixes: https://bugzilla.redhat.com/show_bug.cgi?id=2233204
    Signed-off-by: Carlos Santos <[email protected]>
    casantos committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    79d441e View commit details
    Browse the repository at this point in the history