Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replace dcache custom Uid/GidPrincipals with alternatives from JDK #81

Closed
kofemann opened this issue Mar 9, 2019 · 0 comments
Closed

Comments

@kofemann
Copy link
Member

kofemann commented Mar 9, 2019

oncrpc4j uses dCache alternatives of com.sun.security.auth.UnixNumericUserPrincipal to make code independent from SUN/Oracle specific code. However, UnixNumericUserPrincipal is a part of official JDK and can be safely used.

Additionally, dCache internal implementation released under a different license and make use of oncrpc4j by external projects with incompatible license impossible (#80 ).

JimSermersheim added a commit to JimSermersheim/oncrpc4j that referenced this issue Mar 14, 2019
JimSermersheim added a commit to JimSermersheim/oncrpc4j that referenced this issue Mar 14, 2019
JimSermersheim added a commit to JimSermersheim/oncrpc4j that referenced this issue Mar 14, 2019
Signed-off-by: Jim Sermersheim <jim_sermersheim@yahoo.com>
JimSermersheim added a commit to JimSermersheim/oncrpc4j that referenced this issue Jun 6, 2019
Signed-off-by: Jim Sermersheim <jim_sermersheim@yahoo.com>
JimSermersheim added a commit to JimSermersheim/oncrpc4j that referenced this issue Jun 7, 2019
Signed-off-by: Jim Sermersheim <jim_sermersheim@yahoo.com>
JimSermersheim added a commit to JimSermersheim/oncrpc4j that referenced this issue Jun 7, 2019
Signed-off-by: Jim Sermersheim <jim_sermersheim@yahoo.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant