- Add /etc/pam.d/vnc configuration and add vnc user to shadow

group. (bnc#980326)

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/tigervnc?expand=0&rev=86
This commit is contained in:
Michal Srb
2016-05-24 13:17:03 +00:00
committed by Git OBS Bridge
parent 376bed0abf
commit f95cd3822c
3 changed files with 16 additions and 0 deletions

5
vnc.pam Normal file
View File

@@ -0,0 +1,5 @@
#%PAM-1.0
auth include common-auth
account include common-account
password include common-password
session include common-session