Changes between Initial Version and Version 1 of Ticket #1543


Ignore:
Timestamp:
Jun 28, 2018, 12:56:54 PM (6 years ago)
Author:
Dimitar Misev
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #1543

    • Property Owner set to dkamov
    • Property Status newassigned
  • Ticket #1543 – Description

    initial v1  
    1 Starting as root on port < 1024 works fine, but with regular user it segfaults. It should print an error and exit with a non-0 code instead.
     1Starting as root on port < 1024 works fine, but with regular user it segfaults. It should print an error and exit with a non-0 code instead. To reproduce, with non-root user:
     2{{{
     3rasmgr --port 500
     4}}}