Changes between Version 22 and Version 23 of Authentication
- Timestamp:
- 04/08/16 10:05:54 (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Authentication
v22 v23 53 53 * {{{xpra start --auth=multifile:filename=userlist.txt}}} 54 54 55 Beware when mixing environment variables and password files as the latter may contain a trailing newline character whereas the former often do not. 55 56 The most common used option is the file / multifile filename option, see below. 56 57 }}}