SYNTAX
sesrun <server> <username> <password> <width> <height> <bpp>
DESCRIPTION
sesrun starts a session using sesman(8).
This is a tool useful for testing, it simply behaves like xrdp when some user logs in a new session and authenticates, thus starting a new session.
OPTIONS
- <server>
- Server on which sesman is running
- <username>
- user name of the session being started
- <password>
- user password
- <width>
- Screen width
- <height>
- Screen height
- <bpp>
- Session color depth
FILES
${SESMAN_BIN_DIR}/sesman
${SESMAN_BIN_DIR}/sesrun
AUTHORS
Jay Sorg <[email protected]>
Simone Fedele <[email protected]>