Opened 10 years ago
Closed 10 years ago
#879 closed defect (invalid)
RnpRedesign: rasmgr fails to start if no authentication file is present
Reported by: | Veranika Liaukevich | Owned by: | Dimitar Misev |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | rasmgr | Version: | development |
Keywords: | Cc: | Alex Toader | |
Complexity: | Medium |
Description
rasmgr in the feature_RnpRedesign branch fails to start if no rasmgr.auth file is present:
rasmgr running on , listening on port 700120/01/2015 11:00:03.356 INFO [trivial] Started RasMgrConfig initialization 20/01/2015 11:00:03.356 INFO [trivial] Finished RasMgrConfig initialization 20/01/2015 11:00:03.356 INFO [trivial] Starting rasmanager. 20/01/2015 11:00:03.356 DEBUG [trivial] [nika@nika-vostro] [void rasmgr::UserManager::loadAuthenticationFile()] [usermanager.cc:280] Opening authentication file:/home/nika/rasmgr.auth 20/01/2015 11:00:03.356 ERROR [trivial] Could not open the authenticaiton file rasmanager failed with exception:Invalid authentication file
It should behave the same way as the previous version of rasmanager: if no authentication file is present, start with the default user list.
Change History (2)
comment:1 by , 10 years ago
comment:2 by , 10 years ago
Resolution: | → invalid |
---|---|
Status: | new → closed |
You are right, my mistake. Closing this ticket.
Note:
See TracTickets
for help on using tickets.
You should use master with —enable-rasnet, feature_RnpRedesign is not active anymore.