Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save jacklin213/f27da17f978826f4d0672662caf7f7a5 to your computer and use it in GitHub Desktop.
Save jacklin213/f27da17f978826f4d0672662caf7f7a5 to your computer and use it in GitHub Desktop.
NICE multiuser setup
[groups]
; Example:
; group:testgroup = actor1, actor2, actor3
users=user:<username>,domainName\<username>
[aliases]
; Example:
; testalias = display, clipboard-copy, clipboard-paste, file-download, file-upload, mouse, keyboard, audio-in, audio-out, printer, usb, smartcard
[permissions]
; Example:
; %owner% allow builtin
; %any% deny clipboard-copy clipboard-paste smartcard
; actor allow display
; group:testgroup disallow testalias
group:users allow builtin
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment