Opened 10 months ago
Closed 9 months ago
#2802 closed defect (fixed)
rasql stuck when executed with user without any rights
Reported by: | Dimitar Misev | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | 10.3 |
Component: | rasql | Version: | 10.3 |
Keywords: | Cc: | ||
Complexity: | Medium |
Description
To reproduce:
- create a user with rascontrol using
define user u -passwd p
but do not explicitly specify any-rights R
- try to execute some query with that user: rasql will freeze when connecting to rasmgr, sending it KeepAlive requests in a loop
Note:
See TracTickets
for help on using tickets.