You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
you can use the fact vas_domain as it uses the command /opt/quest/bin/vastool info domain to find out which the server is currently connected to. but this can be "spoofed" as it reads the config file to determine which domain its joined too. if you modify the config file to point towards another domain the command will specify the new domain entered even if the server is not joined towards that domain.
Another way could be to check the output of vastool status but im guessing thats not very optimal either as its vas and could spew out a ton of useless data just for the sake of it and im not even sure the exit codes are correct.
so maybe the oncefile is not such a bad solution anyway
Verify if the server is joined to the correct domain instead of relying on a "oncefile"
The text was updated successfully, but these errors were encountered: