Michael Osipov

Results 881 comments of Michael Osipov

> The last line tells you what to do: > > add `--allowerasing` to your command. Worked for me like a charm!

> I assume there's a reason for this escaping on windows. Might be a problem in maven-shared-utils It is a mess in both. The stupid cli class uses `cmd.exe` which...

To whom it may concern: According to my findings, the `file-lock` named lock factory in Resolver is broken. See: https://issues.apache.org/jira/browse/MNG-7705

Thanks for the overview..now docs need to be fixed.

> @michael-o Thank you very much for mentioning me in the changelog :-) Much appreciated. Credits are well deserved! > I am sorry, I totally forgot about the docs. Will...

It still would be very helpful if `require group S-1-...`, means group SIDs are available for authz. I'd be able to throw out my Python scripts to scrape groups via...

> I have created mod_authnz_sss which provides the functionality (requires SSSD so slightly more complicated to use, but works), see https://issues.redhat.com/browse/RHEL-3699. Also not sure what the PAC attribute actually contains,...

One could likely implement content sniffing on the first line, but I think you can solve it this way: https://stackoverflow.com/a/15302869/696632 better.