Opened 8 years ago
Closed 7 years ago
#1481 closed defect (invalid)
changing the rasadmin password requires updating RASLOGIN env variable
Reported by: | Dimitar Misev | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | 9.4 |
Component: | rascontrol | Version: | development |
Keywords: | Cc: | Peter Baumann, Vlad Merticariu | |
Complexity: | Medium |
Description
..otherwise start_rasdaman.sh
and stop_rasdaman.sh
will fail to invoke rascontrol
and fail to start the rasservers. We should check if this is documented sufficiently or if we can make the resulting errors more indicative, it took me awhile to realize what the issue is.
Change History (2)
comment:1 by , 8 years ago
comment:2 by , 7 years ago
Resolution: | → invalid |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
IMHO this is expected behavior: RASLOGIN allows to provide a passwd. If that is changed then RASLOGIN needs to be changed as well - manually, because we don't know where it is set.