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

Check if we can use certmod groups for sensible things #48

Open
rambo opened this issue Mar 20, 2024 · 1 comment
Open

Check if we can use certmod groups for sensible things #48

rambo opened this issue Mar 20, 2024 · 1 comment

Comments

@rambo
Copy link
Contributor

rambo commented Mar 20, 2024

Like adding all RASENMAEHER users to group "rasenmaeher" by default, and when user is revoked move them to group "revoked" so even if OCSP only affects them on next reconnect we can do smart things based on the group

java -jar /opt/tak/utils/UserManager.jar certmod -g GroupA /opt/tak/certs/files/Denji.pem

See also https://mytecknet.com/managing-users-and-groups/

@karppo
Copy link
Contributor

karppo commented Mar 30, 2024

Default group "tak_default" added where all users will be added instead of ANON. pvarki/docker-atak-server@119f21c

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants