Z3R0-cmd
Z3R0-cmd
How do I allow a user to access multiple directories but not all of them?
**Description** Every few launches, I get an UnknownHostException and the following stacktrace: ``` Exception in thread "main" java.lang.RuntimeException: java.net.UnknownHostException: login.live.com at fr.litarvan.openauth.microsoft.HttpClient.readResponse(HttpClient.java:147) at fr.litarvan.openauth.microsoft.HttpClient.getText(HttpClient.java:52) at fr.litarvan.openauth.microsoft.MicrosoftAuthenticator.preAuthRequest(MicrosoftAuthenticator.java:235) at fr.litarvan.openauth.microsoft.MicrosoftAuthenticator.loginWithCredentials(MicrosoftAuthenticator.java:105) at Start.main(Start.java:24)...