"Everyone" in a french Windows is "Tout le monde". Thus, the line.split(" ") returns only "Tout" and putBlob() throws an exception. The modified regex search for the first two consecutive white char to return the name. Windows's whoami returns a bunch of 0x20 between the name and the type. You can view, comment on, or merge this pull request online at:
https://github.com/jclouds/jclouds/pull/1049 -- Commit Summary -- * WindowsEveryonePrincipal : update regex for FR -- File Changes -- M apis/filesystem/src/main/java/org/jclouds/filesystem/util/Utils.java (2) -- Patch Links -- https://github.com/jclouds/jclouds/pull/1049.patch https://github.com/jclouds/jclouds/pull/1049.diff -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds/pull/1049